| 
    Geant4
    10.00.p02
    
   | 
 
#include <XDetectorConstruction.hh>
 Inheritance diagram for XDetectorConstruction:
 Collaboration diagram for XDetectorConstruction:Public Member Functions | |
| XDetectorConstruction () | |
| virtual | ~XDetectorConstruction () | 
| virtual G4VPhysicalVolume * | Construct () | 
| void | Field (G4bool bl) | 
  Public Member Functions inherited from G4VUserDetectorConstruction | |
| G4VUserDetectorConstruction () | |
| virtual | ~G4VUserDetectorConstruction () | 
| virtual void | ConstructSDandField () | 
| 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 * | fLiquidHelium | 
| G4Material * | fGermanium | 
| G4Material * | fAluminum | 
| G4Material * | fTungsten | 
| G4VPhysicalVolume * | fWorldPhys | 
| G4bool | fConstructed | 
| G4bool | fIfField | 
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 XDetectorConstruction.hh.
| XDetectorConstruction::XDetectorConstruction | ( | ) | 
Definition at line 61 of file XDetectorConstruction.cc.
References fAluminum, fGermanium, fLiquidHelium, fTungsten, and fWorldPhys.
      
  | 
  virtual | 
Definition at line 72 of file XDetectorConstruction.cc.
      
  | 
  virtual | 
Implements G4VUserDetectorConstruction.
Definition at line 76 of file XDetectorConstruction.cc.
References DefineMaterials(), fConstructed, fWorldPhys, and SetupGeometry().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 89 of file XDetectorConstruction.cc.
References fAluminum, fGermanium, G4NistManager::FindOrBuildMaterial(), fLiquidHelium, fTungsten, and G4NistManager::Instance().
Referenced by Construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 63 of file XDetectorConstruction.hh.
      
  | 
  private | 
Definition at line 101 of file XDetectorConstruction.cc.
References G4SDManager::AddNewDetector(), cm, DBL_MAX, deg, fAluminum, fGermanium, fLiquidHelium, fWorldPhys, G4VPhysicalVolume::GetFrameRotation(), G4LatticeManager::GetLatticeManager(), G4SDManager::GetSDMpointer(), G4VisAttributes::Invisible, G4LatticeManager::LoadLattice(), mm, G4LatticeManager::RegisterLattice(), G4LogicalVolume::SetSensitiveDetector(), G4LogicalVolume::SetUserLimits(), 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 XDetectorConstruction.hh.
Referenced by DefineMaterials(), SetupGeometry(), and XDetectorConstruction().
      
  | 
  private | 
Definition at line 59 of file XDetectorConstruction.hh.
Referenced by Construct().
      
  | 
  private | 
Definition at line 55 of file XDetectorConstruction.hh.
Referenced by DefineMaterials(), SetupGeometry(), and XDetectorConstruction().
      
  | 
  private | 
Definition at line 60 of file XDetectorConstruction.hh.
      
  | 
  private | 
Definition at line 54 of file XDetectorConstruction.hh.
Referenced by DefineMaterials(), SetupGeometry(), and XDetectorConstruction().
      
  | 
  private | 
Definition at line 57 of file XDetectorConstruction.hh.
Referenced by DefineMaterials(), and XDetectorConstruction().
      
  | 
  private | 
Definition at line 58 of file XDetectorConstruction.hh.
Referenced by Construct(), SetupGeometry(), and XDetectorConstruction().