Geant4  10.00.p02
RE04ParallelWorldConstruction Class Reference

A parallel world construction class. More...

#include <RE04ParallelWorldConstruction.hh>

+ Inheritance diagram for RE04ParallelWorldConstruction:
+ Collaboration diagram for RE04ParallelWorldConstruction:

Public Member Functions

 RE04ParallelWorldConstruction (G4String &parallelWorldName)
 
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
G4VPhysicalVolumeGetWorld ()
 
void SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false)
 
void SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD)
 
- Protected Attributes inherited from G4VUserParallelWorld
G4String fWorldName
 

Detailed Description

A parallel world construction class.

  • void Construct() creates a parallel world in the mass world and parameterized volumes

Definition at line 46 of file RE04ParallelWorldConstruction.hh.

Constructor & Destructor Documentation

RE04ParallelWorldConstruction::RE04ParallelWorldConstruction ( G4String parallelWorldName)

Definition at line 43 of file RE04ParallelWorldConstruction.cc.

RE04ParallelWorldConstruction::~RE04ParallelWorldConstruction ( )
virtual

Definition at line 48 of file RE04ParallelWorldConstruction.cc.

Member Function Documentation

void RE04ParallelWorldConstruction::Construct ( void  )
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:

Member Data Documentation

G4bool RE04ParallelWorldConstruction::fConstructed
private

Definition at line 56 of file RE04ParallelWorldConstruction.hh.

Referenced by Construct().


The documentation for this class was generated from the following files: