EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
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 } |
enum DetectorId |
Unique identifier for all Panda detector systems
Definition at line 12 of file PndDetectorList.h.
View newest version in sPHENIX GitHub at line 12 of file PndDetectorList.h
enum fDetectorType |
Beware! each new detector should be added also in PndMCTrack Unique identifier for all Panda Point and Hit types
Definition at line 19 of file PndDetectorList.h.
View newest version in sPHENIX GitHub at line 19 of file PndDetectorList.h
enum SensorSide |
Definition at line 35 of file PndDetectorList.h.
View newest version in sPHENIX GitHub at line 35 of file PndDetectorList.h