Geant4
9.6.p02
|
#include <TRTDetectorConstruction.hh>
Public Member Functions | |
TRTDetectorConstruction () | |
~TRTDetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Definition at line 44 of file TRTDetectorConstruction.hh.
TRTDetectorConstruction::TRTDetectorConstruction | ( | ) |
TRTDetectorConstruction::~TRTDetectorConstruction | ( | ) |
|
virtual |
Implements G4VUserDetectorConstruction.