Geant4
9.6.p02
|
#include <RE04ParallelWorldConstruction.hh>
Public Member Functions | |
RE04ParallelWorldConstruction (G4String ¶llelWorldName) | |
virtual | ~RE04ParallelWorldConstruction () |
virtual void | Construct () |
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 |
A parallel world construction class
Definition at line 46 of file RE04ParallelWorldConstruction.hh.
RE04ParallelWorldConstruction::RE04ParallelWorldConstruction | ( | G4String & | parallelWorldName) |
Definition at line 43 of file RE04ParallelWorldConstruction.cc.
|
virtual |
Definition at line 48 of file RE04ParallelWorldConstruction.cc.
Implements G4VUserParallelWorld.
Definition at line 52 of file RE04ParallelWorldConstruction.cc.