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 188 of file CaloTruthAccumulator.cc.
|
inline |
Definition at line 197 of file CaloTruthAccumulator.cc.
|
inline |
Definition at line 192 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 189 of file CaloTruthAccumulator.cc.
Referenced by CaloTruthAccumulator::finalizeEvent(), and swap().
std::vector<uint32_t> CaloTruthAccumulator::calo_particles::sc_stop_ |
Definition at line 190 of file CaloTruthAccumulator.cc.
Referenced by CaloTruthAccumulator::finalizeEvent(), and swap().