Geant4
9.6.p02
|
Detector construction for the GDML extensions example. More...
#include <G03DetectorConstruction.hh>
Public Member Functions | |
G03DetectorConstruction () | |
~G03DetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
void | ListOfMaterials () |
void | SetReadFile (const G4String &fname) |
void | SetWriteFile (const G4String &fname) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Detector construction for the GDML extensions example.
Definition at line 50 of file G03DetectorConstruction.hh.
G03DetectorConstruction::G03DetectorConstruction | ( | ) |
Definition at line 60 of file G03DetectorConstruction.cc.
G03DetectorConstruction::~G03DetectorConstruction | ( | ) |
Definition at line 76 of file G03DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 86 of file G03DetectorConstruction.cc.
void G03DetectorConstruction::ListOfMaterials | ( | ) |
Definition at line 116 of file G03DetectorConstruction.cc.
Definition at line 170 of file G03DetectorConstruction.cc.
Definition at line 178 of file G03DetectorConstruction.cc.