Geant4  10.00.p02
ExN01DetectorConstruction Class Reference

#include <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 48 of file ExN01DetectorConstruction.hh.

Constructor & Destructor Documentation

ExN01DetectorConstruction::ExN01DetectorConstruction ( )

Definition at line 49 of file ExN01DetectorConstruction.cc.

ExN01DetectorConstruction::~ExN01DetectorConstruction ( )

Definition at line 59 of file ExN01DetectorConstruction.cc.

Member Function Documentation

Member Data Documentation

G4LogicalVolume* ExN01DetectorConstruction::calorimeterBlock_log
private

Definition at line 61 of file ExN01DetectorConstruction.hh.

Referenced by Construct().

G4VPhysicalVolume* ExN01DetectorConstruction::calorimeterBlock_phys
private

Definition at line 68 of file ExN01DetectorConstruction.hh.

Referenced by Construct().

G4LogicalVolume* ExN01DetectorConstruction::calorimeterLayer_log
private

Definition at line 62 of file ExN01DetectorConstruction.hh.

Referenced by Construct().

G4VPhysicalVolume* ExN01DetectorConstruction::calorimeterLayer_phys
private

Definition at line 67 of file ExN01DetectorConstruction.hh.

Referenced by Construct().

G4LogicalVolume* ExN01DetectorConstruction::experimentalHall_log
private

Definition at line 59 of file ExN01DetectorConstruction.hh.

Referenced by Construct().

G4VPhysicalVolume* ExN01DetectorConstruction::experimentalHall_phys
private

Definition at line 66 of file ExN01DetectorConstruction.hh.

Referenced by Construct().

G4LogicalVolume* ExN01DetectorConstruction::tracker_log
private

Definition at line 60 of file ExN01DetectorConstruction.hh.

Referenced by Construct().

G4VPhysicalVolume* ExN01DetectorConstruction::tracker_phys
private

Definition at line 69 of file ExN01DetectorConstruction.hh.

Referenced by Construct().


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