Project
Loading...
Searching...
No Matches
o2::dataformats::TFIDInfo Struct Reference

#include <TFIDInfo.h>

Public Member Functions

bool isDummy ()
 
void fill (uint32_t firstTForbit_, uint32_t tfCounter_, uint32_t runNumber_, uint32_t startTime_, uint64_t creation_)
 
 ClassDefNV (TFIDInfo, 2)
 

Public Attributes

uint32_t firstTForbit = -1U
 
uint32_t tfCounter = -1U
 
uint32_t runNumber = -1U
 
uint32_t startTime = -1U
 
uint64_t creation = -1UL
 

Detailed Description

Definition at line 25 of file TFIDInfo.h.

Member Function Documentation

◆ ClassDefNV()

o2::dataformats::TFIDInfo::ClassDefNV ( TFIDInfo  ,
 
)

◆ fill()

void o2::dataformats::TFIDInfo::fill ( uint32_t  firstTForbit_,
uint32_t  tfCounter_,
uint32_t  runNumber_,
uint32_t  startTime_,
uint64_t  creation_ 
)
inline

Definition at line 34 of file TFIDInfo.h.

◆ isDummy()

bool o2::dataformats::TFIDInfo::isDummy ( )
inline

Definition at line 33 of file TFIDInfo.h.

Member Data Documentation

◆ creation

uint64_t o2::dataformats::TFIDInfo::creation = -1UL

Definition at line 31 of file TFIDInfo.h.

◆ firstTForbit

uint32_t o2::dataformats::TFIDInfo::firstTForbit = -1U

Definition at line 27 of file TFIDInfo.h.

◆ runNumber

uint32_t o2::dataformats::TFIDInfo::runNumber = -1U

Definition at line 29 of file TFIDInfo.h.

◆ startTime

uint32_t o2::dataformats::TFIDInfo::startTime = -1U

Definition at line 30 of file TFIDInfo.h.

◆ tfCounter

uint32_t o2::dataformats::TFIDInfo::tfCounter = -1U

Definition at line 28 of file TFIDInfo.h.


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