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

#include <geant4/tree/geant4-10.6-release/examples/advanced/gammaray_telescope/include/GammaRayTelDetectorConstruction.hh>

+ Inheritance diagram for GammaRayTelDetectorConstruction:
+ Collaboration diagram for GammaRayTelDetectorConstruction:

Public Member Functions

 GammaRayTelDetectorConstruction ()
 
 ~GammaRayTelDetectorConstruction ()
 
void SetNbOfTKRLayers (G4int)
 
void SetTKRTileSizeXY (G4double)
 
void SetNbOfTKRTiles (G4int)
 
void SetTKRSiliconThickness (G4double)
 
void SetTKRSiliconPitch (G4double)
 
void SetTKRLayerDistance (G4double)
 
void SetTKRViewsDistance (G4double)
 
void SetConverterMaterial (G4String)
 
void SetConverterThickness (G4double)
 
void SetNbOfCALLayers (G4int)
 
void SetNbOfCALBars (G4int)
 
void SetCALBarThickness (G4double)
 
void SetACDThickness (G4double)
 
void SetMagField (G4double)
 
G4VPhysicalVolumeConstruct ()
 
void UpdateGeometry ()
 
void ConstructSDandField ()
 
void PrintPayloadParameters ()
 
G4double GetWorldSizeZ () const
 
G4double GetWorldSizeXY () const
 
G4double GetPayloadSizeZ () const
 
G4double GetPayloadSizeXY () const
 
G4double GetTKRSizeZ () const
 
G4double GetTKRSizeXY () const
 
G4double GetCALSizeZ () const
 
G4double GetCALTKRDistance () const
 
G4double GetTKRSiliconThickness () const
 
G4double GetTKRSiliconTileXY () const
 
G4double GetTKRSiliconPitch () const
 
G4int GetNbOfTKRLayers () const
 
G4int GetNbOfTKRTiles () const
 
G4int GetNbOfTKRStrips () const
 
G4double GetTKRLayerDistance () const
 
G4double GetTKRViewsDistance () const
 
G4double GetTKRActiveTileXY () const
 
G4double GetTKRActiveTileZ () const
 
G4double GetSiliconGuardRing () const
 
G4double GetTilesSeparation () const
 
G4MaterialGetConverterMaterial () const
 
G4double GetConverterThickness () const
 
G4double GetCALBarThickness () const
 
G4int GetNbOfCALLayers () const
 
G4int GetNbOfCALBars () const
 
G4double GetACDThickness () const
 
G4int GetNbOfACDTopTiles () const
 
G4int GetNbOfACDLateralTiles () const
 
- Public Member Functions inherited from G4VUserDetectorConstruction
 G4VUserDetectorConstruction ()
 
virtual ~G4VUserDetectorConstruction ()
 
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 ComputePayloadParameters ()
 
G4VPhysicalVolumeConstructPayload ()
 

Private Attributes

G4MaterialConverterMaterial
 
G4double ConverterThickness
 
G4double TKRSiliconThickness
 
G4double TKRSiliconTileXY
 
G4double TKRSiliconPitch
 
G4double TKRSizeXY
 
G4double TKRSizeZ
 
G4double TKRLayerDistance
 
G4double TKRViewsDistance
 
G4double TKRSupportThickness
 
G4int NbOfTKRLayers
 
G4int NbOfTKRTiles
 
G4double CALBarThickness
 
G4int NbOfCALLayers
 
G4int NbOfCALBars
 
G4double CALSizeXY
 
G4double CALSizeZ
 
G4double CALBarX
 
G4double CALBarY
 
G4double CALBarZ
 
G4double ACDThickness
 
G4double ACTSizeXY
 
G4double ACTSizeZ
 
G4double ACL1SizeX
 
G4double ACL1SizeY
 
G4double ACL1SizeZ
 
G4double ACL2SizeX
 
G4double ACL2SizeY
 
G4double ACL2SizeZ
 
G4int NbOfACDLateralTiles
 
G4int NbOfACDTopTiles
 
G4double TilesSeparation
 
G4double ACDTKRDistance
 
