Geant4
10.01.p03
|
#include <ExUCNDetectorConstruction.hh>
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().
|
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(), and G4VisAttributes::SetVisibility().
|
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().
|
private |
Definition at line 90 of file ExUCNDetectorConstruction.cc.
References G4MaterialPropertiesTable::AddConstProperty(), degree, eV, fGuideMaterial, G4NistManager::FindOrBuildMaterial(), fVacuum, G4cout, G4endl, G4Material::GetMaterialTable(), G4NistManager::Instance(), G4Material::SetMaterialPropertiesTable(), and G4UCNMaterialPropertiesTable::SetMicroRoughnessParameters().
Referenced by ExUCNDetectorConstruction().
|
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().