LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Types | |
using | Comparer_t = geo::details::Comparer< TPCgroup_t, double, TPCgroup_t::Position > |
Public Member Functions | |
TPCgroup_t (double pos, std::vector< geo::TPCGeo const * > &&TPCs) | |
Static Public Member Functions | |
static double | Position (TPCgroup_t const &tpcg) |
Public Attributes | |
double | pos |
std::vector< geo::TPCGeo const * > | TPCs |
Definition at line 150 of file DriftPartitions.cxx.
using TPCgroup_t::Comparer_t = geo::details::Comparer<TPCgroup_t, double, TPCgroup_t::Position> |
Definition at line 162 of file DriftPartitions.cxx.
|
inline |
Definition at line 155 of file DriftPartitions.cxx.
|
inlinestatic |
double TPCgroup_t::pos |
Definition at line 151 of file DriftPartitions.cxx.
Referenced by Position().
std::vector<geo::TPCGeo const*> TPCgroup_t::TPCs |
Definition at line 152 of file DriftPartitions.cxx.