GGS(GenericGEANT4Simulation)Software  2.7.0
 All Data Structures Namespaces Files Functions Variables Typedefs Macros
Data Fields
GGSTHitDetInfo Class Reference

Class to store detector informations. More...

#include <GGSTHitDetInfo.h>

Inheritance diagram for GGSTHitDetInfo:
Inheritance graph
[legend]
Collaboration diagram for GGSTHitDetInfo:
Collaboration graph
[legend]

Data Fields

TString detectorName
 Name of detector associated to integrated hits.
 
TClonesArray volumes
 Array of GGSTHitVolInfo objects.
 

Detailed Description

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.


The documentation for this class was generated from the following files: