Public Attributes | |
std::vector< int > | bunchCrossing |
std::vector< float > | chargeFraction |
std::vector< int > | event |
std::vector< int > | matchingSimHit |
HitSimType | type = HitSimType::Unknown |
std::vector< float > | xySignificance |
Definition at line 613 of file TrackingNtuple.cc.
std::vector<int> TrackingNtuple::SimHitData::bunchCrossing |
Definition at line 617 of file TrackingNtuple.cc.
Referenced by TrackingNtuple::fillPhase2OTHits(), TrackingNtuple::fillPixelHits(), TrackingNtuple::fillStripRphiStereoHits(), and TrackingNtuple::matchCluster().
std::vector<float> TrackingNtuple::SimHitData::chargeFraction |
Definition at line 615 of file TrackingNtuple.cc.
Referenced by TrackingNtuple::fillPixelHits(), TrackingNtuple::fillStripRphiStereoHits(), and TrackingNtuple::matchCluster().
std::vector<int> TrackingNtuple::SimHitData::event |
Definition at line 618 of file TrackingNtuple.cc.
Referenced by Types.EventID::cppID(), TrackingNtuple::fillPhase2OTHits(), TrackingNtuple::fillPixelHits(), TrackingNtuple::fillStripRphiStereoHits(), and TrackingNtuple::matchCluster().
std::vector<int> TrackingNtuple::SimHitData::matchingSimHit |
Definition at line 614 of file TrackingNtuple.cc.
Referenced by TrackingNtuple::fillPhase2OTHits(), TrackingNtuple::fillPixelHits(), TrackingNtuple::fillStripRphiStereoHits(), and TrackingNtuple::matchCluster().
HitSimType TrackingNtuple::SimHitData::type = HitSimType::Unknown |
Definition at line 619 of file TrackingNtuple.cc.
Referenced by TrackingNtuple::fillPhase2OTHits(), TrackingNtuple::fillPixelHits(), TrackingNtuple::fillStripRphiStereoHits(), and TrackingNtuple::matchCluster().
std::vector<float> TrackingNtuple::SimHitData::xySignificance |
Definition at line 616 of file TrackingNtuple.cc.
Referenced by TrackingNtuple::fillPhase2OTHits(), TrackingNtuple::fillPixelHits(), TrackingNtuple::fillStripRphiStereoHits(), and TrackingNtuple::matchCluster().