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 112 of file tof/UnpackMS.h.
u32 cbm::algo::tof::UnpackMS::TimeSpec::currentEpochInTs = 0 |
Current epoch number relative to timeslice start epoch.
Definition at line 114 of file tof/UnpackMS.h.
Referenced by cbm::algo::tof::UnpackMS::ProcessEpochMessage(), and cbm::algo::tof::UnpackMS::ProcessHitMessage().
u64 cbm::algo::tof::UnpackMS::TimeSpec::currentTsTime = 0 |
Unix time of timeslice in units of epoch length.
Definition at line 113 of file tof/UnpackMS.h.
Referenced by cbm::algo::tof::UnpackMS::operator()(), and cbm::algo::tof::UnpackMS::ProcessEpochMessage().