Geant4
9.6.p02
|
#include <RMC01DetectorConstruction.hh>
Public Member Functions | |
RMC01DetectorConstruction () | |
virtual | ~RMC01DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
void | UpdateGeometry () |
void | SetSensitiveVolumeHeight (G4double h) |
void | SetSensitiveVolumeRadius (G4double r) |
void | SetShieldingThickness (G4double d) |
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 58 of file RMC01DetectorConstruction.hh.
RMC01DetectorConstruction::RMC01DetectorConstruction | ( | ) |
Definition at line 66 of file RMC01DetectorConstruction.cc.
|
virtual |
Definition at line 76 of file RMC01DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 82 of file RMC01DetectorConstruction.cc.
Definition at line 253 of file RMC01DetectorConstruction.cc.
Definition at line 247 of file RMC01DetectorConstruction.cc.
Definition at line 259 of file RMC01DetectorConstruction.cc.
void RMC01DetectorConstruction::UpdateGeometry | ( | ) |