CMS 3D CMS Logo

MaterialAccountingTrack.cc
Go to the documentation of this file.
1 #include <iostream>
2 
5 
9  m_detector.m_cosThetaIn = cosTheta;
10 }
11 
14  m_detector.m_cosThetaOut = cosTheta;
15  m_detectors.push_back(m_detector);
16  m_detector.clear();
17 }
void leaveDetector(double cosTheta)
void enterDetector(const GlobalPoint &position, double cosTheta)
std::vector< MaterialAccountingDetector > m_detectors
MaterialAccountingStep m_total
MaterialAccountingDetector m_detector
static int position[264][3]
Definition: ReadPGInfo.cc:289