| 
    Geant4
    10.00.p01
    
   | 
 
#include <RE03DetectorConstruction.hh>
 Inheritance diagram for RE03DetectorConstruction:
 Collaboration diagram for RE03DetectorConstruction:Public Member Functions | |
| RE03DetectorConstruction () | |
| virtual | ~RE03DetectorConstruction () | 
| virtual G4VPhysicalVolume * | Construct () | 
| virtual void | ConstructSDandField () | 
  Public Member Functions inherited from G4VUserDetectorConstruction | |
| G4VUserDetectorConstruction () | |
| virtual | ~G4VUserDetectorConstruction () | 
| virtual void | CloneSD () | 
| virtual void | CloneF () | 
| void | RegisterParallelWorld (G4VUserParallelWorld *) | 
| G4int | ConstructParallelGeometries () | 
| void | ConstructParallelSD () | 
| G4int | GetNumberOfParallelWorld () const | 
| G4VUserParallelWorld * | GetParallelWorld (G4int i) const | 
Private Member Functions | |
| void | DefineMaterials () | 
| void | SetupGeometry () | 
Private Attributes | |
| G4Material * | fAir | 
| G4Material * | fWater | 
| G4VPhysicalVolume * | fWorldPhys | 
| G4VPhysicalVolume * | fPhantomPhys | 
| G4bool | fConstructed | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VUserDetectorConstruction | |
| void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) | 
| void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) | 
Definition at line 41 of file RE03DetectorConstruction.hh.
| RE03DetectorConstruction::RE03DetectorConstruction | ( | ) | 
Definition at line 55 of file RE03DetectorConstruction.cc.
      
  | 
  virtual | 
Definition at line 62 of file RE03DetectorConstruction.cc.
      
  | 
  virtual | 
Implements G4VUserDetectorConstruction.
Definition at line 66 of file RE03DetectorConstruction.cc.
References DefineMaterials(), fConstructed, fWorldPhys, and SetupGeometry().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VUserDetectorConstruction.
Definition at line 114 of file RE03DetectorConstruction.cc.
      
  | 
  private | 
Definition at line 78 of file RE03DetectorConstruction.cc.
References fAir, G4NistManager::FindOrBuildMaterial(), fWater, and G4NistManager::Instance().
Referenced by Construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 88 of file RE03DetectorConstruction.cc.
References fAir, fPhantomPhys, fWater, fWorldPhys, m, G4LogicalVolume::SetVisAttributes(), and G4VisAttributes::SetVisibility().
Referenced by Construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 56 of file RE03DetectorConstruction.hh.
Referenced by DefineMaterials(), and SetupGeometry().
      
  | 
  private | 
Definition at line 60 of file RE03DetectorConstruction.hh.
Referenced by Construct().
      
  | 
  private | 
Definition at line 59 of file RE03DetectorConstruction.hh.
Referenced by SetupGeometry().
      
  | 
  private | 
Definition at line 57 of file RE03DetectorConstruction.hh.
Referenced by DefineMaterials(), and SetupGeometry().
      
  | 
  private | 
Definition at line 58 of file RE03DetectorConstruction.hh.
Referenced by Construct(), and SetupGeometry().