Geant4  10.00.p02
ExP02DetectorConstruction Class Reference

Detector construction. More...

#include <ExP02DetectorConstruction.hh>

+ Inheritance diagram for ExP02DetectorConstruction:
+ Collaboration diagram for ExP02DetectorConstruction:

Public Member Functions

 ExP02DetectorConstruction ()
 
 ~ExP02DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
- 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
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Private Attributes

G4LogicalVolumefExperimentalHall_log
 
G4LogicalVolumefTracker_log
 
G4LogicalVolumefCalorimeterBlock_log
 
G4LogicalVolumefCalorimeterLayer_log
 
G4VPhysicalVolumefExperimentalHall_phys
 
G4VPhysicalVolumefCalorimeterLayer_phys
 
G4VPhysicalVolumefCalorimeterBlock_phys
 
G4VPhysicalVolumefTracker_phys
 

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

Detector construction.

Definition at line 42 of file ExP02DetectorConstruction.hh.

Constructor & Destructor Documentation

ExP02DetectorConstruction::ExP02DetectorConstruction ( )

Definition at line 53 of file ExP02DetectorConstruction.cc.

ExP02DetectorConstruction::~ExP02DetectorConstruction ( )

Definition at line 63 of file ExP02DetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * ExP02DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 69 of file ExP02DetectorConstruction.cc.

References a, Al, cm, cm3, deg, density, expHall_x, expHall_y, expHall_z, fCalorimeterBlock_log, fCalorimeterBlock_phys, fCalorimeterLayer_log, fCalorimeterLayer_phys, fExperimentalHall_log, fExperimentalHall_phys, fTracker_log, fTracker_phys, g, G4Element::GetElementTable(), G4Material::GetMaterialTable(), m, mg, mole, and z.

+ Here is the call graph for this function:

Member Data Documentation

G4LogicalVolume* ExP02DetectorConstruction::fCalorimeterBlock_log
private

Definition at line 57 of file ExP02DetectorConstruction.hh.

Referenced by Construct().

G4VPhysicalVolume* ExP02DetectorConstruction::fCalorimeterBlock_phys
private

Definition at line 64 of file ExP02DetectorConstruction.hh.

Referenced by Construct().

G4LogicalVolume* ExP02DetectorConstruction::fCalorimeterLayer_log
private

Definition at line 58 of file ExP02DetectorConstruction.hh.

Referenced by Construct().

G4VPhysicalVolume* ExP02DetectorConstruction::fCalorimeterLayer_phys
private

Definition at line 63 of file ExP02DetectorConstruction.hh.

Referenced by Construct().

G4LogicalVolume* ExP02DetectorConstruction::fExperimentalHall_log
private

Definition at line 55 of file ExP02DetectorConstruction.hh.

Referenced by Construct().

G4VPhysicalVolume* ExP02DetectorConstruction::fExperimentalHall_phys
private

Definition at line 62 of file ExP02DetectorConstruction.hh.

Referenced by Construct().

G4LogicalVolume* ExP02DetectorConstruction::fTracker_log
private

Definition at line 56 of file ExP02DetectorConstruction.hh.

Referenced by Construct().

G4VPhysicalVolume* ExP02DetectorConstruction::fTracker_phys
private

Definition at line 65 of file ExP02DetectorConstruction.hh.

Referenced by Construct().


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