G4double CALTKRDistance
 
G4double TKRActiveTileXY
 
G4double TKRActiveTileZ
 
G4double SiliconGuardRing
 
G4int NbOfTKRStrips
 
G4double TKRXStripX
 
G4double TKRYStripX
 
G4double TKRXStripY
 
G4double TKRYStripY
 
G4double TKRZStrip
 
G4double PayloadSizeZ
 
G4double PayloadSizeXY
 
G4MaterialdefaultMaterial
 
G4MaterialCALMaterial
 
G4MaterialTKRMaterial
 
G4MaterialACDMaterial
 
G4double WorldSizeXY
 
G4double WorldSizeZ
 
G4BoxsolidWorld
 
G4LogicalVolumelogicWorld
 
G4VPhysicalVolumephysiWorld
 
G4BoxsolidPayload
 
G4LogicalVolumelogicPayload
 
G4VPhysicalVolumephysiPayload
 
G4BoxsolidTKR
 
G4LogicalVolumelogicTKR
 
G4VPhysicalVolumephysiTKR
 
G4BoxsolidCAL
 
G4LogicalVolumelogicCAL
 
G4VPhysicalVolumephysiCAL
 
G4BoxsolidACT
 
G4LogicalVolumelogicACT
 
G4VPhysicalVolumephysiACT
 
G4BoxsolidACL1
 
G4LogicalVolumelogicACL1
 
G4VPhysicalVolumephysiACL1
 
G4BoxsolidACL2
 
G4LogicalVolumelogicACL2
 
G4VPhysicalVolumephysiACL2
 
G4BoxsolidTKRDetectorX
 
G4LogicalVolumelogicTKRDetectorX
 
G4VPhysicalVolumephysiTKRDetectorX
 
G4BoxsolidTKRDetectorY
 
G4LogicalVolumelogicTKRDetectorY
 
G4VPhysicalVolumephysiTKRDetectorY
 
G4BoxsolidCALLayerX
 
G4LogicalVolumelogicCALLayerX
 
G4VPhysicalVolumephysiCALLayerX
 
G4BoxsolidCALLayerY
 
G4LogicalVolumelogicCALLayerY
 
G4VPhysicalVolumephysiCALLayerY
 
G4BoxsolidCALDetectorX
 
G4LogicalVolumelogicCALDetectorX
 
G4VPhysicalVolumephysiCALDetectorX
 
G4BoxsolidCALDetectorY
 
G4LogicalVolumelogicCALDetectorY
 
G4VPhysicalVolumephysiCALDetectorY
 
G4BoxsolidPlane
 
G4LogicalVolumelogicPlane
 
G4VPhysicalVolumephysiPlane
 
G4BoxsolidConverter
 
G4LogicalVolumelogicConverter
 
G4VPhysicalVolumephysiConverter
 
G4LogicalVolumelogicTKRStripX
 
G4LogicalVolumelogicTKRStripY
 
GammaRayTelDetectorMessengerdetectorMessenger
 
G4Cache< GammaRayTelTrackerSD * > trackerSD
 
G4Cache
< GammaRayTelCalorimeterSD * > 
calorimeterSD
 
G4Cache
< GammaRayTelAnticoincidenceSD * > 
anticoincidenceSD
 

Static Private Attributes

static G4ThreadLocal
G4GlobalMagFieldMessenger
fMagFieldMessenger = 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)
 

Detailed Description

Definition at line 60 of file GammaRayTelDetectorConstruction.hh.

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

Constructor & Destructor Documentation

GammaRayTelDetectorConstruction::GammaRayTelDetectorConstruction ( )
GammaRayTelDetectorConstruction::~GammaRayTelDetectorConstruction ( )

Definition at line 128 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 128 of file GammaRayTelDetectorConstruction.cc

References detectorMessenger.

Member Function Documentation

void GammaRayTelDetectorConstruction::ComputePayloadParameters ( )
inlineprivate
G4VPhysicalVolume * GammaRayTelDetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 133 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 133 of file GammaRayTelDetectorConstruction.cc

