|
CbmRoot
|
Information on RPC offsets for each SM type. More...
#include <RecoSetupUnit.h>
Public Attributes | |
| uint32_t | offset {0} |
| An index of first RPC for a given SM type. | |
| uint16_t | nSm {0} |
| Number of supermodules for a given SM type. | |
| uint16_t | nRpc {0} |
| Number of RPCs for a given SM type. | |
Private Member Functions | |
| template<class Archive> | |
| void | serialize (Archive &ar, const unsigned int) |
Information on RPC offsets for each SM type.
Definition at line 32 of file tof/RecoSetupUnit.h.
|
inlineprivate |
Definition at line 40 of file tof/RecoSetupUnit.h.
| uint16_t cbm::algo::tof::TrkStationIdMap::SmTypeInfo::nRpc {0} |
Number of RPCs for a given SM type.
Definition at line 35 of file tof/RecoSetupUnit.h.
| uint16_t cbm::algo::tof::TrkStationIdMap::SmTypeInfo::nSm {0} |
Number of supermodules for a given SM type.
Definition at line 34 of file tof/RecoSetupUnit.h.
| uint32_t cbm::algo::tof::TrkStationIdMap::SmTypeInfo::offset {0} |
An index of first RPC for a given SM type.
Definition at line 33 of file tof/RecoSetupUnit.h.