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 165 of file SiStripDigitizerAlgorithm.h.
float SiStripDigitizerAlgorithm::AssociationInfo::contributionToADC |
Definition at line 168 of file SiStripDigitizerAlgorithm.h.
EncodedEventId SiStripDigitizerAlgorithm::AssociationInfo::eventID |
Definition at line 167 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 169 of file SiStripDigitizerAlgorithm.h.
unsigned int SiStripDigitizerAlgorithm::AssociationInfo::tofBin |
Definition at line 170 of file SiStripDigitizerAlgorithm.h.
unsigned int SiStripDigitizerAlgorithm::AssociationInfo::trackID |
Definition at line 166 of file SiStripDigitizerAlgorithm.h.