References ConstructPayload(), and DefineMaterials().

+ Here is the call graph for this function:

G4VPhysicalVolume * GammaRayTelDetectorConstruction::ConstructPayload ( )
private

Definition at line 263 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 263 of file GammaRayTelDetectorConstruction.cc

References ACDMaterial, ACDTKRDistance, ACL1SizeX, ACL1SizeY, ACL1SizeZ, ACL2SizeX, ACL2SizeY, ACL2SizeZ, ACTSizeXY, ACTSizeZ, CALBarThickness, CALBarX, CALBarY, CALMaterial, CALSizeXY, CALSizeZ, CALTKRDistance, ComputePayloadParameters(), ConverterMaterial, ConverterThickness, defaultMaterial, FALSE, G4VisAttributes::GetInvisible(), k, logicACL1, logicACL2, logicACT, logicCAL, logicCALDetectorX, logicCALDetectorY, logicCALLayerX, logicCALLayerY, logicConverter, logicPayload, logicPlane, logicTKR, logicTKRDetectorX, logicTKRDetectorY, logicTKRStripX, logicTKRStripY, logicWorld, NbOfCALBars, NbOfCALLayers, NbOfTKRLayers, NbOfTKRStrips, NbOfTKRTiles, PayloadSizeXY, PayloadSizeZ, physiACL1, physiACL2, physiACT, physiCAL, physiCALDetectorX, physiCALDetectorY, physiCALLayerX, physiCALLayerY, physiConverter, physiPayload, physiPlane, physiTKR, physiTKRDetectorX, physiTKRDetectorY, physiWorld, PrintPayloadParameters(), G4VisAttributes::SetForceSolid(), G4VisAttributes::SetForceWireframe(), G4LogicalVolume::SetVisAttributes(), G4VisAttributes::SetVisibility(), SiliconGuardRing, solidACL1, solidACL2, solidACT, solidCAL, solidCALDetectorX, solidCALDetectorY, solidCALLayerX, solidCALLayerY, solidConverter, solidPayload, solidPlane, solidTKR, solidTKRDetectorX, solidTKRDetectorY, solidWorld, TilesSeparation, TKRActiveTileXY, TKRActiveTileZ, TKRLayerDistance, TKRMaterial, TKRSiliconPitch, TKRSiliconThickness, TKRSizeXY, TKRSizeZ, TKRSupportThickness, TKRViewsDistance, TKRXStripX, TKRXStripY, TKRYStripX, TKRYStripY, TKRZStrip, TRUE, WorldSizeXY, WorldSizeZ, x, y, and z.

Referenced by Construct(), and UpdateGeometry().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::ConstructSDandField ( )
virtual
void GammaRayTelDetectorConstruction::DefineMaterials ( )
private

Definition at line 141 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 141 of file GammaRayTelDetectorConstruction.cc

References a, ACDMaterial, G4Material::AddElement(), G4Material::AddMaterial(), bar, C(), CALMaterial, cm3, ConverterMaterial, defaultMaterial, Acts::UnitConstants::g, G4cout, G4endl, G4Material::GetMaterialTable(), H, I, kelvin, kStateGas, mg, mole, N, pascal, source.hepunit::STP_Temperature, TKRMaterial, source.hepunit::universe_mean_density, and z.

Referenced by Construct().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double GammaRayTelDetectorConstruction::GetACDThickness ( ) const
inline

Definition at line 132 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 132 of file GammaRayTelDetectorConstruction.hh

References ACDThickness.

G4double GammaRayTelDetectorConstruction::GetCALBarThickness ( ) const
inline

Definition at line 128 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 128 of file GammaRayTelDetectorConstruction.hh

References CALBarThickness.

G4double GammaRayTelDetectorConstruction::GetCALSizeZ ( ) const
inline

Definition at line 108 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 108 of file GammaRayTelDetectorConstruction.hh

References CALSizeZ.

G4double GammaRayTelDetectorConstruction::GetCALTKRDistance ( ) const
inline

Definition at line 109 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 109 of file GammaRayTelDetectorConstruction.hh

References CALTKRDistance.

G4Material* GammaRayTelDetectorConstruction::GetConverterMaterial ( ) const
inline

Definition at line 125 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 125 of file GammaRayTelDetectorConstruction.hh

References ConverterMaterial.

G4double GammaRayTelDetectorConstruction::GetConverterThickness ( ) const
inline

Definition at line 126 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 126 of file GammaRayTelDetectorConstruction.hh

References ConverterThickness.

G4int GammaRayTelDetectorConstruction::GetNbOfACDLateralTiles ( ) const
inline

Definition at line 134 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 134 of file GammaRayTelDetectorConstruction.hh

References NbOfACDLateralTiles.

Referenced by GammaRayTelAnticoincidenceSD::GammaRayTelAnticoincidenceSD().

+ Here is the caller graph for this function:

G4int GammaRayTelDetectorConstruction::GetNbOfACDTopTiles ( ) const
inline

Definition at line 133 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 133 of file GammaRayTelDetectorConstruction.hh

References NbOfACDTopTiles.

Referenced by GammaRayTelAnticoincidenceSD::GammaRayTelAnticoincidenceSD().

+ Here is the caller graph for this function:

G4int GammaRayTelDetectorConstruction::GetNbOfCALBars ( ) const
inline

Definition at line 130 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 130 of file GammaRayTelDetectorConstruction.hh

References NbOfCALBars.

Referenced by GammaRayTelCalorimeterSD::GammaRayTelCalorimeterSD().

+ Here is the caller graph for this function:

G4int GammaRayTelDetectorConstruction::GetNbOfCALLayers ( ) const
inline

Definition at line 129 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 129 of file GammaRayTelDetectorConstruction.hh

References NbOfCALLayers.

Referenced by GammaRayTelCalorimeterSD::GammaRayTelCalorimeterSD().

+ Here is the caller graph for this function:

G4int GammaRayTelDetectorConstruction::GetNbOfTKRLayers ( ) const
inline

Definition at line 114 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 114 of file GammaRayTelDetectorConstruction.hh

References NbOfTKRLayers.

Referenced by GammaRayTelAnalysis::BeginOfRun(), and GammaRayTelTrackerSD::GammaRayTelTrackerSD().

+ Here is the caller graph for this function:

G4int GammaRayTelDetectorConstruction::GetNbOfTKRStrips ( ) const
inline

Definition at line 116 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 116 of file GammaRayTelDetectorConstruction.hh

References NbOfTKRStrips.

Referenced by GammaRayTelAnalysis::BeginOfRun(), GammaRayTelTrackerSD::GammaRayTelTrackerSD(), and GammaRayTelTrackerSD::ProcessHits().

+ Here is the caller graph for this function:

G4int GammaRayTelDetectorConstruction::GetNbOfTKRTiles ( ) const
inline

Definition at line 115 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 115 of file GammaRayTelDetectorConstruction.hh

References NbOfTKRTiles.

Referenced by GammaRayTelAnalysis::BeginOfRun(), GammaRayTelTrackerSD::GammaRayTelTrackerSD(), and GammaRayTelTrackerSD::ProcessHits().

+ Here is the caller graph for this function:

G4double GammaRayTelDetectorConstruction::GetPayloadSizeXY ( ) const
inline

Definition at line 103 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 103 of file GammaRayTelDetectorConstruction.hh

References PayloadSizeXY.

G4double GammaRayTelDetectorConstruction::GetPayloadSizeZ ( ) const
inline

Definition at line 102 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 102 of file GammaRayTelDetectorConstruction.hh

References PayloadSizeZ.

G4double GammaRayTelDetectorConstruction::GetSiliconGuardRing ( ) const
inline

Definition at line 122 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 122 of file GammaRayTelDetectorConstruction.hh

References SiliconGuardRing.

G4double GammaRayTelDetectorConstruction::GetTilesSeparation ( ) const
inline

Definition at line 123 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 123 of file GammaRayTelDetectorConstruction.hh

References TilesSeparation.

G4double GammaRayTelDetectorConstruction::GetTKRActiveTileXY ( ) const
inline

