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 | 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 140 of file SiStripDigitizerAlgorithm.h.
float SiStripDigitizerAlgorithm::AssociationInfo::contributionToADC |
Definition at line 144 of file SiStripDigitizerAlgorithm.h.
EncodedEventId SiStripDigitizerAlgorithm::AssociationInfo::eventID |
Definition at line 143 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 145 of file SiStripDigitizerAlgorithm.h.
unsigned int SiStripDigitizerAlgorithm::AssociationInfo::trackID |
Definition at line 142 of file SiStripDigitizerAlgorithm.h.