ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Static Public Member Functions | |
static XrayFluoMercuryDetectorConstruction * | GetInstance () |
Private Member Functions | |
XrayFluoMercuryDetectorConstruction () | |
void | DefineDefaultMaterials () |
G4VPhysicalVolume * | ConstructApparate () |
void | ComputeApparateParameters () |
Static Private Attributes | |
static XrayFluoMercuryDetectorConstruction * | instance = 0 |
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 62 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 62 of file XrayFluoMercuryDetectorConstruction.hh
XrayFluoMercuryDetectorConstruction::~XrayFluoMercuryDetectorConstruction | ( | ) |
Definition at line 173 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 173 of file XrayFluoMercuryDetectorConstruction.cc
References detectorMessenger, detectorType, G4cout, and G4endl.
|
private |
!!
Definition at line 64 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 64 of file XrayFluoMercuryDetectorConstruction.cc
References cm, ComputeApparateParameters(), ContactSizeXY, DefineDefaultMaterials(), deg, detectorMessenger, distDe, distOptic, distScreen, e5, e6, G4cout, G4endl, XrayFluoNistMaterials::GetInstance(), grainCopyNb, km, m, materials, mercuryDia, mercurySunDistance, mm, NbOfPixelColumns, NbOfPixelRows, NbOfPixels, OhmicNegThickness, OhmicPosThickness, opticAperture, opticDia, opticThickness, PhiHPGe, PixelCopyNb, PixelSizeXY, PixelThickness, screenThickness, SetDetectorType(), sunDia, and ThetaHPGe.
Referenced by GetInstance().
|
inlineprivate |
G4cout << "DeviceThickness(cm): "<< DeviceThickness/CLHEPcm << G4endl;
Definition at line 264 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 264 of file XrayFluoMercuryDetectorConstruction.hh
References CLHEP::cm, ContactSizeXY, DeviceSizeX, DeviceSizeY, DeviceThickness, distDe, G4cout, G4endl, CLHEP::km, max, mercurySunDistance, NbOfPixelColumns, NbOfPixelRows, OhmicNegThickness, OhmicPosThickness, opticDia, PixelSizeXY, PixelThickness, screenSizeXY, WorldSizeXY, and WorldSizeZ.
Referenced by ConstructApparate(), UpdateGeometry(), and XrayFluoMercuryDetectorConstruction().
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 183 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 183 of file XrayFluoMercuryDetectorConstruction.cc
References ConstructApparate().
|
private |
Definition at line 207 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 207 of file XrayFluoMercuryDetectorConstruction.cc
References cm, ComputeApparateParameters(), defaultMaterial, DeviceSizeX, DeviceSizeY, DeviceThickness, distDe, distOptic, distScreen, G4cout, G4endl, G4VisAttributes::GetInvisible(), logicGrain, logicHPGe, logicMercury, logicOhmicNeg, logicOhmicPos, logicOptic, logicPixel, logicScreen, logicWorld, m, mercuryDia, mercuryGranularity, mercuryMaterial, NbOfPixelColumns, NbOfPixelRows, OhmicNegMaterial, OhmicNegThickness, OhmicPosMaterial, OhmicPosThickness, opticDia, opticThickness, PhiHPGe, physiHPGe, physiMercury, physiOhmicNeg, physiOhmicPos, physiOptic, physiPixel, physiScreen, physiWorld, pi, PixelCopyNb, pixelMaterial, PixelSizeXY, PixelThickness, PrintApparateParameters(), CLHEP::HepRotation::rotateX(), screenSizeXY, screenThickness, G4VisAttributes::SetForceSolid(), G4LogicalVolume::SetVisAttributes(), G4VisAttributes::SetVisibility(), solidHPGe, solidMercury, solidOhmicNeg, solidOhmicPos, solidOptic, solidPixel, solidScreen, solidWorld, ThetaHPGe, twopi, WorldSizeXY, WorldSizeZ, x, y, z, and zRotPhiHPGe.
Referenced by Construct().
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 475 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 475 of file XrayFluoMercuryDetectorConstruction.cc
References G4SDManager::AddNewDetector(), G4Cache< VALTYPE >::Get(), G4SDManager::GetSDMpointer(), HPGeSD, logicPixel, G4Cache< VALTYPE >::Put(), and G4VUserDetectorConstruction::SetSensitiveDetector().
|
private |
Definition at line 189 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 189 of file XrayFluoMercuryDetectorConstruction.cc
References defaultMaterial, XrayFluoNistMaterials::GetMaterial(), materials, mercuryMaterial, OhmicNegMaterial, OhmicPosMaterial, pixelMaterial, and screenMaterial.
Referenced by XrayFluoMercuryDetectorConstruction().
|
inline |
Definition at line 101 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 101 of file XrayFluoMercuryDetectorConstruction.hh
References ContactSizeXY.
XrayFluoVDetectorType * XrayFluoMercuryDetectorConstruction::GetDetectorType | ( | ) | const |
Definition at line 166 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 166 of file XrayFluoMercuryDetectorConstruction.cc
References detectorType.
Referenced by XrayFluoEventAction::XrayFluoEventAction().
|
inline |
Definition at line 98 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 98 of file XrayFluoMercuryDetectorConstruction.hh
References DeviceSizeX.
|
inline |
Definition at line 99 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 99 of file XrayFluoMercuryDetectorConstruction.hh
References DeviceSizeY.
|
inline |
Definition at line 97 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 97 of file XrayFluoMercuryDetectorConstruction.hh
References DeviceThickness.
|
inline |
Definition at line 114 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 114 of file XrayFluoMercuryDetectorConstruction.hh
References physiHPGe.
|
static |
Definition at line 134 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 134 of file XrayFluoMercuryDetectorConstruction.cc
References instance, and XrayFluoMercuryDetectorConstruction().
Referenced by XrayFluoSimulation::RunSimulation(), and XrayFluoSteppingAction::UserSteppingAction().
|
inline |
Definition at line 115 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 115 of file XrayFluoMercuryDetectorConstruction.hh
References physiMercury.
|
inline |
Definition at line 241 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 241 of file XrayFluoMercuryDetectorConstruction.hh
References mercuryDia.
Referenced by XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries().
|
inline |
Definition at line 238 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 238 of file XrayFluoMercuryDetectorConstruction.hh
References mercuryMaterial.
|
inline |
Definition at line 105 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 105 of file XrayFluoMercuryDetectorConstruction.hh
References NbOfPixelColumns.
|
inline |
Definition at line 104 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 104 of file XrayFluoMercuryDetectorConstruction.hh
References NbOfPixelRows.
|
inline |
Definition at line 103 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 103 of file XrayFluoMercuryDetectorConstruction.hh
References NbOfPixels.
Referenced by XrayFluoSD::Initialize(), and XrayFluoSD::ProcessHits().
|
inline |
Definition at line 119 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 119 of file XrayFluoMercuryDetectorConstruction.hh
References physiOhmicNeg.
|
inline |
Definition at line 110 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 110 of file XrayFluoMercuryDetectorConstruction.hh
References OhmicNegMaterial.
|
inline |
Definition at line 111 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 111 of file XrayFluoMercuryDetectorConstruction.hh
References OhmicNegThickness.
|
inline |
Definition at line 118 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 118 of file XrayFluoMercuryDetectorConstruction.hh
References physiOhmicPos.
|
inline |
Definition at line 107 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 107 of file XrayFluoMercuryDetectorConstruction.hh
References OhmicPosMaterial.
|
inline |
Definition at line 108 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 108 of file XrayFluoMercuryDetectorConstruction.hh
References OhmicPosThickness.
|
inline |
Definition at line 121 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 121 of file XrayFluoMercuryDetectorConstruction.hh
References physiOptic.
Referenced by XrayFluoSteppingAction::UserSteppingAction().
|
inline |
Definition at line 248 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 248 of file XrayFluoMercuryDetectorConstruction.hh
References opticAperture.
Referenced by XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries().
|
inline |
Definition at line 247 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 247 of file XrayFluoMercuryDetectorConstruction.hh
References distDe.
|
inline |
Definition at line 246 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 246 of file XrayFluoMercuryDetectorConstruction.hh
References CLHEP::deg, and ThetaHPGe.
Referenced by XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries().
|
inline |
Definition at line 117 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 117 of file XrayFluoMercuryDetectorConstruction.hh
References physiPixel.
|
inline |
Definition at line 113 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 113 of file XrayFluoMercuryDetectorConstruction.hh
References physiWorld.
|
inline |
Definition at line 239 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 239 of file XrayFluoMercuryDetectorConstruction.hh
References pixelMaterial.
|
inline |
Definition at line 100 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 100 of file XrayFluoMercuryDetectorConstruction.hh
References PixelSizeXY.
|
inline |
Definition at line 242 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 242 of file XrayFluoMercuryDetectorConstruction.hh
References sunDia.
Referenced by XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries().
|
inline |
Definition at line 95 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 95 of file XrayFluoMercuryDetectorConstruction.hh
References WorldSizeXY.
|
inline |
Definition at line 94 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 94 of file XrayFluoMercuryDetectorConstruction.hh
References WorldSizeZ.
Referenced by XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries(), and XrayFluoMercuryPrimaryGeneratorAction::XrayFluoMercuryPrimaryGeneratorAction().
void XrayFluoMercuryDetectorConstruction::PrintApparateParameters | ( | ) |
Definition at line 492 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 492 of file XrayFluoMercuryDetectorConstruction.cc
References DeviceThickness, G4cout, G4endl, G4LogicalVolume::GetMaterial(), G4Material::GetName(), km, logicMercury, m, mercuryDia, and pixelMaterial.
Referenced by ConstructApparate(), and SetMercuryMaterial().
Definition at line 144 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 144 of file XrayFluoMercuryDetectorConstruction.cc
References detectorType, FatalException, G4Exception(), XrayFluoHPGeDetectorType::GetInstance(), and XrayFluoSiLiDetectorType::GetInstance().
Referenced by XrayFluoMercuryDetectorMessenger::SetNewValue(), and XrayFluoMercuryDetectorConstruction().
Definition at line 86 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 86 of file XrayFluoMercuryDetectorConstruction.hh
References CLHEP::deg, and ThetaHPGe.
Referenced by XrayFluoMercuryDetectorMessenger::SetNewValue().
Definition at line 528 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 528 of file XrayFluoMercuryDetectorConstruction.cc
References G4cout, G4endl, XrayFluoNistMaterials::GetMaterial(), logicMercury, materials, PrintApparateParameters(), and G4LogicalVolume::SetMaterial().
Referenced by XrayFluoMercuryDetectorMessenger::SetNewValue().
Definition at line 84 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 84 of file XrayFluoMercuryDetectorConstruction.hh
References distDe.
Referenced by XrayFluoMercuryDetectorMessenger::SetNewValue().
void XrayFluoMercuryDetectorConstruction::UpdateGeometry | ( | ) |
Definition at line 510 of file XrayFluoMercuryDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 510 of file XrayFluoMercuryDetectorConstruction.cc
References G4PhysicalVolumeStore::Clean(), G4LogicalVolumeStore::Clean(), G4SolidStore::Clean(), ComputeApparateParameters(), G4GeometryManager::GetInstance(), G4RunManager::GetRunManager(), G4GeometryManager::OpenGeometry(), PhiHPGe, G4RunManager::ReinitializeGeometry(), CLHEP::HepRotation::rotateX(), and zRotPhiHPGe.
Referenced by XrayFluoMercuryDetectorMessenger::SetNewValue().
|
private |
Definition at line 208 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 208 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), GetContactSizeXY(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 188 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 188 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and DefineDefaultMaterials().
|
private |
Definition at line 232 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 232 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by XrayFluoMercuryDetectorConstruction(), and ~XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 129 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 129 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by GetDetectorType(), SetDetectorType(), and ~XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 133 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 133 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), and GetDeviceSizeX().
|
private |
Definition at line 134 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 134 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), and GetDeviceSizeY().
|
private |
Definition at line 135 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 135 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), GetDeviceThickness(), and PrintApparateParameters().
|
private |
Definition at line 219 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 219 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), GetOrbitDistance(), SetOribitHeight(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 221 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 221 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 220 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 220 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 202 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 202 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 234 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 234 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructSDandField().
|
staticprivate |
Definition at line 127 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 127 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by GetInstance().
|
private |
Definition at line 177 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 177 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 142 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 142 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 150 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 150 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), PrintApparateParameters(), and SetMercuryMaterial().
|
private |
Definition at line 166 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 166 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 162 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 162 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 174 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 174 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 170 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 170 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and ConstructSDandField().
|
private |
Definition at line 146 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 146 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 138 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 138 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 180 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 180 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by DefineDefaultMaterials(), SetMercuryMaterial(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 212 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 212 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), GetMercuryDia(), PrintApparateParameters(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 131 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 131 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 186 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 186 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), DefineDefaultMaterials(), and GetMercuryMaterial().
|
private |
Definition at line 215 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 215 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 205 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 205 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), GetNbOfPixelColumns(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 204 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 204 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), GetNbOfPixelRows(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 203 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 203 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by GetNbOfPixels(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 184 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 184 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), DefineDefaultMaterials(), and GetOhmicNegMaterial().
|
private |
Definition at line 193 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 193 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), GetOhmicNegThickness(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 183 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 183 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), DefineDefaultMaterials(), and GetOhmicPosMaterial().
|
private |
Definition at line 192 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 192 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), GetOhmicPosThickness(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 210 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 210 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by GetOpticAperture(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 195 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 195 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 196 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 196 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 224 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 224 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), UpdateGeometry(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 143 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 143 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and GetHPGe().
|
private |
Definition at line 151 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 151 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and GetMercury().
|
private |
Definition at line 167 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 167 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and GetOhmicNeg().
|
private |
Definition at line 163 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 163 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and GetOhmicPos().
|
private |
Definition at line 175 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 175 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and GetOptic().
|
private |
Definition at line 171 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 171 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and GetphysiPixel().
|
private |
Definition at line 147 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 147 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 139 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 139 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and GetphysiWorld().
|
private |
Definition at line 201 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 201 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 185 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 185 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), DefineDefaultMaterials(), GetPixelMaterial(), and PrintApparateParameters().
|
private |
Definition at line 207 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 207 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), GetPixelSizeXY(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 206 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 206 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 182 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 182 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by DefineDefaultMaterials().
|
private |
Definition at line 198 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 198 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), and ConstructApparate().
|
private |
Definition at line 199 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 199 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 141 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 141 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 149 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 149 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 165 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 165 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 161 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 161 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 173 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 173 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 169 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 169 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 145 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 145 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 137 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 137 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate().
|
private |
Definition at line 213 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 213 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by GetSunDia(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 217 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 217 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), GetOrbitInclination(), SetLatitude(), and XrayFluoMercuryDetectorConstruction().
|
private |
Definition at line 228 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 228 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), and GetWorldSizeXY().
|
private |
Definition at line 229 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 229 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ComputeApparateParameters(), ConstructApparate(), and GetWorldSizeZ().
|
private |
Definition at line 226 of file XrayFluoMercuryDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 226 of file XrayFluoMercuryDetectorConstruction.hh
Referenced by ConstructApparate(), and UpdateGeometry().