Project
Loading...
Searching...
No Matches
o2::mch::raw::TimeFrame Struct Reference

Public Member Functions

void computePayloadSize ()
 
void print ()
 

Public Attributes

charbuf {nullptr}
 
size_t tfSize {0}
 
size_t totalSize {0}
 
size_t payloadSize {0}
 
uint32_t firstOrbit {0xFFFFFFFF}
 
std::vector< std::pair< size_t, size_t > > hbframes
 

Detailed Description

Definition at line 61 of file cru-page-reader-workflow.cxx.

Member Function Documentation

◆ computePayloadSize()

void o2::mch::raw::TimeFrame::computePayloadSize ( )
inline

Definition at line 69 of file cru-page-reader-workflow.cxx.

◆ print()

void o2::mch::raw::TimeFrame::print ( )
inline

Definition at line 92 of file cru-page-reader-workflow.cxx.

Member Data Documentation

◆ buf

char* o2::mch::raw::TimeFrame::buf {nullptr}

Definition at line 62 of file cru-page-reader-workflow.cxx.

◆ firstOrbit

uint32_t o2::mch::raw::TimeFrame::firstOrbit {0xFFFFFFFF}

Definition at line 66 of file cru-page-reader-workflow.cxx.

◆ hbframes

std::vector<std::pair<size_t, size_t> > o2::mch::raw::TimeFrame::hbframes

Definition at line 67 of file cru-page-reader-workflow.cxx.

◆ payloadSize

size_t o2::mch::raw::TimeFrame::payloadSize {0}

Definition at line 65 of file cru-page-reader-workflow.cxx.

◆ tfSize

size_t o2::mch::raw::TimeFrame::tfSize {0}

Definition at line 63 of file cru-page-reader-workflow.cxx.

◆ totalSize

size_t o2::mch::raw::TimeFrame::totalSize {0}

Definition at line 64 of file cru-page-reader-workflow.cxx.


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