Geant4
9.6.p02
|
#include <ExN07ParallelWorld.hh>
Public Member Functions | |
ExN07ParallelWorld (G4String worldName) | |
virtual | ~ExN07ParallelWorld () |
virtual void | Construct () |
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 () |
Protected Attributes inherited from G4VUserParallelWorld | |
G4String | fWorldName |
Definition at line 40 of file ExN07ParallelWorld.hh.
ExN07ParallelWorld::ExN07ParallelWorld | ( | G4String | worldName) |
Definition at line 51 of file ExN07ParallelWorld.cc.
|
virtual |
Definition at line 68 of file ExN07ParallelWorld.cc.
Implements G4VUserParallelWorld.
Definition at line 71 of file ExN07ParallelWorld.cc.
|
inline |
Definition at line 55 of file ExN07ParallelWorld.hh.