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

Public Attributes

uint64_t currentTsTime
 Unix time of timeslice in units of epoch length.
 
uint32_t currentEpochInTs
 Current epoch number relative to timeslice start epoch.
 

Detailed Description

Definition at line 116 of file bmon/UnpackMS.h.

Member Data Documentation

◆ currentEpochInTs

uint32_t cbm::algo::bmon::UnpackMS::TimeSpec::currentEpochInTs

Current epoch number relative to timeslice start epoch.

Definition at line 118 of file bmon/UnpackMS.h.

Referenced by cbm::algo::bmon::UnpackMS::ProcessEpochMessage(), and cbm::algo::bmon::UnpackMS::ProcessHitMessage().

◆ currentTsTime

uint64_t cbm::algo::bmon::UnpackMS::TimeSpec::currentTsTime

Unix time of timeslice in units of epoch length.

Definition at line 117 of file bmon/UnpackMS.h.

Referenced by cbm::algo::bmon::UnpackMS::operator()(), and cbm::algo::bmon::UnpackMS::ProcessEpochMessage().


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