Geant4
9.6.p02
|
#include <RemSimDetectorConstruction.hh>
Public Member Functions | |
RemSimDetectorConstruction () | |
~RemSimDetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
void | ConstructVolume () |
void | AddShielding (G4String) |
void | AddShelterSPE (G4String) |
void | AddHabitatRoof (G4String) |
void | ChangeShieldingThickness (G4double) |
void | ChangeRoofThickness (G4double) |
void | ChooseConfiguration (G4String) |
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 50 of file RemSimDetectorConstruction.hh.
RemSimDetectorConstruction::RemSimDetectorConstruction | ( | ) |
Definition at line 60 of file RemSimDetectorConstruction.cc.
RemSimDetectorConstruction::~RemSimDetectorConstruction | ( | ) |
Definition at line 81 of file RemSimDetectorConstruction.cc.
Definition at line 195 of file RemSimDetectorConstruction.cc.
Definition at line 165 of file RemSimDetectorConstruction.cc.
Definition at line 133 of file RemSimDetectorConstruction.cc.
Definition at line 238 of file RemSimDetectorConstruction.cc.
Definition at line 225 of file RemSimDetectorConstruction.cc.
Definition at line 253 of file RemSimDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 92 of file RemSimDetectorConstruction.cc.
void RemSimDetectorConstruction::ConstructVolume | ( | ) |
Definition at line 114 of file RemSimDetectorConstruction.cc.