|
Geant4_10
|
#include <G4VUserParallelWorld.hh>


Public Member Functions | |
| G4VUserParallelWorld (G4String worldName) | |
| virtual | ~G4VUserParallelWorld () |
| virtual void | Construct ()=0 |
| virtual void | ConstructSD () |
| G4String | GetName () |
Protected Member Functions | |
| G4VPhysicalVolume * | GetWorld () |
| void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
| void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Protected Attributes | |
| G4String | fWorldName |
Definition at line 48 of file G4VUserParallelWorld.hh.
| G4VUserParallelWorld::G4VUserParallelWorld | ( | G4String | worldName | ) |
Definition at line 39 of file G4VUserParallelWorld.cc.
|
virtual |
Definition at line 42 of file G4VUserParallelWorld.cc.
|
pure virtual |
|
virtual |
Reimplemented in B02ImportanceDetectorConstruction, B03ImportanceDetectorConstruction, HadrontherapyDetectorROGeometry, RE06ParallelWorld, and RE05CalorimeterROGeometry.
Definition at line 45 of file G4VUserParallelWorld.cc.
|
protected |
Definition at line 48 of file G4VUserParallelWorld.cc.


|
protected |
Definition at line 58 of file G4VUserParallelWorld.cc.


|
protected |
|
protected |
Definition at line 59 of file G4VUserParallelWorld.hh.
1.8.5