Geant4
9.6.p02
|
Detector construction reader using ROOT I/O. More...
#include <ExP02DetConstrReader.hh>
Public Member Functions | |
ExP02DetConstrReader () | |
~ExP02DetConstrReader () | |
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 reader using ROOT I/O.
Definition at line 42 of file ExP02DetConstrReader.hh.
ExP02DetConstrReader::ExP02DetConstrReader | ( | ) |
Definition at line 45 of file ExP02DetConstrReader.cc.
ExP02DetConstrReader::~ExP02DetConstrReader | ( | ) |
Definition at line 59 of file ExP02DetConstrReader.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 64 of file ExP02DetConstrReader.cc.