Geant4  10.00.p02
ExN04DetectorConstruction Class Reference

#include <ExN04DetectorConstruction.hh>

+ Inheritance diagram for ExN04DetectorConstruction:
+ Collaboration diagram for ExN04DetectorConstruction:

Public Member Functions

 ExN04DetectorConstruction ()
 
 ~ExN04DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
 ExN04DetectorConstruction ()
 
 ~ExN04DetectorConstruction ()
 
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 Member Functions

void DefineMaterials ()
 
void DefineMaterials ()
 

Private Attributes

G4double fexpHall_x
 
G4double fexpHall_y
 
G4double fexpHall_z
 
G4double ftrkTubs_rmax
 
G4double ftrkTubs_rmin
 
G4double ftrkTubs_dz
 
G4double ftrkTubs_sphi
 
G4double ftrkTubs_dphi
 
G4int fnotrkLayers
 
G4double ftracker_radius [5]
 
G4double ftracker_thick
 
G4double ftracker_length [5]
 
G4double fcaloTubs_rmax
 
G4double fcaloTubs_rmin
 
G4double fcaloTubs_dz
 
G4double fcaloTubs_sphi
 
G4double fcaloTubs_dphi
 
G4int fnocaloLayers
 
G4double fabsorber_thick
 
G4double fscinti_thick
 
G4int fsegmentsinZ
 
G4double fcaloRing_rmax
 
G4double fcaloRing_rmin
 
G4double fcaloRing_dz
 
G4double fcaloRing_sphi
 
G4double fcaloRing_dphi
 
G4int fsegmentsinPhi
 
G4double fcaloCell_rmax
 
G4double fcaloCell_rmin
 
G4double fcaloCell_dz
 
G4double fcaloCell_sphi
 
G4double fcaloCell_dphi
 
G4int fnomucounter
 
G4double fmuBox_radius
 
G4double fmuBox_width
 
G4double fmuBox_thick
 
G4double fmuBox_length
 
G4MaterialfAir
 
G4MaterialfAr
 
G4MaterialfSilicon
 
G4MaterialfScinti
 
G4MaterialfLead
 
G4double expHall_x
 
G4double expHall_y
 
G4double expHall_z
 
G4double trkTubs_rmax
 
G4double trkTubs_rmin
 
G4double trkTubs_dz
 
G4double trkTubs_sphi
 
G4double trkTubs_dphi
 
G4int notrkLayers
 
G4double tracker_radius [5]
 
G4double tracker_thick
 
G4double tracker_length [5]
 
G4double caloTubs_rmax
 
G4double caloTubs_rmin
 
G4double caloTubs_dz
 
G4double caloTubs_sphi
 
G4double caloTubs_dphi
 
G4int nocaloLayers
 
G4double absorber_thick
 
G4double scinti_thick
 
G4int segmentsinZ
 
G4double caloRing_rmax
 
G4double caloRing_rmin
 
G4double caloRing_dz
 
G4double caloRing_sphi
 
G4double caloRing_dphi
 
G4int segmentsinPhi
 
G4double caloCell_rmax
 
G4double caloCell_rmin
 
G4double caloCell_dz
 
G4double caloCell_sphi
 
G4double caloCell_dphi
 
G4int nomucounter
 
G4double muBox_radius
 
G4double muBox_width
 
G4double muBox_thick
 
G4double muBox_length
 
G4MaterialAir
 
G4MaterialAr
 
G4MaterialSilicon
 
G4MaterialScinti
 
G4MaterialLead
 
G4ElementH
 
G4ElementC
 
G4ElementN
 
G4ElementO
 

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 41 of file ExN04DetectorConstruction.hh.

Constructor & Destructor Documentation

ExN04DetectorConstruction::ExN04DetectorConstruction ( )
ExN04DetectorConstruction::~ExN04DetectorConstruction ( )

Definition at line 68 of file ExN04DetectorConstruction.cc.

