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

Variables

static const int SEGMENTATION_Z = -1
 
static const int SEGMENTATION_PHI = -2
 
static const int SUPPORTPARAMS = -3
 
static std::set< int > m_SensorSegmentationSet {SEGMENTATION_Z, SEGMENTATION_PHI}
 
static const int SI_WAFER = -1
 
static const int SI_INACTIVE = -2
 
static const int HDI_KAPTON = -3
 
static const int HDI_COPPER = -4
 
static const int HDIEXT_KAPTON = -5
 
static const int HDIEXT_COPPER = -6
 
static const int FPHX = -7
 
static const int STAVE_BOTTOM_COOLER = -8
 
static const int STAVEEXT_BOTTOM_COOLER = -9
 
static const int STAVE_CURVE = -10
 
static const int STAVEEXT_CURVE = -11
 
static const int STAVE_STRAIGHT_OUTER = -12
 
static const int STAVEEXT_STRAIGHT_OUTER = -13
 
static const int STAVE_STRAIGHT_INNER = -14
 
static const int STAVEEXT_STRAIGHT_INNER = -15
 
static const int STAVE_STRAIGHT_COOLER = -16
 
static const int STAVEEXT_STRAIGHT_COOLER = -17
 
static const int SUPPORT_RAIL = -18
 
static const int INTT_OUTER_SKIN = -19
 
static const int INTT_INNER_SKIN = -20
 
static const int SI_GLUE = -21
 
static const int FPHX_GLUE = -22
 
static const int SERVICE_BARREL_OUTER = -23
 
static const int SUPPORT_TUBE = -24
 
static const int SUPPORT_DETID = 100
 

Variable Documentation

const int PHG4InttDefs::FPHX = -7
static

Definition at line 23 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 23 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::FPHX_GLUE = -22
static

Definition at line 40 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 40 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::HDI_COPPER = -4
static

Definition at line 20 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 20 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::HDI_KAPTON = -3
static

Definition at line 19 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 19 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::HDIEXT_COPPER = -6
static

Definition at line 22 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 22 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::HDIEXT_KAPTON = -5
static

Definition at line 21 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 21 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::INTT_INNER_SKIN = -20
static

Definition at line 37 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 37 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::INTT_OUTER_SKIN = -19
static

Definition at line 36 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 36 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

std::set<int> PHG4InttDefs::m_SensorSegmentationSet {SEGMENTATION_Z, SEGMENTATION_PHI}
static

Definition at line 14 of file PHG4InttDefs.h.

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

Referenced by PHG4InttSteppingAction::PHG4InttSteppingAction().

const int PHG4InttDefs::SERVICE_BARREL_OUTER = -23
static

Definition at line 42 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 42 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::SI_GLUE = -21
static

Definition at line 39 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 39 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::SI_INACTIVE = -2
static

Definition at line 18 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 18 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::SI_WAFER = -1
static

Definition at line 17 of file PHG4InttDefs.h.

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

const int PHG4InttDefs::STAVE_BOTTOM_COOLER = -8
static

Definition at line 24 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 24 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::STAVE_CURVE = -10
static

Definition at line 26 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 26 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::STAVE_STRAIGHT_COOLER = -16
static

Definition at line 32 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 32 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::STAVE_STRAIGHT_INNER = -14
static

Definition at line 30 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 30 of file PHG4InttDefs.h

const int PHG4InttDefs::STAVE_STRAIGHT_OUTER = -12
static

Definition at line 28 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 28 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::STAVEEXT_BOTTOM_COOLER = -9
static

Definition at line 25 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 25 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::STAVEEXT_CURVE = -11
static

Definition at line 27 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 27 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::STAVEEXT_STRAIGHT_COOLER = -17
static

Definition at line 33 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 33 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::STAVEEXT_STRAIGHT_INNER = -15
static

Definition at line 31 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 31 of file PHG4InttDefs.h

const int PHG4InttDefs::STAVEEXT_STRAIGHT_OUTER = -13
static

Definition at line 29 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 29 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::SUPPORT_DETID = 100
static

Definition at line 45 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 45 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::SUPPORT_RAIL = -18
static

Definition at line 35 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 35 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::SUPPORT_TUBE = -24
static

Definition at line 43 of file PHG4InttDefs.h.

View newest version in sPHENIX GitHub at line 43 of file PHG4InttDefs.h

Referenced by PHG4InttDetector::ConstructIntt().

const int PHG4InttDefs::SUPPORTPARAMS = -3
static