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