Geant4  10.01.p02
ExUCNDetectorConstruction Class Reference

#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)
 

Detailed Description

Definition at line 47 of file ExUCNDetectorConstruction.hh.

Constructor & Destructor Documentation

ExUCNDetectorConstruction::ExUCNDetectorConstruction ( )

Definition at line 74 of file ExUCNDetectorConstruction.cc.

References DefineMaterials().

+ Here is the call graph for this function:

ExUCNDetectorConstruction::~ExUCNDetectorConstruction ( )
virtual

Definition at line 83 of file ExUCNDetectorConstruction.cc.

References fField.

Member Function Documentation

G4VPhysicalVolume * ExUCNDetectorConstruction::Construct ( void  )
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().

+ Here is the call graph for this function:

void ExUCNDetectorConstruction::DefineMaterials ( )
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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4ThreadLocal G4UniformGravityField * ExUCNDetectorConstruction::fField = 0
staticprivate

Definition at line 64 of file ExUCNDetectorConstruction.hh.

Referenced by ConstructSDandField(), and ~ExUCNDetectorConstruction().

G4Material* ExUCNDetectorConstruction::fGuideMaterial
private

Definition at line 62 of file ExUCNDetectorConstruction.hh.

Referenced by Construct(), and DefineMaterials().

G4Material* ExUCNDetectorConstruction::fVacuum
private

Definition at line 61 of file ExUCNDetectorConstruction.hh.

Referenced by Construct(), and DefineMaterials().


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