|
CbmRoot
|
#include <CbmTofDetectorId.h>
Public Member Functions | |
| CbmTofDetectorInfo () | |
| CbmTofDetectorInfo (int32_t detsystem, int32_t smtype, int32_t smodule, int32_t counter, int32_t gap, int32_t cell) | |
| CbmTofDetectorInfo (ECbmModuleId detsystem, int32_t smtype, int32_t smodule, int32_t counter, int32_t gap, int32_t cell) | |
| CbmTofDetectorInfo (ECbmModuleId detsystem, int32_t smtype, int32_t smodule, int32_t counter, int32_t gap, int32_t cell, int32_t counterType) | |
Public Attributes | |
| int32_t | fDetectorSystem |
| int32_t | fSMtype |
| int32_t | fSModule |
| int32_t | fCounter |
| int32_t | fGap |
| int32_t | fCell |
| int32_t | fCounterType |
CbmTofDetectorId.h Abstract base class for the different implementations to calculate the information about TOF modules from a unique detetcor ID
Definition at line 24 of file CbmTofDetectorId.h.
|
inline |
Definition at line 27 of file CbmTofDetectorId.h.
References fCell, fCounter, fCounterType, fDetectorSystem, fGap, fSModule, and fSMtype.
|
inline |
Definition at line 29 of file CbmTofDetectorId.h.
References counter, fCell, fCounter, fCounterType, fDetectorSystem, fGap, fSModule, and fSMtype.
|
inline |
Definition at line 38 of file CbmTofDetectorId.h.
References counter, fCell, fCounter, fCounterType, fDetectorSystem, fGap, fSModule, fSMtype, and ToIntegralType().
|
inline |
Definition at line 48 of file CbmTofDetectorId.h.
References counter, fCell, fCounter, fCounterType, fDetectorSystem, fGap, fSModule, fSMtype, and ToIntegralType().
| int32_t CbmTofDetectorInfo::fCell |
Definition at line 63 of file CbmTofDetectorId.h.
Referenced by CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofAddress::ConvertCbmTofDetectorInfo(), CbmTofDigitize::DigitizeGaussCharge(), CbmTofDetectorId_v07a::SetDetectorInfo(), CbmTofDetectorId_v12b::SetDetectorInfo(), CbmTofDetectorId_v14a::SetDetectorInfo(), and CbmTofDetectorId_v21a::SetDetectorInfo().
| int32_t CbmTofDetectorInfo::fCounter |
Definition at line 61 of file CbmTofDetectorId.h.
Referenced by CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofAddress::ConvertCbmTofDetectorInfo(), CbmTofDetectorId_v07a::SetDetectorInfo(), CbmTofDetectorId_v12b::SetDetectorInfo(), CbmTofDetectorId_v14a::SetDetectorInfo(), and CbmTofDetectorId_v21a::SetDetectorInfo().
| int32_t CbmTofDetectorInfo::fCounterType |
Definition at line 64 of file CbmTofDetectorId.h.
Referenced by CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofAddress::ConvertCbmTofDetectorInfo(), and CbmTofDetectorId_v21a::SetDetectorInfo().
| int32_t CbmTofDetectorInfo::fDetectorSystem |
Definition at line 58 of file CbmTofDetectorId.h.
Referenced by CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorId_v07a::SetDetectorInfo(), CbmTofDetectorId_v12b::SetDetectorInfo(), CbmTofDetectorId_v14a::SetDetectorInfo(), and CbmTofDetectorId_v21a::SetDetectorInfo().
| int32_t CbmTofDetectorInfo::fGap |
Definition at line 62 of file CbmTofDetectorId.h.
Referenced by CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorId_v07a::SetDetectorInfo(), CbmTofDetectorId_v12b::SetDetectorInfo(), CbmTofDetectorId_v14a::SetDetectorInfo(), and CbmTofDetectorId_v21a::SetDetectorInfo().
| int32_t CbmTofDetectorInfo::fSModule |
Definition at line 60 of file CbmTofDetectorId.h.
Referenced by CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofAddress::ConvertCbmTofDetectorInfo(), CbmTofDetectorId_v07a::SetDetectorInfo(), CbmTofDetectorId_v12b::SetDetectorInfo(), CbmTofDetectorId_v14a::SetDetectorInfo(), and CbmTofDetectorId_v21a::SetDetectorInfo().
| int32_t CbmTofDetectorInfo::fSMtype |
Definition at line 59 of file CbmTofDetectorId.h.
Referenced by CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofDetectorInfo(), CbmTofAddress::ConvertCbmTofDetectorInfo(), CbmTofDetectorId_v07a::SetDetectorInfo(), CbmTofDetectorId_v12b::SetDetectorInfo(), CbmTofDetectorId_v14a::SetDetectorInfo(), and CbmTofDetectorId_v21a::SetDetectorInfo().