ExN04DetectorConstruction::ExN04DetectorConstruction ( )
ExN04DetectorConstruction::~ExN04DetectorConstruction ( )

Member Function Documentation

G4VPhysicalVolume* ExN04DetectorConstruction::Construct ( )
virtual
void ExN04DetectorConstruction::DefineMaterials ( )
private

Definition at line 73 of file ExN04DetectorConstruction.cc.

References a, AddElement(), C, cm3, density, fAir, fAr, fLead, fScinti, fSilicon, g, H, mg, mole, N, nel, O, perCent, and z.

+ Here is the call graph for this function:

void ExN04DetectorConstruction::DefineMaterials ( )
private

Member Data Documentation

G4double ExN04DetectorConstruction::absorber_thick
private

Definition at line 55 of file ExN04DetectorConstruction.hh.

G4Material* ExN04DetectorConstruction::Air
private

Definition at line 56 of file ExN04DetectorConstruction.hh.

G4Material* ExN04DetectorConstruction::Ar
private

Definition at line 57 of file ExN04DetectorConstruction.hh.

G4Element* ExN04DetectorConstruction::C
private

Definition at line 63 of file ExN04DetectorConstruction.hh.

Referenced by DefineMaterials().

G4double ExN04DetectorConstruction::caloCell_dphi
private

Definition at line 70 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloCell_dz
private

Definition at line 68 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloCell_rmax
private

Definition at line 66 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloCell_rmin
private

Definition at line 67 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloCell_sphi
private

Definition at line 69 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloRing_dphi
private

Definition at line 63 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloRing_dz
private

Definition at line 61 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloRing_rmax
private

Definition at line 59 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloRing_rmin
private

Definition at line 60 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloRing_sphi
private

Definition at line 62 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloTubs_dphi
private

Definition at line 52 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloTubs_dz
private

Definition at line 50 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloTubs_rmax
private

Definition at line 48 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloTubs_rmin
private

Definition at line 49 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::caloTubs_sphi
private

Definition at line 51 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::expHall_x
private

Definition at line 33 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::expHall_y
private

Definition at line 34 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::expHall_z
private

Definition at line 35 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::fabsorber_thick
private

Definition at line 55 of file ExN04DetectorConstruction.hh.

G4Material* ExN04DetectorConstruction::fAir
private

Definition at line 53 of file ExN04DetectorConstruction.hh.

Referenced by Construct(), and DefineMaterials().

G4Material* ExN04DetectorConstruction::fAr
private

Definition at line 54 of file ExN04DetectorConstruction.hh.

Referenced by Construct(), and DefineMaterials().

G4double ExN04DetectorConstruction::fcaloCell_dphi
private

Definition at line 70 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::fcaloCell_dz
private

Definition at line 68 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::fcaloCell_rmax
private

Definition at line 66 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::fcaloCell_rmin
private

Definition at line 67 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::fcaloCell_sphi
private

Definition at line 69 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::fcaloRing_dphi
private

Definition at line 63 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fcaloRing_dz
private

Definition at line 61 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fcaloRing_rmax
private

Definition at line 59 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fcaloRing_rmin
private

Definition at line 60 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fcaloRing_sphi
private

Definition at line 62 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fcaloTubs_dphi
private

Definition at line 52 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fcaloTubs_dz
private

Definition at line 50 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fcaloTubs_rmax
private

Definition at line 48 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fcaloTubs_rmin
private

Definition at line 49 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fcaloTubs_sphi
private

Definition at line 51 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fexpHall_x
private

Definition at line 33 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fexpHall_y
private

Definition at line 34 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fexpHall_z
private

Definition at line 35 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4Material* ExN04DetectorConstruction::fLead
private

Definition at line 57 of file ExN04DetectorConstruction.hh.

Referenced by Construct(), and DefineMaterials().

G4double ExN04DetectorConstruction::fmuBox_length
private

Definition at line 76 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fmuBox_radius
private

Definition at line 73 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fmuBox_thick
private

Definition at line 75 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::fmuBox_width
private

