| 
    Geant4
    10.02.p01
    
   | 
 
#include <ExUCNDetectorConstruction.hh>
 Inheritance diagram for ExUCNDetectorConstruction:
 Collaboration diagram for ExUCNDetectorConstruction:Public Member Functions | |
| ExUCNDetectorConstruction () | |
| virtual | ~ExUCNDetectorConstruction () | 
| 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 () | 
Private Attributes | |
| G4Material * | fVacuum | 
| G4Material * | fGuideMaterial | 
Static Private Attributes | |
| static G4ThreadLocal  G4UniformGravityField *  | fField = 0 | 
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 47 of file ExUCNDetectorConstruction.hh.
| ExUCNDetectorConstruction::ExUCNDetectorConstruction | ( | ) | 
Definition at line 74 of file ExUCNDetectorConstruction.cc.
References DefineMaterials().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 83 of file ExUCNDetectorConstruction.cc.
References fField.
      
  | 
  virtual | 
Implements G4VUserDetectorConstruction.
Definition at line 126 of file ExUCNDetectorConstruction.cc.
References DBL_MAX, fGuideMaterial, fVacuum, G4VisAttributes::Invisible, m, mm, s, G4VisAttributes::SetForceSolid(), G4VisAttributes::SetForceWireframe(), G4LogicalVolume::SetUserLimits(), G4LogicalVolume::SetVisAttributes(), G4VisAttributes::SetVisibility(), and twopi.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VUserDetectorConstruction.
Definition at line 211 of file ExUCNDetectorConstruction.cc.
References fField, G4TransportationManager::GetFieldManager(), G4TransportationManager::GetPropagatorInField(), G4TransportationManager::GetTransportationManager(), mm, G4FieldManager::SetAccuraciesWithDeltaOneStep(), G4FieldManager::SetChordFinder(), G4ChordFinder::SetDeltaChord(), G4FieldManager::SetDeltaIntersection(), G4FieldManager::SetDetectorField(), G4PropagatorInField::SetMaximumEpsilonStep(), and G4PropagatorInField::SetMinimumEpsilonStep().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 90 of file ExUCNDetectorConstruction.cc.
References G4MaterialPropertiesTable::AddConstProperty(), degree, eV, fGuideMaterial, G4NistManager::FindOrBuildMaterial(), fVacuum, G4cout, G4endl, G4Material::GetMaterialTable(), G4NistManager::Instance(), nm, G4Material::SetMaterialPropertiesTable(), and G4UCNMaterialPropertiesTable::SetMicroRoughnessParameters().
Referenced by ExUCNDetectorConstruction().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  staticprivate | 
Definition at line 64 of file ExUCNDetectorConstruction.hh.
Referenced by ConstructSDandField(), and ~ExUCNDetectorConstruction().
      
  | 
  private | 
Definition at line 62 of file ExUCNDetectorConstruction.hh.
Referenced by Construct(), and DefineMaterials().
      
  | 
  private | 
Definition at line 61 of file ExUCNDetectorConstruction.hh.
Referenced by Construct(), and DefineMaterials().