| 
    Geant4
    10.01.p03
    
   | 
 
A parallel world construction class. More...
#include <RE04ParallelWorldConstruction.hh>
 Inheritance diagram for RE04ParallelWorldConstruction:
 Collaboration diagram for RE04ParallelWorldConstruction:Public Member Functions | |
| RE04ParallelWorldConstruction (G4String ¶llelWorldName) | |
| virtual | ~RE04ParallelWorldConstruction () | 
| virtual void | Construct () | 
  Public Member Functions inherited from G4VUserParallelWorld | |
| G4VUserParallelWorld (G4String worldName) | |
| virtual | ~G4VUserParallelWorld () | 
| virtual void | ConstructSD () | 
| G4String | GetName () | 
Private Attributes | |
| G4bool | fConstructed | 
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 | 
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.
      
  | 
  virtual | 
Implements G4VUserParallelWorld.
Definition at line 52 of file RE04ParallelWorldConstruction.cc.
References cm, fConstructed, G4VPhysicalVolume::GetLogicalVolume(), G4Material::GetMaterial(), G4VUserParallelWorld::GetWorld(), and kXAxis.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 56 of file RE04ParallelWorldConstruction.hh.
Referenced by Construct().