Geant4
9.6.p02
|
#include <ExErrorDetectorConstruction.hh>
Public Member Functions | |
ExErrorDetectorConstruction () | |
~ExErrorDetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
void | SetMagField (G4double) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Detector construction class
Creates a simplified typical HEP detector: An air beamline ( BEAM ) An air central detector ( CDET ) A copper calorimeter, divided in four ( ECAL ) An aluminium calorimeter, divided in ten ( HCAL ) An air muon detector ( MUON )
History: Created: May 2007
Definition at line 58 of file ExErrorDetectorConstruction.hh.
ExErrorDetectorConstruction::ExErrorDetectorConstruction | ( | ) |
Definition at line 49 of file ExErrorDetectorConstruction.cc.
ExErrorDetectorConstruction::~ExErrorDetectorConstruction | ( | ) |
Definition at line 64 of file ExErrorDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 71 of file ExErrorDetectorConstruction.cc.
Definition at line 236 of file ExErrorDetectorConstruction.cc.