LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Class extracting the lower bound of the specified range of an area. More...
#include "Partitions.h"
Public Types | |
using | Area_t = AreaOwner::Area_t |
Public Member Functions | |
double | operator() (double lower) const |
double | operator() (Area_t::Range_t const &r) const |
double | operator() (Area_t const &area) const |
double | operator() (AreaOwner const &area) const |
double | operator() (AreaOwner const *ptr) const |
Static Public Attributes | |
static constexpr auto | range = Range |
Class extracting the lower bound of the specified range of an area.
Definition at line 640 of file Partitions.h.
using geo::part::details::RangeLowerBoundExtractor< Range >::Area_t = AreaOwner::Area_t |
Definition at line 642 of file Partitions.h.
|
inline |
Definition at line 644 of file Partitions.h.
|
inline |
Definition at line 645 of file Partitions.h.
References lar::util::simple_geo::Range< Data >::lower.
|
inline |
Definition at line 646 of file Partitions.h.
|
inline |
Definition at line 647 of file Partitions.h.
References geo::part::AreaOwner::area().
|
inline |
Definition at line 648 of file Partitions.h.
|
static |
Definition at line 641 of file Partitions.h.