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 119 of file CaloTruthAccumulator.cc.
|
inline |
Definition at line 128 of file CaloTruthAccumulator.cc.
References sc_start_, and sc_stop_.
|
inline |
Definition at line 123 of file CaloTruthAccumulator.cc.
References sc_start_, and sc_stop_.
Referenced by CaloTruthAccumulator::finalizeEvent().
std::vector<uint32_t> CaloTruthAccumulator::calo_particles::sc_start_ |
Definition at line 120 of file CaloTruthAccumulator.cc.
Referenced by clear(), CaloTruthAccumulator::finalizeEvent(), and swap().
std::vector<uint32_t> CaloTruthAccumulator::calo_particles::sc_stop_ |
Definition at line 121 of file CaloTruthAccumulator.cc.
Referenced by clear(), CaloTruthAccumulator::finalizeEvent(), and swap().