Project
Loading...
Searching...
No Matches
o2::mch::raw::FileReaderTask Class Reference

Public Member Functions

void init (framework::InitContext &ic)
 
void printHBF (char *framePtr, size_t frameSize)
 
bool appendHBF (TimeFrame &tf, char *framePtr, size_t frameSize, bool addHBF)
 
bool sendTF (framework::ProcessingContext &pc)
 
void appendSTF (framework::ProcessingContext &pc)
 
void run (framework::ProcessingContext &pc)
 
void setMessageHeader (ProcessingContext &pc, const o2::dataformats::TFIDInfo &tfid) const
 

Detailed Description

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

Member Function Documentation

◆ appendHBF()

bool o2::mch::raw::FileReaderTask::appendHBF ( TimeFrame tf,
char framePtr,
size_t  frameSize,
bool  addHBF 
)
inline

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

◆ appendSTF()

void o2::mch::raw::FileReaderTask::appendSTF ( framework::ProcessingContext pc)
inline

send one RDH block via DPL

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

◆ init()

void o2::mch::raw::FileReaderTask::init ( framework::InitContext ic)
inline

Get the input file and other options from the context

close the input file

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

◆ printHBF()

void o2::mch::raw::FileReaderTask::printHBF ( char framePtr,
size_t  frameSize 
)
inline

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

◆ run()

void o2::mch::raw::FileReaderTask::run ( framework::ProcessingContext pc)
inline

send one RDH block via DPL

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

◆ sendTF()

bool o2::mch::raw::FileReaderTask::sendTF ( framework::ProcessingContext pc)
inline

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

◆ setMessageHeader()

void o2::mch::raw::FileReaderTask::setMessageHeader ( ProcessingContext pc,
const o2::dataformats::TFIDInfo tfid 
) const
inline

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


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