ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ExP02DetectorConstruction Class Reference

Detector construction. More...

#include <geant4/tree/geant4-10.6-release/examples/extended/persistency/P02/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 41 of file ExP02DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 41 of file ExP02DetectorConstruction.hh

Constructor & Destructor Documentation

ExP02DetectorConstruction::ExP02DetectorConstruction ( )

Definition at line 51 of file ExP02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 51 of file ExP02DetectorConstruction.cc

ExP02DetectorConstruction::~ExP02DetectorConstruction ( )

Definition at line 61 of file ExP02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 61 of file ExP02DetectorConstruction.cc

Member Function Documentation

G4VPhysicalVolume * ExP02DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 67 of file ExP02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 67 of file ExP02DetectorConstruction.cc

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

+ Here is the call graph for this function:

Member Data Documentation

G4LogicalVolume* ExP02DetectorConstruction::fCalorimeterBlock_log
private

Definition at line 56 of file ExP02DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 56 of file ExP02DetectorConstruction.hh

Referenced by Construct().

G4VPhysicalVolume* ExP02DetectorConstruction::fCalorimeterBlock_phys
private

Definition at line 63 of file ExP02DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 63 of file ExP02DetectorConstruction.hh

Referenced by Construct().

G4LogicalVolume* ExP02DetectorConstruction::fCalorimeterLayer_log
private

Definition at line 57 of file ExP02DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 57 of file ExP02DetectorConstruction.hh

Referenced by Construct().

G4VPhysicalVolume* ExP02DetectorConstruction::fCalorimeterLayer_phys
private

Definition at line 62 of file ExP02DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 62 of file ExP02DetectorConstruction.hh

Referenced by Construct().

G4LogicalVolume* ExP02DetectorConstruction::fExperimentalHall_log
private

Definition at line 54 of file ExP02DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 54 of file ExP02DetectorConstruction.hh

Referenced by Construct().

G4VPhysicalVolume* ExP02DetectorConstruction::fExperimentalHall_phys
private

Definition at line 61 of file ExP02DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 61 of file ExP02DetectorConstruction.hh

Referenced by Construct().

G4LogicalVolume* ExP02DetectorConstruction::fTracker_log
private

Definition at line 55 of file ExP02DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 55 of file ExP02DetectorConstruction.hh

Referenced by Construct().

G4VPhysicalVolume* ExP02DetectorConstruction::fTracker_phys
private

Definition at line 64 of file ExP02DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 64 of file ExP02DetectorConstruction.hh

Referenced by Construct().


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