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)
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)
const std::vector< MaterialAccountingDetector > & detectors() const
std::vector< MaterialAccountingDetector > & detectors()
MaterialAccountingDetector m_detector
std::vector< MaterialAccountingStep > & steps()
MaterialAccountingTrack(void)
const MaterialAccountingStep & summary() const
static int position[264][3]
const std::vector< MaterialAccountingStep > & steps() const