CbmRoot
Loading...
Searching...
No Matches
cbm::algo::trd::UnpackMS< sys_ver >::MsContext Struct Reference

Public Attributes

size_t fMsStartTimeRelCC = 0
 Start time of the current µSlice relative to the Timeslice start time in Spadic CC.
 
size_t fLastFulltime = 0
 Time of the last succesful digest hit message.
 
std::vector< std::uint8_t > fNrTsMsbVec = {}
 Counter for the ts_msb used to reconstruct the time.
 

Detailed Description

template<uint8_t sys_ver>
struct cbm::algo::trd::UnpackMS< sys_ver >::MsContext

Definition at line 136 of file trd/UnpackMS.h.

Member Data Documentation

◆ fLastFulltime

template<uint8_t sys_ver>
size_t cbm::algo::trd::UnpackMS< sys_ver >::MsContext::fLastFulltime = 0

Time of the last succesful digest hit message.

Definition at line 141 of file trd/UnpackMS.h.

Referenced by cbm::algo::trd::UnpackMS< sys_ver >::makeDigi().

◆ fMsStartTimeRelCC

template<uint8_t sys_ver>
size_t cbm::algo::trd::UnpackMS< sys_ver >::MsContext::fMsStartTimeRelCC = 0

Start time of the current µSlice relative to the Timeslice start time in Spadic CC.

Definition at line 138 of file trd/UnpackMS.h.

Referenced by cbm::algo::trd::UnpackMS< sys_ver >::makeRaw(), and cbm::algo::trd::UnpackMS< sys_ver >::operator()().

◆ fNrTsMsbVec

template<uint8_t sys_ver>
std::vector<std::uint8_t> cbm::algo::trd::UnpackMS< sys_ver >::MsContext::fNrTsMsbVec = {}

Counter for the ts_msb used to reconstruct the time.

Definition at line 144 of file trd/UnpackMS.h.

Referenced by cbm::algo::trd::UnpackMS< sys_ver >::makeRaw(), and cbm::algo::trd::UnpackMS< sys_ver >::operator()().


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