Definition at line 120 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 120 of file GammaRayTelDetectorConstruction.hh

References TKRActiveTileXY.

G4double GammaRayTelDetectorConstruction::GetTKRActiveTileZ ( ) const
inline

Definition at line 121 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 121 of file GammaRayTelDetectorConstruction.hh

References TKRActiveTileZ.

G4double GammaRayTelDetectorConstruction::GetTKRLayerDistance ( ) const
inline

Definition at line 117 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 117 of file GammaRayTelDetectorConstruction.hh

References TKRLayerDistance.

G4double GammaRayTelDetectorConstruction::GetTKRSiliconPitch ( ) const
inline

Definition at line 113 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 113 of file GammaRayTelDetectorConstruction.hh

References TKRSiliconPitch.

G4double GammaRayTelDetectorConstruction::GetTKRSiliconThickness ( ) const
inline

Definition at line 111 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 111 of file GammaRayTelDetectorConstruction.hh

References TKRSiliconThickness.

G4double GammaRayTelDetectorConstruction::GetTKRSiliconTileXY ( ) const
inline

Definition at line 112 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 112 of file GammaRayTelDetectorConstruction.hh

References TKRSiliconTileXY.

G4double GammaRayTelDetectorConstruction::GetTKRSizeXY ( ) const
inline

Definition at line 106 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 106 of file GammaRayTelDetectorConstruction.hh

References TKRSizeXY.

Referenced by GammaRayTelAnalysis::BeginOfRun().

+ Here is the caller graph for this function:

G4double GammaRayTelDetectorConstruction::GetTKRSizeZ ( ) const
inline

Definition at line 105 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 105 of file GammaRayTelDetectorConstruction.hh

References TKRSizeZ.

Referenced by GammaRayTelAnalysis::BeginOfRun().

+ Here is the caller graph for this function:

G4double GammaRayTelDetectorConstruction::GetTKRViewsDistance ( ) const
inline

Definition at line 118 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 118 of file GammaRayTelDetectorConstruction.hh

References TKRViewsDistance.

G4double GammaRayTelDetectorConstruction::GetWorldSizeXY ( ) const
inline

Definition at line 100 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 100 of file GammaRayTelDetectorConstruction.hh

References WorldSizeXY.

Referenced by GammaRayTelPrimaryGeneratorAction::GeneratePrimaries().

+ Here is the caller graph for this function:

G4double GammaRayTelDetectorConstruction::GetWorldSizeZ ( ) const
inline

Definition at line 99 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 99 of file GammaRayTelDetectorConstruction.hh

References WorldSizeZ.

Referenced by GammaRayTelPrimaryGeneratorAction::GammaRayTelPrimaryGeneratorAction(), and GammaRayTelPrimaryGeneratorAction::GeneratePrimaries().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::PrintPayloadParameters ( )

Definition at line 891 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 891 of file GammaRayTelDetectorConstruction.cc

References ConverterMaterial, ConverterThickness, G4cout, G4Material::GetName(), mm, and NbOfTKRLayers.

Referenced by ConstructPayload(), and SetConverterMaterial().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetACDThickness ( G4double  val)

Definition at line 982 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 982 of file GammaRayTelDetectorConstruction.cc

References ACDThickness.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetCALBarThickness ( G4double  val)

Definition at line 975 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 975 of file GammaRayTelDetectorConstruction.cc

References CALBarThickness.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetConverterMaterial ( G4String  materialChoice)

Definition at line 904 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 904 of file GammaRayTelDetectorConstruction.cc

References ConverterMaterial, G4Material::GetMaterial(), logicConverter, PrintPayloadParameters(), and G4LogicalVolume::SetMaterial().

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetConverterThickness ( G4double  val)

Definition at line 916 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 916 of file GammaRayTelDetectorConstruction.cc

References ConverterThickness.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetMagField ( G4double  fieldValue)

Definition at line 989 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 989 of file GammaRayTelDetectorConstruction.cc

