EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CbmDetectorList.h File Reference

Defines unique identifiers (enum) for all CBM detector systems. More...

#include "TObject.h"
+ Include dependency graph for CbmDetectorList.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmDetectorList
 Provides some utility functions for DetectorId. More...
 

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  DataType {
  kUnknown, kMCTrack, kStsPoint, kStsDigi,
  kStsCluster, kStsHit
}
 

Detailed Description

Defines unique identifiers (enum) for all CBM detector systems.

Author
V.Friese V.Fri.nosp@m.ese@.nosp@m.Gsi.D.nosp@m.e
Date
12.06.2007

Definition in file CbmDetectorList.h.

Enumeration Type Documentation

enum DataType

Data type enumerator

Enumerator:
kUnknown 
kMCTrack 
kStsPoint 
kStsDigi 
kStsCluster 
kStsHit 

Definition at line 29 of file CbmDetectorList.h.

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

enum DetectorId

DetectorID enumerator

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 14 of file CbmDetectorList.h.

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