Public Member Functions | |
void | clear () |
void | swap (calo_particles &oth) |
Public Attributes | |
std::vector< uint32_t > | sc_start_ |
std::vector< uint32_t > | sc_stop_ |
Definition at line 139 of file MtdTruthAccumulator.cc.
|
inline |
Definition at line 148 of file MtdTruthAccumulator.cc.
References sc_start_, and sc_stop_.
|
inline |
Definition at line 143 of file MtdTruthAccumulator.cc.
References sc_start_, and sc_stop_.
Referenced by MtdTruthAccumulator::finalizeEvent().
std::vector<uint32_t> MtdTruthAccumulator::calo_particles::sc_start_ |
Definition at line 140 of file MtdTruthAccumulator.cc.
Referenced by clear(), MtdTruthAccumulator::finalizeEvent(), and swap().
std::vector<uint32_t> MtdTruthAccumulator::calo_particles::sc_stop_ |
Definition at line 141 of file MtdTruthAccumulator.cc.
Referenced by clear(), MtdTruthAccumulator::finalizeEvent(), and swap().