1 #ifndef MaterialAccountingTrack_h
2 #define MaterialAccountingTrack_h
45 const std::vector<MaterialAccountingStep>&
steps()
const {
return m_steps; }
52 std::vector<MaterialAccountingStep>
m_steps;
56 #endif // MaterialAccountingTrack_h
void leaveDetector(double cosTheta)
const std::vector< MaterialAccountingDetector > & detectors() const
const std::vector< MaterialAccountingStep > & steps() const
void enterDetector(const GlobalPoint &position, double cosTheta)
std::vector< MaterialAccountingDetector > m_detectors
std::vector< MaterialAccountingStep > m_steps
MaterialAccountingStep m_total
void step(const MaterialAccountingStep &step)
std::vector< MaterialAccountingDetector > & detectors()
MaterialAccountingDetector m_detector
std::vector< MaterialAccountingStep > & steps()
MaterialAccountingTrack(void)
static int position[264][3]
const MaterialAccountingStep & summary() const