|
GGS(GenericGEANT4Simulation)Software
2.6.0
|
Class to store detector informations. More...
#include <GGSTHitDetInfo.h>


Data Fields | |
| TString | detectorName |
| Name of detector associated to integrated hits. | |
| TClonesArray | volumes |
| Array of GGSTHitVolInfo objects. | |
Class to store detector informations.
This class holds the persistent informations about detectors and their physical/touchable volumes. The GGSTHitDetInfo objects are centrally managed by GGSRootFileService; typically, when a sensitive volume is hit the persistency action should ask GGSRootFileService to save informations about hit detector and volumes as a GGSTHitDetInfo object. GGSRootFileService will take care of avoiding duplicates when different hit types are present for the same volume.
Definition at line 25 of file GGSTHitDetInfo.h.
1.8.5