31 #ifndef PAR02_DETECTOR_CONSTRUCTION_H 
   32 #define PAR02_DETECTOR_CONSTRUCTION_H 
std::vector< G4Region * > fTrackerList
A vector of the tracking detector regions. 
 
virtual ~Par02DetectorConstruction()
 
Definition of the Par02FastSimModelEMCal class. 
 
Par02DetectorConstruction()
A default constructor. 
 
std::vector< G4Region * > fMuonList
A vector of the muon detector regions. 
 
Definition of the Par02FastSimModelHCal class. 
 
virtual G4VPhysicalVolume * Construct()
 
std::vector< G4Region * > fHCalList
A vector of the the hadronic calorimeter regions. 
 
Definition of the Par02FastSimModelTracker class. 
 
virtual void ConstructSDandField()
A method invoked by G4RunManager::Initialize() to construct thread local objects. ...
 
std::vector< G4Region * > fECalList
A vector of the the electromagnetic calorimeter regions. 
 
G4GlobalMagFieldMessenger * fMagFieldMessenger
Messenger of the magnetic field.