CbmRoot
|
STS Unpacking parameters for one eLink / ASIC. More...
#include <UnpackMS.h>
Public Attributes | |
std::vector< uint32_t > | fAddress |
CbmMuchAddress for different channels. | |
std::vector< bool > | fChanMask |
Channel masking flags. | |
uint64_t | fTimeOffset = 0. |
Time calibration parameter. | |
STS Unpacking parameters for one eLink / ASIC.
Definition at line 28 of file much/UnpackMS.h.
std::vector<uint32_t> cbm::algo::much::UnpackElinkPar::fAddress |
CbmMuchAddress for different channels.
Definition at line 29 of file much/UnpackMS.h.
Referenced by cbm::algo::much::Unpack::Unpack().
std::vector<bool> cbm::algo::much::UnpackElinkPar::fChanMask |
Channel masking flags.
Definition at line 30 of file much/UnpackMS.h.
Referenced by cbm::algo::much::Unpack::Unpack().
uint64_t cbm::algo::much::UnpackElinkPar::fTimeOffset = 0. |
Time calibration parameter.
Definition at line 31 of file much/UnpackMS.h.
Referenced by cbm::algo::much::Unpack::Unpack().