Definition at line 74 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4int ExN04DetectorConstruction::fnocaloLayers
private

Definition at line 54 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4int ExN04DetectorConstruction::fnomucounter
private

Definition at line 72 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4int ExN04DetectorConstruction::fnotrkLayers
private

Definition at line 43 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4Material* ExN04DetectorConstruction::fScinti
private

Definition at line 56 of file ExN04DetectorConstruction.hh.

Referenced by Construct(), and DefineMaterials().

G4double ExN04DetectorConstruction::fscinti_thick
private

Definition at line 56 of file ExN04DetectorConstruction.hh.

G4int ExN04DetectorConstruction::fsegmentsinPhi
private

Definition at line 65 of file ExN04DetectorConstruction.hh.

G4int ExN04DetectorConstruction::fsegmentsinZ
private

Definition at line 58 of file ExN04DetectorConstruction.hh.

G4Material* ExN04DetectorConstruction::fSilicon
private

Definition at line 55 of file ExN04DetectorConstruction.hh.

Referenced by Construct(), and DefineMaterials().

G4double ExN04DetectorConstruction::ftracker_length[5]
private

Definition at line 46 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::ftracker_radius[5]
private

Definition at line 44 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::ftracker_thick
private

Definition at line 45 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::ftrkTubs_dphi
private

Definition at line 41 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::ftrkTubs_dz
private

Definition at line 39 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::ftrkTubs_rmax
private

Definition at line 37 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::ftrkTubs_rmin
private

Definition at line 38 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4double ExN04DetectorConstruction::ftrkTubs_sphi
private

Definition at line 40 of file ExN04DetectorConstruction.hh.

Referenced by Construct().

G4Element* ExN04DetectorConstruction::H
private

Definition at line 62 of file ExN04DetectorConstruction.hh.

Referenced by DefineMaterials().

G4Material* ExN04DetectorConstruction::Lead
private

Definition at line 60 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::muBox_length
private

Definition at line 76 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::muBox_radius
private

Definition at line 73 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::muBox_thick
private

Definition at line 75 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::muBox_width
private

Definition at line 74 of file ExN04DetectorConstruction.hh.

G4Element* ExN04DetectorConstruction::N
private

Definition at line 64 of file ExN04DetectorConstruction.hh.

Referenced by DefineMaterials().

G4int ExN04DetectorConstruction::nocaloLayers
private

Definition at line 54 of file ExN04DetectorConstruction.hh.

G4int ExN04DetectorConstruction::nomucounter
private

Definition at line 72 of file ExN04DetectorConstruction.hh.

G4int ExN04DetectorConstruction::notrkLayers
private

Definition at line 43 of file ExN04DetectorConstruction.hh.

G4Element* ExN04DetectorConstruction::O
private

Definition at line 65 of file ExN04DetectorConstruction.hh.

Referenced by DefineMaterials().

G4Material* ExN04DetectorConstruction::Scinti
private

Definition at line 59 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::scinti_thick
private

Definition at line 56 of file ExN04DetectorConstruction.hh.

G4int ExN04DetectorConstruction::segmentsinPhi
private

Definition at line 65 of file ExN04DetectorConstruction.hh.

G4int ExN04DetectorConstruction::segmentsinZ
private

Definition at line 58 of file ExN04DetectorConstruction.hh.

G4Material* ExN04DetectorConstruction::Silicon
private

Definition at line 58 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::tracker_length[5]
private

Definition at line 46 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::tracker_radius[5]
private

Definition at line 44 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::tracker_thick
private

Definition at line 45 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::trkTubs_dphi
private

Definition at line 41 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::trkTubs_dz
private

Definition at line 39 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::trkTubs_rmax
private

Definition at line 37 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::trkTubs_rmin
private

Definition at line 38 of file ExN04DetectorConstruction.hh.

G4double ExN04DetectorConstruction::trkTubs_sphi
private

Definition at line 40 of file ExN04DetectorConstruction.hh.


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