![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Provides some utility functions for DetectorId. More...
#include <EicRoot/blob/master/cbmdata/CbmDetectorList.h>
Inheritance diagram for CbmDetectorList:
Collaboration diagram for CbmDetectorList:Public Member Functions | |
| CbmDetectorList () | |
| virtual | ~CbmDetectorList () |
| ClassDef (CbmDetectorList, 1) | |
Static Public Member Functions | |
| static void | GetSystemName (DetectorId det, TString &name) |
| static void | GetSystemName (Int_t det, TString &name) |
| static void | GetSystemNameCaps (DetectorId det, TString &name) |
| static void | GetSystemNameCaps (Int_t det, TString &name) |
Provides some utility functions for DetectorId.
Definition at line 48 of file CbmDetectorList.h.
View newest version in sPHENIX GitHub at line 48 of file CbmDetectorList.h
| CbmDetectorList::CbmDetectorList | ( | ) |
Constructor
Definition at line 12 of file CbmDetectorList.cxx.
View newest version in sPHENIX GitHub at line 12 of file CbmDetectorList.cxx
|
inlinevirtual |
Destructor
Definition at line 58 of file CbmDetectorList.h.
View newest version in sPHENIX GitHub at line 58 of file CbmDetectorList.h
| CbmDetectorList::ClassDef | ( | CbmDetectorList | , |
| 1 | |||
| ) |
|
static |
Get system name
| det | System identifier (type DetectorId) |
| name | (return) System name (lower case) |
Definition at line 19 of file CbmDetectorList.cxx.
View newest version in sPHENIX GitHub at line 19 of file CbmDetectorList.cxx
References kECAL, kMUCH, kMVD, kPSD, kREF, kRICH, kSTS, kTOF, and kTRD.
Referenced by GetSystemName(), and CbmMCEpoch::Print().
Here is the caller graph for this function:
|
static |
Definition at line 42 of file CbmDetectorList.cxx.
View newest version in sPHENIX GitHub at line 42 of file CbmDetectorList.cxx
References GetSystemName(), and kNOFDETS.
Here is the call graph for this function:
|
static |
Get system name in capitals
| det | System identifier (type DetectorId) |
| name | (return) System name (lower case) |
Definition at line 53 of file CbmDetectorList.cxx.
View newest version in sPHENIX GitHub at line 53 of file CbmDetectorList.cxx
References kECAL, kMUCH, kMVD, kPSD, kREF, kRICH, kSTS, kTOF, and kTRD.
Referenced by GetSystemNameCaps().
Here is the caller graph for this function:
|
static |
Definition at line 76 of file CbmDetectorList.cxx.
View newest version in sPHENIX GitHub at line 76 of file CbmDetectorList.cxx
References GetSystemNameCaps(), and kNOFDETS.
Here is the call graph for this function: