EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PndDetectorList.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  DetectorId {
  kREF, kMVD, kSTS, kRICH,
  kMUCH, kTRD, kTOF, kECAL,
  kPSD, kSTT, kTutDet, kNOFDETS,
  kRICH, kDRC, kDSK, kEMC,
  kGEM, kLUMI, kMDT, kMVD,
  kRPC, kSTT, kFTOF, kTOF,
  kFTS, kHYPG, kHYP
}
 
enum  fDetectorType {
  kCompletelyUnknown, kMCTrack, kMVDPoint, kMVDDigiStrip,
  kMVDDigiPixel, kMVDClusterPixel, kMVDClusterStrip, kMVDHitsStrip,
  kMVDHitsPixel, kSttPoint, kSttHit, kSttHelixHit,
  kSttTrackCand, kSttTrack, kGemPoint, kGemDigi,
  kGemHit, kFtsPoint, kFtsDigi, kFtsHit,
  kMdtPoint, kMdtHit, kMdtTrack, kEmcPoint,
  kEmcHit, kEmcDigi, kEmcCluster, kEmcBump,
  kEmcRecoHit, kLheTrack, kTrackCand, kTrack,
  kPidChargedCandidate, kPidNeutralCandidate
}
 
enum  SensorSide { kTOP, kBOTTOM }
 

Enumeration Type Documentation

enum DetectorId

Unique identifier for all Panda detector systems

Enumerator:
kREF 
kMVD 
kSTS 
kRICH 
kMUCH 
kTRD 
kTOF 
kECAL 
kPSD 
kSTT 
kTutDet 
kNOFDETS 
kRICH 

kRICH must be the 1st id, and kHYP must be the last one. Please put new detectors in between!!

kDRC 
kDSK 
kEMC 
kGEM 
kLUMI 
kMDT 
kMVD 
kRPC 
kSTT 
kFTOF 
kTOF 
kFTS 
kHYPG 
kHYP 

Definition at line 12 of file PndDetectorList.h.

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

Beware! each new detector should be added also in PndMCTrack Unique identifier for all Panda Point and Hit types

Enumerator:
kCompletelyUnknown 
kMCTrack 
kMVDPoint 
kMVDDigiStrip 
kMVDDigiPixel 
kMVDClusterPixel 
kMVDClusterStrip 
kMVDHitsStrip 
kMVDHitsPixel 
kSttPoint 
kSttHit 
kSttHelixHit 
kSttTrackCand 
kSttTrack 
kGemPoint 
kGemDigi 
kGemHit 
kFtsPoint 
kFtsDigi 
kFtsHit 
kMdtPoint 
kMdtHit 
kMdtTrack 
kEmcPoint 
kEmcHit 
kEmcDigi 
kEmcCluster 
kEmcBump 
kEmcRecoHit 
kLheTrack 
kTrackCand 
kTrack 
kPidChargedCandidate 
kPidNeutralCandidate 

Definition at line 19 of file PndDetectorList.h.

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

enum SensorSide
Enumerator:
kTOP 
kBOTTOM 

Definition at line 35 of file PndDetectorList.h.

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