Project
Loading...
Searching...
No Matches
DigitSamplerTask Class Reference

Inherits o2::mch::io::DigitIOBaseTask.

Public Member Functions

void init (InitContext &ic)
 
void outputAndClear (DataAllocator &out)
 
bool shouldEnd ()
 
void run (ProcessingContext &pc)
 
- Public Member Functions inherited from o2::mch::io::DigitIOBaseTask
void init (o2::framework::InitContext &ic)
 
void printFull (gsl::span< const Digit > digits, gsl::span< const ROFRecord > rofs) const
 
void printSummary (gsl::span< const Digit > digits, gsl::span< const ROFRecord > rofs, const char *suffix="") const
 
bool shouldProcess () const
 
void incNofProcessedTFs ()
 
void incTFid ()
 

Additional Inherited Members

- Protected Attributes inherited from o2::mch::io::DigitIOBaseTask
size_t mMaxNofTimeFrames {std::numeric_limits<size_t>::max()}
 
size_t mNofProcessedTFs {0}
 
size_t mFirstTF {0}
 
size_t mTFid {0}
 
bool mPrintDigits = false
 
bool mPrintTFs = false
 

Detailed Description

Definition at line 41 of file digits-sampler-workflow.cxx.

Member Function Documentation

◆ init()

void DigitSamplerTask::init ( InitContext ic)
inline

Definition at line 54 of file digits-sampler-workflow.cxx.

◆ outputAndClear()

void DigitSamplerTask::outputAndClear ( DataAllocator out)
inline

Definition at line 65 of file digits-sampler-workflow.cxx.

◆ run()

void DigitSamplerTask::run ( ProcessingContext pc)
inline

Definition at line 82 of file digits-sampler-workflow.cxx.

◆ shouldEnd()

bool DigitSamplerTask::shouldEnd ( )
inline

Definition at line 74 of file digits-sampler-workflow.cxx.


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