|
Geant4
10.03.p03
|
#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 () |
| virtual void | ConstructSDandField () |
| virtual void | CloneSD () |
| virtual void | CloneF () |
| void | RegisterParallelWorld (G4VUserParallelWorld *) |
| G4int | ConstructParallelGeometries () |
| void | ConstructParallelSD () |
| G4int | GetNumberOfParallelWorld () const |
| G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Additional Inherited Members | |
Protected Member Functions inherited from G4VUserDetectorConstruction | |
| void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
| void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Definition at line 58 of file RMC01DetectorConstruction.hh.
| RMC01DetectorConstruction::RMC01DetectorConstruction | ( | ) |
Definition at line 66 of file RMC01DetectorConstruction.cc.
|
virtual |
Definition at line 78 of file RMC01DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 84 of file RMC01DetectorConstruction.cc.
Definition at line 257 of file RMC01DetectorConstruction.cc.

Definition at line 251 of file RMC01DetectorConstruction.cc.

Definition at line 263 of file RMC01DetectorConstruction.cc.

| void RMC01DetectorConstruction::UpdateGeometry | ( | ) |