EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ZDCID Namespace Reference

Variables

const int Crystal = 1
 
const int SI_PIXEL = 2
 
const int SI_PAD = 3
 
const int Scintillator = 4
 
const int Materials = 7
 
const int Abs_Tungsten = 8
 
const int Abs_Pb = 9
 
const int CrystalTower = 1000000
 
const int EMLayer = 2000000
 
const int HCPadLayer = 3000000
 
const int HCSciLayer = 4000000
 

Variable Documentation

const int ZDCID::Abs_Pb = 9

Definition at line 12 of file EICG4ZDCdetid.h.

View newest version in sPHENIX GitHub at line 12 of file EICG4ZDCdetid.h

Referenced by EICG4ZDCStructure::ConstructHCSciLayers(), and EICG4ZDCStructure::ConstructHCSiliconLayers().

const int ZDCID::Abs_Tungsten = 8

Definition at line 11 of file EICG4ZDCdetid.h.

View newest version in sPHENIX GitHub at line 11 of file EICG4ZDCdetid.h

Referenced by EICG4ZDCStructure::ConstructEMLayers().

const int ZDCID::CrystalTower = 1000000

Definition at line 14 of file EICG4ZDCdetid.h.

View newest version in sPHENIX GitHub at line 14 of file EICG4ZDCdetid.h

Referenced by EICG4ZDCStructure::ConstructCrystalTowers(), and EICG4ZDCSteppingAction::UserSteppingAction().

const int ZDCID::EMLayer = 2000000

Definition at line 15 of file EICG4ZDCdetid.h.

View newest version in sPHENIX GitHub at line 15 of file EICG4ZDCdetid.h

Referenced by EICG4ZDCStructure::ConstructEMLayers(), and EICG4ZDCSteppingAction::UserSteppingAction().

const int ZDCID::HCPadLayer = 3000000

Definition at line 16 of file EICG4ZDCdetid.h.

View newest version in sPHENIX GitHub at line 16 of file EICG4ZDCdetid.h

Referenced by EICG4ZDCStructure::ConstructHCSiliconLayers(), and EICG4ZDCSteppingAction::UserSteppingAction().

const int ZDCID::HCSciLayer = 4000000

Definition at line 17 of file EICG4ZDCdetid.h.

View newest version in sPHENIX GitHub at line 17 of file EICG4ZDCdetid.h

Referenced by EICG4ZDCStructure::ConstructHCSciLayers(), and EICG4ZDCSteppingAction::UserSteppingAction().

const int ZDCID::Materials = 7

Definition at line 10 of file EICG4ZDCdetid.h.

View newest version in sPHENIX GitHub at line 10 of file EICG4ZDCdetid.h

Referenced by EICG4ZDCStructure::ConstructCrystalTowers(), EICG4ZDCStructure::ConstructEMLayers(), and EICG4ZDCStructure::ConstructHCSiliconLayers().

const int ZDCID::Scintillator = 4
const int ZDCID::SI_PAD = 3
const int ZDCID::SI_PIXEL = 2