Public Attributes | |
float | contributionToADC |
EncodedEventId | eventID |
size_t | simHitGlobalIndex |
The array index of the sim hit, but in the array for all crossings. More... | |
unsigned int | tofBin |
unsigned int | trackID |
This structure is used to keep track of the SimTrack that contributed to each digi so that the truth association can be created.
Definition at line 154 of file SiStripDigitizerAlgorithm.h.
float SiStripDigitizerAlgorithm::AssociationInfo::contributionToADC |
Definition at line 158 of file SiStripDigitizerAlgorithm.h.
EncodedEventId SiStripDigitizerAlgorithm::AssociationInfo::eventID |
Definition at line 157 of file SiStripDigitizerAlgorithm.h.
size_t SiStripDigitizerAlgorithm::AssociationInfo::simHitGlobalIndex |
The array index of the sim hit, but in the array for all crossings.
Definition at line 159 of file SiStripDigitizerAlgorithm.h.
unsigned int SiStripDigitizerAlgorithm::AssociationInfo::tofBin |
Definition at line 160 of file SiStripDigitizerAlgorithm.h.
unsigned int SiStripDigitizerAlgorithm::AssociationInfo::trackID |
Definition at line 156 of file SiStripDigitizerAlgorithm.h.