|
CbmRoot
|
TRD Unpacking parameters for one eLink. More...
#include <UnpackMS.h>
Public Attributes | |
| std::vector< uint32_t > | fChanAddress |
| CbmTrdAddress for different channels. | |
| uint32_t | fAddress |
| Asic address. | |
| int64_t | fTimeOffset = 0 |
| Time calibration parameter. | |
TRD Unpacking parameters for one eLink.
Definition at line 25 of file trd/UnpackMS.h.
| uint32_t cbm::algo::trd::UnpackElinkPar::fAddress |
Asic address.
Definition at line 27 of file trd/UnpackMS.h.
Referenced by cbm::algo::trd::UnpackMS< sys_ver >::makeDigi(), cbm::algo::trd::UnpackMS< sys_ver >::makeDigi(), and cbm::algo::trd::Unpack::Unpack().
| std::vector<uint32_t> cbm::algo::trd::UnpackElinkPar::fChanAddress |
CbmTrdAddress for different channels.
Definition at line 26 of file trd/UnpackMS.h.
Referenced by cbm::algo::trd::UnpackMS< sys_ver >::makeDigi(), cbm::algo::trd::UnpackMS< sys_ver >::makeDigi(), and cbm::algo::trd::Unpack::Unpack().
| int64_t cbm::algo::trd::UnpackElinkPar::fTimeOffset = 0 |
Time calibration parameter.
Definition at line 28 of file trd/UnpackMS.h.
Referenced by cbm::algo::trd::UnpackMS< sys_ver >::makeDigi(), cbm::algo::trd::UnpackMS< sys_ver >::makeDigi(), and cbm::algo::trd::Unpack::Unpack().