Geant4_10
|
#include <RE06ParallelWorld.hh>
Public Member Functions | |
RE06ParallelWorld (G4String worldName) | |
virtual | ~RE06ParallelWorld () |
virtual void | Construct () |
virtual void | ConstructSD () |
void | SetSerialGeometry (G4bool ser) |
G4bool | IsSerial () const |
Public Member Functions inherited from G4VUserParallelWorld | |
G4VUserParallelWorld (G4String worldName) | |
virtual | ~G4VUserParallelWorld () |
G4String | GetName () |
Additional Inherited Members | |
Protected Member Functions inherited from G4VUserParallelWorld | |
G4VPhysicalVolume * | GetWorld () |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Protected Attributes inherited from G4VUserParallelWorld | |
G4String | fWorldName |
Definition at line 41 of file RE06ParallelWorld.hh.
RE06ParallelWorld::RE06ParallelWorld | ( | G4String | worldName | ) |
Definition at line 54 of file RE06ParallelWorld.cc.
|
virtual |
Definition at line 75 of file RE06ParallelWorld.cc.
Implements G4VUserParallelWorld.
Definition at line 80 of file RE06ParallelWorld.cc.
|
virtual |
Reimplemented from G4VUserParallelWorld.
Definition at line 92 of file RE06ParallelWorld.cc.
|
inline |
Definition at line 51 of file RE06ParallelWorld.hh.