References G4UImanager::ApplyCommand(), G4cout, G4endl, G4UImanager::GetUIpointer(), sss, and tesla.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetNbOfCALBars ( G4int  val)

Definition at line 970 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 970 of file GammaRayTelDetectorConstruction.cc

References NbOfCALBars.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetNbOfCALLayers ( G4int  val)

Definition at line 965 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 965 of file GammaRayTelDetectorConstruction.cc

References NbOfCALLayers.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetNbOfTKRLayers ( G4int  val)

Definition at line 941 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 941 of file GammaRayTelDetectorConstruction.cc

References NbOfTKRLayers.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetNbOfTKRTiles ( G4int  val)

Definition at line 947 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 947 of file GammaRayTelDetectorConstruction.cc

References NbOfTKRTiles.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetTKRLayerDistance ( G4double  val)

Definition at line 952 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 952 of file GammaRayTelDetectorConstruction.cc

References TKRLayerDistance.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetTKRSiliconPitch ( G4double  val)

Definition at line 929 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 929 of file GammaRayTelDetectorConstruction.cc

References TKRSiliconPitch.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetTKRSiliconThickness ( G4double  val)

Definition at line 923 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 923 of file GammaRayTelDetectorConstruction.cc

References TKRSiliconThickness.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetTKRTileSizeXY ( G4double  val)

Definition at line 935 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 935 of file GammaRayTelDetectorConstruction.cc

References TKRSiliconTileXY.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::SetTKRViewsDistance ( G4double  val)

Definition at line 957 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 957 of file GammaRayTelDetectorConstruction.cc

References TKRViewsDistance.

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the caller graph for this function:

void GammaRayTelDetectorConstruction::UpdateGeometry ( )

Definition at line 1007 of file GammaRayTelDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 1007 of file GammaRayTelDetectorConstruction.cc

References ConstructPayload(), G4RunManager::DefineWorldVolume(), G4RegionStore::GetInstance(), G4RunManager::GetRunManager(), G4RunManager::PhysicsHasBeenModified(), physiWorld, G4RunManager::ReinitializeGeometry(), and G4RegionStore::UpdateMaterialList().

Referenced by GammaRayTelDetectorMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4Material* GammaRayTelDetectorConstruction::ACDMaterial
private

Definition at line 202 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 202 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and DefineMaterials().

G4double GammaRayTelDetectorConstruction::ACDThickness
private

Definition at line 165 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 165 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), GammaRayTelDetectorConstruction(), GetACDThickness(), and SetACDThickness().

G4double GammaRayTelDetectorConstruction::ACDTKRDistance
private

Definition at line 182 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 182 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), ConstructPayload(), and GammaRayTelDetectorConstruction().

G4double GammaRayTelDetectorConstruction::ACL1SizeX
private

Definition at line 169 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 169 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::ACL1SizeY
private

Definition at line 170 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 170 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::ACL1SizeZ
private

Definition at line 171 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 171 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::ACL2SizeX
private

Definition at line 173 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 173 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::ACL2SizeY
private

Definition at line 174 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 174 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::ACL2SizeZ
private

Definition at line 175 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 175 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::ACTSizeXY
private

Definition at line 166 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 166 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::ACTSizeZ
private

Definition at line 167 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 167 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4Cache<GammaRayTelAnticoincidenceSD*> GammaRayTelDetectorConstruction::anticoincidenceSD
private

Definition at line 277 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 277 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructSDandField(), and GammaRayTelDetectorConstruction().

G4double GammaRayTelDetectorConstruction::CALBarThickness
private
G4double GammaRayTelDetectorConstruction::CALBarX
private

Definition at line 161 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 161 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::CALBarY
private

Definition at line 162 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 162 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::CALBarZ
private

Definition at line 163 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 163 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters().

G4Material* GammaRayTelDetectorConstruction::CALMaterial
private

Definition at line 200 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 200 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and DefineMaterials().

G4Cache<GammaRayTelCalorimeterSD*> GammaRayTelDetectorConstruction::calorimeterSD
private

Definition at line 276 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 276 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructSDandField(), and GammaRayTelDetectorConstruction().

