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

#include <geant4/tree/geant4-10.6-release/environments/g4py/tests/g4pytest/ExN01geom/ExN01DetectorConstruction.hh>

+ Inheritance diagram for ExN01DetectorConstruction:
+ Collaboration diagram for ExN01DetectorConstruction:

Public Member Functions

 ExN01DetectorConstruction ()
 
 ~ExN01DetectorConstruction ()
 
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

G4LogicalVolumeexperimentalHall_log
 
G4LogicalVolumetracker_log
 
G4LogicalVolumecalorimeterBlock_log
 
G4LogicalVolumecalorimeterLayer_log
 
G4VPhysicalVolumeexperimentalHall_phys
 
G4VPhysicalVolumecalorimeterLayer_phys
 
G4VPhysicalVolumecalorimeterBlock_phys
 
G4VPhysicalVolumetracker_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

Definition at line 47 of file ExN01DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 47 of file ExN01DetectorConstruction.hh

Constructor & Destructor Documentation

ExN01DetectorConstruction::ExN01DetectorConstruction ( )

Definition at line 48 of file ExN01DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 48 of file ExN01DetectorConstruction.cc

ExN01DetectorConstruction::~ExN01DetectorConstruction ( )

Definition at line 58 of file ExN01DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 58 of file ExN01DetectorConstruction.cc

Member Function Documentation

Member Data Documentation

G4LogicalVolume* ExN01DetectorConstruction::calorimeterBlock_log
private

Definition at line 60 of file ExN01DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 60 of file ExN01DetectorConstruction.hh

Referenced by Construct().

G4VPhysicalVolume* ExN01DetectorConstruction::calorimeterBlock_phys
private

Definition at line 67 of file ExN01DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 67 of file ExN01DetectorConstruction.hh

Referenced by Construct().

G4LogicalVolume* ExN01DetectorConstruction::calorimeterLayer_log
private

Definition at line 61 of file ExN01DetectorConstruction.hh.

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

Referenced by Construct().

G4VPhysicalVolume* ExN01DetectorConstruction::calorimeterLayer_phys
private

Definition at line 66 of file ExN01DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 66 of file ExN01DetectorConstruction.hh

Referenced by Construct().

G4LogicalVolume* ExN01DetectorConstruction::experimentalHall_log
private

Definition at line 58 of file ExN01DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 58 of file ExN01DetectorConstruction.hh

Referenced by Construct().

G4VPhysicalVolume* ExN01DetectorConstruction::experimentalHall_phys
private

Definition at line 65 of file ExN01DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 65 of file ExN01DetectorConstruction.hh

Referenced by Construct().

G4LogicalVolume* ExN01DetectorConstruction::tracker_log
private

Definition at line 59 of file ExN01DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 59 of file ExN01DetectorConstruction.hh

Referenced by Construct().

G4VPhysicalVolume* ExN01DetectorConstruction::tracker_phys
private

Definition at line 68 of file ExN01DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 68 of file ExN01DetectorConstruction.hh

Referenced by Construct().


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