|
CbmRoot
|
Public Attributes | |
| u64 | currentTsTime = 0 |
| Unix time of timeslice in units of epoch length. | |
| u32 | currentEpochInTs = 0 |
| Current epoch number relative to timeslice start epoch. | |
Definition at line 123 of file tof/UnpackMS.h.
| u32 cbm::algo::tof::UnpackMS::TimeSpec::currentEpochInTs = 0 |
Current epoch number relative to timeslice start epoch.
Definition at line 125 of file tof/UnpackMS.h.
Referenced by cbm::algo::tof::UnpackMS::ProcessEpochMessage().
| u64 cbm::algo::tof::UnpackMS::TimeSpec::currentTsTime = 0 |
Unix time of timeslice in units of epoch length.
Definition at line 124 of file tof/UnpackMS.h.
Referenced by cbm::algo::tof::UnpackMS::operator()(), and cbm::algo::tof::UnpackMS::ProcessEpochMessage().