G4double GammaRayTelDetectorConstruction::CALSizeXY
private

Definition at line 158 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 158 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::CALSizeZ
private

Definition at line 159 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 159 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), ConstructPayload(), and GetCALSizeZ().

G4double GammaRayTelDetectorConstruction::CALTKRDistance
private
G4Material* GammaRayTelDetectorConstruction::ConverterMaterial
private
G4double GammaRayTelDetectorConstruction::ConverterThickness
private
G4Material* GammaRayTelDetectorConstruction::defaultMaterial
private

Definition at line 199 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 199 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and DefineMaterials().

GammaRayTelDetectorMessenger* GammaRayTelDetectorConstruction::detectorMessenger
private

Definition at line 272 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 272 of file GammaRayTelDetectorConstruction.hh

Referenced by GammaRayTelDetectorConstruction(), and ~GammaRayTelDetectorConstruction().

G4ThreadLocal G4GlobalMagFieldMessenger * GammaRayTelDetectorConstruction::fMagFieldMessenger = 0
staticprivate

Definition at line 270 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 270 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructSDandField().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicACL1
private

Definition at line 227 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 227 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and ConstructSDandField().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicACL2
private

Definition at line 231 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 231 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and ConstructSDandField().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicACT
private

Definition at line 223 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 223 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and ConstructSDandField().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicCAL
private

Definition at line 219 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 219 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicCALDetectorX
private

Definition at line 251 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 251 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and ConstructSDandField().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicCALDetectorY
private

Definition at line 255 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 255 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and ConstructSDandField().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicCALLayerX
private

Definition at line 243 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 243 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicCALLayerY
private

Definition at line 247 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 247 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicConverter
private

Definition at line 263 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 263 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and SetConverterMaterial().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicPayload
private

Definition at line 211 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 211 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicPlane
private

Definition at line 259 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 259 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicTKR
private

Definition at line 215 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 215 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicTKRDetectorX
private

Definition at line 235 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 235 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicTKRDetectorY
private

Definition at line 239 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 239 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicTKRStripX
private

Definition at line 266 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 266 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and ConstructSDandField().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicTKRStripY
private

Definition at line 267 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 267 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and ConstructSDandField().

G4LogicalVolume* GammaRayTelDetectorConstruction::logicWorld
private

Definition at line 207 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 207 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4int GammaRayTelDetectorConstruction::NbOfACDLateralTiles
private

Definition at line 178 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 178 of file GammaRayTelDetectorConstruction.hh

Referenced by GammaRayTelDetectorConstruction(), and GetNbOfACDLateralTiles().

G4int GammaRayTelDetectorConstruction::NbOfACDTopTiles
private

Definition at line 179 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 179 of file GammaRayTelDetectorConstruction.hh

Referenced by GammaRayTelDetectorConstruction(), and GetNbOfACDTopTiles().

G4int GammaRayTelDetectorConstruction::NbOfCALBars
private
G4int GammaRayTelDetectorConstruction::NbOfCALLayers
private
G4int GammaRayTelDetectorConstruction::NbOfTKRLayers
private
G4int GammaRayTelDetectorConstruction::NbOfTKRStrips
private

Definition at line 188 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 188 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), ConstructPayload(), and GetNbOfTKRStrips().

G4int GammaRayTelDetectorConstruction::NbOfTKRTiles
private
G4double GammaRayTelDetectorConstruction::PayloadSizeXY
private

Definition at line 197 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 197 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), ConstructPayload(), and GetPayloadSizeXY().

G4double GammaRayTelDetectorConstruction::PayloadSizeZ
private

Definition at line 196 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 196 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), ConstructPayload(), and GetPayloadSizeZ().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiACL1
private

Definition at line 228 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 228 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiACL2
private

Definition at line 232 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 232 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiACT
private

Definition at line 224 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 224 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiCAL
private

Definition at line 220 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 220 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiCALDetectorX
private

Definition at line 252 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 252 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiCALDetectorY
private

Definition at line 256 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 256 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiCALLayerX
private

Definition at line 244 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 244 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiCALLayerY
private

