CbmRoot
|
Public Attributes | |
size_t | fMsStartTimeRelCC = 0 |
Start time of the current µSlice relative to the Timeslice start time in Spadic CC. | |
size_t | fLastFulltime = 0 |
Time of the last succesful digest hit message. | |
std::vector< std::uint8_t > | fNrTsMsbVec = {} |
Counter for the ts_msb used to reconstruct the time. | |
Definition at line 136 of file trd/UnpackMS.h.
size_t cbm::algo::trd::UnpackMS< sys_ver >::MsContext::fLastFulltime = 0 |
Time of the last succesful digest hit message.
Definition at line 141 of file trd/UnpackMS.h.
Referenced by cbm::algo::trd::UnpackMS< sys_ver >::makeDigi().
size_t cbm::algo::trd::UnpackMS< sys_ver >::MsContext::fMsStartTimeRelCC = 0 |
Start time of the current µSlice relative to the Timeslice start time in Spadic CC.
Definition at line 138 of file trd/UnpackMS.h.
Referenced by cbm::algo::trd::UnpackMS< sys_ver >::makeRaw(), and cbm::algo::trd::UnpackMS< sys_ver >::operator()().
std::vector<std::uint8_t> cbm::algo::trd::UnpackMS< sys_ver >::MsContext::fNrTsMsbVec = {} |
Counter for the ts_msb used to reconstruct the time.
Definition at line 144 of file trd/UnpackMS.h.
Referenced by cbm::algo::trd::UnpackMS< sys_ver >::makeRaw(), and cbm::algo::trd::UnpackMS< sys_ver >::operator()().