|
CbmRoot
|
TOF Unpacking parameters for one eLink / ASIC. More...
#include <UnpackMS.h>
Public Attributes | |
| std::vector< uint32_t > | fChannelUId |
| CbmTofAddress for different channels. | |
| int32_t | fTimeOffset = 0. |
| Time calibration parameter. | |
TOF Unpacking parameters for one eLink / ASIC.
Definition at line 28 of file tof/UnpackMS.h.
| std::vector<uint32_t> cbm::algo::tof::UnpackElinkPar::fChannelUId |
CbmTofAddress for different channels.
Definition at line 29 of file tof/UnpackMS.h.
Referenced by cbm::algo::tof::Unpack::Unpack().
| int32_t cbm::algo::tof::UnpackElinkPar::fTimeOffset = 0. |
Time calibration parameter.
Definition at line 30 of file tof/UnpackMS.h.
Referenced by cbm::algo::tof::Unpack::Unpack().