Definition at line 248 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 248 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiConverter
private

Definition at line 264 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 264 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiPayload
private

Definition at line 212 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 212 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiPlane
private

Definition at line 260 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 260 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiTKR
private

Definition at line 216 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 216 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiTKRDetectorX
private

Definition at line 236 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 236 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiTKRDetectorY
private

Definition at line 240 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 240 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4VPhysicalVolume* GammaRayTelDetectorConstruction::physiWorld
private

Definition at line 208 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 208 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and UpdateGeometry().

G4double GammaRayTelDetectorConstruction::SiliconGuardRing
private
G4Box* GammaRayTelDetectorConstruction::solidACL1
private

Definition at line 226 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 226 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidACL2
private

Definition at line 230 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 230 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidACT
private

Definition at line 222 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 222 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidCAL
private

Definition at line 218 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 218 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidCALDetectorX
private

Definition at line 250 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 250 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidCALDetectorY
private

Definition at line 254 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 254 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidCALLayerX
private

Definition at line 242 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 242 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidCALLayerY
private

Definition at line 246 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 246 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidConverter
private

Definition at line 262 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 262 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidPayload
private

Definition at line 210 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 210 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidPlane
private

Definition at line 258 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 258 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidTKR
private

Definition at line 214 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 214 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidTKRDetectorX
private

Definition at line 234 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 234 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidTKRDetectorY
private

Definition at line 238 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 238 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4Box* GammaRayTelDetectorConstruction::solidWorld
private

Definition at line 206 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 206 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload().

G4double GammaRayTelDetectorConstruction::TilesSeparation
private
G4double GammaRayTelDetectorConstruction::TKRActiveTileXY
private

Definition at line 184 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 184 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), ConstructPayload(), and GetTKRActiveTileXY().

G4double GammaRayTelDetectorConstruction::TKRActiveTileZ
private

Definition at line 185 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 185 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), ConstructPayload(), and GetTKRActiveTileZ().

G4double GammaRayTelDetectorConstruction::TKRLayerDistance
private
G4Material* GammaRayTelDetectorConstruction::TKRMaterial
private

Definition at line 201 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 201 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructPayload(), and DefineMaterials().

G4double GammaRayTelDetectorConstruction::TKRSiliconPitch
private
G4double GammaRayTelDetectorConstruction::TKRSiliconThickness
private
G4double GammaRayTelDetectorConstruction::TKRSiliconTileXY
private
G4double GammaRayTelDetectorConstruction::TKRSizeXY
private

Definition at line 145 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 145 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), ConstructPayload(), and GetTKRSizeXY().

G4double GammaRayTelDetectorConstruction::TKRSizeZ
private

Definition at line 146 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 146 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), ConstructPayload(), and GetTKRSizeZ().

G4double GammaRayTelDetectorConstruction::TKRSupportThickness
private

Definition at line 150 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 150 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::TKRViewsDistance
private
G4double GammaRayTelDetectorConstruction::TKRXStripX
private

Definition at line 190 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 190 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::TKRXStripY
private

Definition at line 192 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 192 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::TKRYStripX
private

Definition at line 191 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 191 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::TKRYStripY
private

Definition at line 193 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 193 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4double GammaRayTelDetectorConstruction::TKRZStrip
private

Definition at line 194 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 194 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), and ConstructPayload().

G4Cache<GammaRayTelTrackerSD*> GammaRayTelDetectorConstruction::trackerSD
private

Definition at line 275 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 275 of file GammaRayTelDetectorConstruction.hh

Referenced by ConstructSDandField(), and GammaRayTelDetectorConstruction().

G4double GammaRayTelDetectorConstruction::WorldSizeXY
private

Definition at line 203 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 203 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), ConstructPayload(), and GetWorldSizeXY().

G4double GammaRayTelDetectorConstruction::WorldSizeZ
private

Definition at line 204 of file GammaRayTelDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 204 of file GammaRayTelDetectorConstruction.hh

Referenced by ComputePayloadParameters(), ConstructPayload(), and GetWorldSizeZ().


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