Geant4
10.01.p03
|
#include <Em10DetectorConstruction.hh>
Private Member Functions | |
G4VPhysicalVolume * | ConstructDetectorXTR () |
G4VPhysicalVolume * | SimpleSetUpALICE () |
G4VPhysicalVolume * | SetUpALICE06 () |
G4VPhysicalVolume * | SetUpBari05 () |
G4VPhysicalVolume * | SetUpHarris73 () |
G4VPhysicalVolume * | SetUpWatase86 () |
G4VPhysicalVolume * | SetUpBarr90 () |
void | TestOld () |
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) |
Definition at line 54 of file Em10DetectorConstruction.hh.
Em10DetectorConstruction::Em10DetectorConstruction | ( | ) |
Definition at line 66 of file Em10DetectorConstruction.cc.
References fDetectorMessenger, and fMat.
Em10DetectorConstruction::~Em10DetectorConstruction | ( | ) |
Definition at line 83 of file Em10DetectorConstruction.cc.
References fDetectorMessenger, and fMat.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 91 of file Em10DetectorConstruction.cc.
References ConstructDetectorXTR().
Referenced by Em10DetectorMessenger::SetNewValue().
|
private |
Definition at line 98 of file Em10DetectorConstruction.cc.
References G4PhysicalVolumeStore::Clean(), G4SolidStore::Clean(), G4LogicalVolumeStore::Clean(), fSetUp, G4cout, G4endl, G4PhysicalVolumeStore::GetInstance(), G4LogicalVolumeStore::GetInstance(), G4SolidStore::GetInstance(), G4GeometryManager::GetInstance(), G4GeometryManager::OpenGeometry(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
Referenced by Construct(), and UpdateGeometry().
|
inline |
Definition at line 102 of file Em10DetectorConstruction.hh.
References fPhysicsAbsorber.
Referenced by Em10CalorimeterSD::ProcessHits().
|
inline |
Definition at line 97 of file Em10DetectorConstruction.hh.
References fAbsorberMaterial.
Referenced by Em10PhysicsList::ConstructEM().
|
inline |
Definition at line 99 of file Em10DetectorConstruction.hh.
References fAbsorberRadius.
|
inline |
Definition at line 98 of file Em10DetectorConstruction.hh.
References fAbsorberThickness.
|
inline |
Definition at line 95 of file Em10DetectorConstruction.hh.
References fAbsorberZ.
|
inline |
Definition at line 109 of file Em10DetectorConstruction.hh.
References fFoilMat.
Referenced by Em10PhysicsList::ConstructEM().
|
inline |
Definition at line 108 of file Em10DetectorConstruction.hh.
References fFoilNumber.
Referenced by Em10PhysicsList::ConstructEM().
|
inline |
Definition at line 106 of file Em10DetectorConstruction.hh.
References fRadThickness.
Referenced by Em10PhysicsList::ConstructEM().
|
inline |
Definition at line 110 of file Em10DetectorConstruction.hh.
References fGasMat.
Referenced by Em10PhysicsList::ConstructEM().
|
inline |
Definition at line 107 of file Em10DetectorConstruction.hh.
References fGasGap.
Referenced by Em10PhysicsList::ConstructEM().
|
inline |
Definition at line 103 of file Em10DetectorConstruction.hh.
References fLogicAbsorber.
|
inline |
Definition at line 105 of file Em10DetectorConstruction.hh.
References fLogicRadiator.
Referenced by Em10PhysicsList::ConstructEM().
|
inline |
Definition at line 101 of file Em10DetectorConstruction.hh.
References fPhysicsWorld.
|
inline |
Definition at line 91 of file Em10DetectorConstruction.hh.
References fWorldMaterial.
|
inline |
Definition at line 93 of file Em10DetectorConstruction.hh.
References fWorldSizeR.
|
inline |
Definition at line 92 of file Em10DetectorConstruction.hh.
References fWorldSizeZ.
void Em10DetectorConstruction::PrintGeometryParameters | ( | ) |
Definition at line 1529 of file Em10DetectorConstruction.cc.
References fAbsorberMaterial, fAbsorberRadius, fAbsorberThickness, fAbsorberZ, fFoilNumber, fRadiatorMat, fRadThick, fRadZ, fStartZ, fWorldMaterial, fWorldSizeR, fWorldSizeZ, G4cout, G4endl, G4Material::GetName(), and mm.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
void Em10DetectorConstruction::SetAbsorberMaterial | ( | G4String | materialChoice | ) |
Definition at line 1556 of file Em10DetectorConstruction.cc.
References fAbsorberMaterial, fLogicAbsorber, G4Material::GetMaterialTable(), G4Material::GetName(), and G4LogicalVolume::SetMaterial().
Referenced by Em10DetectorMessenger::SetNewValue().
void Em10DetectorConstruction::SetAbsorberRadius | ( | G4double | val | ) |
Definition at line 1653 of file Em10DetectorConstruction.cc.
References fAbsorberRadius.
Referenced by Em10DetectorMessenger::SetNewValue().
void Em10DetectorConstruction::SetAbsorberThickness | ( | G4double | val | ) |
Definition at line 1626 of file Em10DetectorConstruction.cc.
References fAbsorberThickness.
Referenced by Em10DetectorMessenger::SetNewValue().
void Em10DetectorConstruction::SetAbsorberZpos | ( | G4double | val | ) |
Definition at line 1680 of file Em10DetectorConstruction.cc.
References fAbsorberZ.
Referenced by Em10DetectorMessenger::SetNewValue().
|
inline |
Definition at line 78 of file Em10DetectorConstruction.hh.
Referenced by Em10DetectorMessenger::SetNewValue().
|
inline |
Definition at line 73 of file Em10DetectorConstruction.hh.
References fFoilNumber.
Referenced by Em10DetectorMessenger::SetNewValue().
void Em10DetectorConstruction::SetGasGapThickness | ( | G4double | val | ) |
Definition at line 1644 of file Em10DetectorConstruction.cc.
References fGasGap.
Referenced by Em10DetectorMessenger::SetNewValue().
void Em10DetectorConstruction::SetMagField | ( | G4double | ) |
Definition at line 1688 of file Em10DetectorConstruction.cc.
Referenced by Em10DetectorMessenger::SetNewValue().
void Em10DetectorConstruction::SetRadiatorMaterial | ( | G4String | materialChoice | ) |
Definition at line 1579 of file Em10DetectorConstruction.cc.
References fRadiatorMat, G4Material::GetMaterialTable(), and G4Material::GetName().
Referenced by Em10DetectorMessenger::SetNewValue().
void Em10DetectorConstruction::SetRadiatorThickness | ( | G4double | val | ) |
Definition at line 1635 of file Em10DetectorConstruction.cc.
References fRadThickness.
Referenced by Em10DetectorMessenger::SetNewValue().
|
private |
Definition at line 312 of file Em10DetectorConstruction.cc.
References G4Material::AddMaterial(), G4SDManager::AddNewDetector(), G4Region::AddRootLogicalVolume(), Air, Al, cm, G4FieldManager::CreateChordFinder(), degree, fAbsorberMaterial, fAbsorberRadius, fAbsorberThickness, fAbsorberZ, fCalorimeterSD, fDetGap, fDetLength, fDetThickness, fElectrodeMat, fElectrodeThick, fFoilMat, fFoilNumber, fGapMat, fGapThick, fGasGap, fGasMat, fLogicAbsorber, fLogicRadiator, fLogicWorld, fMagField, fMat, fModuleNumber, fMylarThick, foilGasRatio, fPhysicsAbsorber, fPhysicsRadiator, fPhysicsWorld, fPipe, fPipeField, fPipeLength, fPipeMat, fRadiatorMat, fRadRegion, fRadThick, fRadThickness, fRadZ, fRegGasDet, fSolidAbsorber, fSolidRadiator, fSolidWorld, fStartR, fStartZ, fWindowMat, fWindowThick, fWorldMaterial, fWorldSizeR, fWorldSizeZ, G4cout, G4endl, G4Material::GetDensity(), Em10Materials::GetMaterial(), G4SDManager::GetSDMpointer(), micrometer, mm, PrintGeometryParameters(), G4FieldManager::SetDetectorField(), G4LogicalVolume::SetFieldManager(), G4LogicalVolume::SetSensitiveDetector(), and tesla.
Referenced by ConstructDetectorXTR().
|
private |
Definition at line 615 of file Em10DetectorConstruction.cc.
References G4SDManager::AddNewDetector(), G4Region::AddRootLogicalVolume(), Air, Al, cm, cm3, fAbsorberMaterial, fAbsorberRadius, fAbsorberThickness, fAbsorberZ, fCalorimeterSD, fDetGap, fDetLength, fDetThickness, fElectrodeMat, fElectrodeThick, fFoilMat, fFoilNumber, fGapMat, fGapThick, fGasGap, fGasMat, fLogicAbsorber, fLogicRadiator, fLogicWorld, fMat, fModuleNumber, fMylarThick, foilGasRatio, fPhysicsAbsorber, fPhysicsRadiator, fPhysicsWorld, fPipeLength, fPipeMat, fRadiatorMat, fRadRegion, fRadThick, fRadThickness, fRadZ, fRegGasDet, fSolidAbsorber, fSolidRadiator, fSolidWorld, fStartR, fStartZ, fWindowMat, fWindowThick, fWorldMaterial, fWorldSizeR, fWorldSizeZ, g, G4cout, G4endl, Em10Materials::GetMaterial(), G4SDManager::GetSDMpointer(), mg, micrometer, mm, PrintGeometryParameters(), and G4LogicalVolume::SetSensitiveDetector().
Referenced by ConstructDetectorXTR().
|
private |
Definition at line 1233 of file Em10DetectorConstruction.cc.
References G4SDManager::AddNewDetector(), G4Region::AddRootLogicalVolume(), Air, Al, cm, cm3, CO2, fAbsorberMaterial, fAbsorberRadius, fAbsorberThickness, fAbsorberZ, fCalorimeterSD, fDetGap, fDetLength, fDetThickness, fElectrodeMat, fElectrodeThick, fElectrodeZ, fFoilMat, fFoilNumber, fGapMat, fGapThick, fGapZ, fGasGap, fGasMat, fLogicAbsorber, fLogicRadiator, fLogicWorld, fMat, fModuleNumber, foilGasRatio, fPhysicsAbsorber, fPhysicsRadiator, fPhysicsWorld, fRadiatorMat, fRadRegion, fRadThick, fRadThickness, fRadZ, fRegGasDet, fSolidAbsorber, fSolidRadiator, fSolidWorld, fStartR, fStartZ, fWindowMat, fWindowThick, fWindowZ, fWorldMaterial, fWorldSizeR, fWorldSizeZ, g, Em10Materials::GetMaterial(), G4SDManager::GetSDMpointer(), mg, micrometer, mm, PrintGeometryParameters(), and G4LogicalVolume::SetSensitiveDetector().
Referenced by ConstructDetectorXTR().
|
private |
Definition at line 901 of file Em10DetectorConstruction.cc.
References G4SDManager::AddNewDetector(), G4Region::AddRootLogicalVolume(), Air, Al, cm, cm3, fAbsorberMaterial, fAbsorberRadius, fAbsorberThickness, fAbsorberZ, fCalorimeterSD, fDetGap, fDetLength, fDetThickness, fElectrodeMat, fElectrodeThick, fElectrodeZ, fFoilMat, fFoilNumber, fGapMat, fGapThick, fGapZ, fGasGap, fGasMat, fLogicAbsorber, fLogicRadiator, fLogicWorld, fMat, fModuleNumber, foilGasRatio, fPhysicsAbsorber, fPhysicsRadiator, fPhysicsWorld, fRadiatorMat, fRadRegion, fRadThick, fRadThickness, fRadZ, fRegGasDet, fSolidAbsorber, fSolidRadiator, fSolidWorld, fStartR, fStartZ, fWindowMat, fWindowThick, fWindowZ, fWorldMaterial, fWorldSizeR, fWorldSizeZ, g, Em10Materials::GetMaterial(), G4SDManager::GetSDMpointer(), mg, micrometer, mm, PrintGeometryParameters(), and G4LogicalVolume::SetSensitiveDetector().
Referenced by ConstructDetectorXTR().
|
private |
Definition at line 1066 of file Em10DetectorConstruction.cc.
References G4SDManager::AddNewDetector(), G4Region::AddRootLogicalVolume(), Al, cm, cm3, fAbsorberMaterial, fAbsorberRadius, fAbsorberThickness, fAbsorberZ, fCalorimeterSD, fDetGap, fDetLength, fDetThickness, fElectrodeMat, fElectrodeThick, fElectrodeZ, fFoilMat, fFoilNumber, fGapMat, fGapThick, fGapZ, fGasGap, fGasMat, fLogicAbsorber, fLogicRadiator, fLogicWorld, fMat, fModuleNumber, foilGasRatio, fPhysicsAbsorber, fPhysicsRadiator, fPhysicsWorld, fRadiatorMat, fRadRegion, fRadThick, fRadThickness, fRadZ, fRegGasDet, fSolidAbsorber, fSolidRadiator, fSolidWorld, fStartR, fStartZ, fWindowMat, fWindowThick, fWindowZ, fWorldMaterial, fWorldSizeR, fWorldSizeZ, g, Em10Materials::GetMaterial(), G4SDManager::GetSDMpointer(), mg, micrometer, mm, PrintGeometryParameters(), and G4LogicalVolume::SetSensitiveDetector().
Referenced by ConstructDetectorXTR().
void Em10DetectorConstruction::SetWorldMaterial | ( | G4String | materialChoice | ) |
Definition at line 1603 of file Em10DetectorConstruction.cc.
References fLogicWorld, fWorldMaterial, G4Material::GetMaterialTable(), G4Material::GetName(), and G4LogicalVolume::SetMaterial().
Referenced by Em10DetectorMessenger::SetNewValue().
void Em10DetectorConstruction::SetWorldSizeR | ( | G4double | val | ) |
Definition at line 1671 of file Em10DetectorConstruction.cc.
References fWorldChanged, and fWorldSizeR.
Referenced by Em10DetectorMessenger::SetNewValue().
void Em10DetectorConstruction::SetWorldSizeZ | ( | G4double | val | ) |
Definition at line 1662 of file Em10DetectorConstruction.cc.
References fWorldChanged, and fWorldSizeZ.
Referenced by Em10DetectorMessenger::SetNewValue().
|
private |
Definition at line 147 of file Em10DetectorConstruction.cc.
References G4SDManager::AddNewDetector(), G4Region::AddRootLogicalVolume(), Air, Al, cm, cm3, fAbsorberMaterial, fAbsorberRadius, fAbsorberThickness, fAbsorberZ, fCalorimeterSD, fDetGap, fDetLength, fDetThickness, fElectrodeMat, fElectrodeThick, fElectrodeZ, fFoilMat, fFoilNumber, fGapMat, fGapThick, fGapZ, fGasGap, fGasMat, fLogicAbsorber, fLogicRadiator, fLogicWorld, fMat, fModuleNumber, foilGasRatio, fPhysicsAbsorber, fPhysicsRadiator, fPhysicsWorld, fRadiatorMat, fRadRegion, fRadThick, fRadThickness, fRadZ, fRegGasDet, fSolidAbsorber, fSolidRadiator, fSolidWorld, fStartR, fStartZ, fWindowMat, fWindowThick, fWindowZ, fWorldMaterial, fWorldSizeR, fWorldSizeZ, g, Em10Materials::GetMaterial(), G4SDManager::GetSDMpointer(), mg, micrometer, mm, PrintGeometryParameters(), and G4LogicalVolume::SetSensitiveDetector().
Referenced by ConstructDetectorXTR().
|
private |
Definition at line 1398 of file Em10DetectorConstruction.cc.
void Em10DetectorConstruction::UpdateGeometry | ( | ) |
Definition at line 1717 of file Em10DetectorConstruction.cc.
References ConstructDetectorXTR(), G4RunManager::DefineWorldVolume(), and G4RunManager::GetRunManager().
Referenced by Em10DetectorMessenger::SetNewValue().
|
private |
Definition at line 128 of file Em10DetectorConstruction.hh.
Referenced by GetAbsorberMaterial(), PrintGeometryParameters(), SetAbsorberMaterial(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 130 of file Em10DetectorConstruction.hh.
Referenced by GetAbsorberRadius(), PrintGeometryParameters(), SetAbsorberRadius(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 129 of file Em10DetectorConstruction.hh.
Referenced by GetAbsorberThickness(), PrintGeometryParameters(), SetAbsorberThickness(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 143 of file Em10DetectorConstruction.hh.
Referenced by GetAbsorberZpos(), PrintGeometryParameters(), SetAbsorberZpos(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 207 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 206 of file Em10DetectorConstruction.hh.
Referenced by Em10DetectorConstruction(), and ~Em10DetectorConstruction().
|
private |
Definition at line 181 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 180 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 179 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 137 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 138 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 196 of file Em10DetectorConstruction.hh.
Referenced by SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 170 of file Em10DetectorConstruction.hh.
Referenced by GetFoilMaterial(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 177 of file Em10DetectorConstruction.hh.
Referenced by GetFoilNumber(), PrintGeometryParameters(), SetFoilNumber(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 140 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 141 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 195 of file Em10DetectorConstruction.hh.
Referenced by SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 174 of file Em10DetectorConstruction.hh.
Referenced by GetGasThick(), SetGasGapThickness(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 171 of file Em10DetectorConstruction.hh.
Referenced by GetGasMaterial(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 199 of file Em10DetectorConstruction.hh.
Referenced by GetLogicalAbsorber(), SetAbsorberMaterial(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 166 of file Em10DetectorConstruction.hh.
Referenced by GetLogicalRadiator(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 152 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), SetWorldMaterial(), and SimpleSetUpALICE().
|
private |
Definition at line 202 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06().
|
private |
Definition at line 210 of file Em10DetectorConstruction.hh.
Referenced by Em10DetectorConstruction(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), SimpleSetUpALICE(), and ~Em10DetectorConstruction().
|
private |
Definition at line 186 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 189 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), and SetUpBari05().
|
private |
Definition at line 175 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 200 of file Em10DetectorConstruction.hh.
Referenced by GetAbsorber(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 167 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 153 of file Em10DetectorConstruction.hh.
Referenced by GetphysiWorld(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 191 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06().
|
private |
Definition at line 192 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06().
|
private |
Definition at line 190 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), and SetUpBari05().
|
private |
Definition at line 132 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), and SetUpBari05().
|
private |
Definition at line 169 of file Em10DetectorConstruction.hh.
Referenced by PrintGeometryParameters(), SetRadiatorMaterial(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 209 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 188 of file Em10DetectorConstruction.hh.
Referenced by PrintGeometryParameters(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 173 of file Em10DetectorConstruction.hh.
Referenced by GetFoilThick(), SetRadiatorThickness(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 193 of file Em10DetectorConstruction.hh.
Referenced by PrintGeometryParameters(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 208 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 145 of file Em10DetectorConstruction.hh.
Referenced by ConstructDetectorXTR(), and SetDetectorSetUp().
|
private |
Definition at line 198 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 165 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 151 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 183 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 184 of file Em10DetectorConstruction.hh.
Referenced by PrintGeometryParameters(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 134 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 135 of file Em10DetectorConstruction.hh.
Referenced by SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 194 of file Em10DetectorConstruction.hh.
Referenced by SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), and SimpleSetUpALICE().
|
private |
Definition at line 127 of file Em10DetectorConstruction.hh.
Referenced by SetWorldSizeR(), and SetWorldSizeZ().
|
private |
Definition at line 147 of file Em10DetectorConstruction.hh.
Referenced by GetWorldMaterial(), PrintGeometryParameters(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), SetWorldMaterial(), and SimpleSetUpALICE().
|
private |
Definition at line 148 of file Em10DetectorConstruction.hh.
Referenced by GetWorldSizeR(), PrintGeometryParameters(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), SetWorldSizeR(), and SimpleSetUpALICE().
|
private |
Definition at line 149 of file Em10DetectorConstruction.hh.
Referenced by GetWorldSizeZ(), PrintGeometryParameters(), SetUpALICE06(), SetUpBari05(), SetUpBarr90(), SetUpHarris73(), SetUpWatase86(), SetWorldSizeZ(), and SimpleSetUpALICE().