|
CbmRoot
|
Public Attributes | |
| size_t | fMsStartTimeRelCC = 0 |
| Start time of the current micro-Slice relative to the Timeslice start time in Spadic CC. | |
| size_t | fLastFulltime = 0 |
| Time of the last succesful digest hit message. | |
| std::vector< uint8_t > | fNrTsMsbVec = {} |
| Counter for the ts_msb used to reconstruct the time. | |
Definition at line 155 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 160 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 micro-Slice relative to the Timeslice start time in Spadic CC.
Definition at line 157 of file trd/UnpackMS.h.
Referenced by cbm::algo::trd::UnpackMS< sys_ver >::makeRaw(), and cbm::algo::trd::UnpackMS< sys_ver >::operator()().
| std::vector<uint8_t> cbm::algo::trd::UnpackMS< sys_ver >::MsContext::fNrTsMsbVec = {} |
Counter for the ts_msb used to reconstruct the time.
Definition at line 163 of file trd/UnpackMS.h.
Referenced by cbm::algo::trd::UnpackMS< sys_ver >::makeRaw(), and cbm::algo::trd::UnpackMS< sys_ver >::operator()().