CbmRoot
Loading...
Searching...
No Matches
cbm::algo::tof::UnpackMS::TimeSpec Struct Reference

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.
 

Detailed Description

Definition at line 112 of file tof/UnpackMS.h.

Member Data Documentation

◆ currentEpochInTs

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().

◆ currentTsTime

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().


The documentation for this struct was generated from the following file: