Geant4
9.6.p02
|
Detector construction class using text geometry file. More...
#include <ExTGDetectorConstruction.hh>
Public Member Functions | |
ExTGDetectorConstruction () | |
~ExTGDetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
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 using text geometry file.
Definition at line 41 of file ExTGDetectorConstruction.hh.
ExTGDetectorConstruction::ExTGDetectorConstruction | ( | ) |
Definition at line 36 of file ExTGDetectorConstruction.cc.
ExTGDetectorConstruction::~ExTGDetectorConstruction | ( | ) |
Definition at line 42 of file ExTGDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 48 of file ExTGDetectorConstruction.cc.