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

Public Member Functions

 PedestalsTask (std::string spec)
 
void initElec2DetMapper (std::string filename)
 
void initFee2SolarMapper (std::string filename)
 
void init (framework::InitContext &ic)
 
void reset ()
 
void decodePage (gsl::span< const std::byte > page)
 
void decodeBuffer (gsl::span< const std::byte > buf)
 
void decodeTF (framework::ProcessingContext &pc)
 
void decodeReadout (const o2::framework::DataRef &input)
 
void logStats ()
 
void run (framework::ProcessingContext &pc)
 

Detailed Description

Definition at line 113 of file pedestal-decoding-workflow.cxx.

Constructor & Destructor Documentation

◆ PedestalsTask()

o2::mch::raw::PedestalsTask::PedestalsTask ( std::string  spec)
inline

Definition at line 116 of file pedestal-decoding-workflow.cxx.

Member Function Documentation

◆ decodeBuffer()

void o2::mch::raw::PedestalsTask::decodeBuffer ( gsl::span< const std::byte >  buf)
inline

Definition at line 234 of file pedestal-decoding-workflow.cxx.

◆ decodePage()

void o2::mch::raw::PedestalsTask::decodePage ( gsl::span< const std::byte >  page)
inline

Definition at line 169 of file pedestal-decoding-workflow.cxx.

◆ decodeReadout()

void o2::mch::raw::PedestalsTask::decodeReadout ( const o2::framework::DataRef input)
inline

Definition at line 296 of file pedestal-decoding-workflow.cxx.

◆ decodeTF()

void o2::mch::raw::PedestalsTask::decodeTF ( framework::ProcessingContext pc)
inline

Definition at line 259 of file pedestal-decoding-workflow.cxx.

◆ init()

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

Definition at line 141 of file pedestal-decoding-workflow.cxx.

◆ initElec2DetMapper()

void o2::mch::raw::PedestalsTask::initElec2DetMapper ( std::string  filename)
inline

Definition at line 118 of file pedestal-decoding-workflow.cxx.

◆ initFee2SolarMapper()

void o2::mch::raw::PedestalsTask::initFee2SolarMapper ( std::string  filename)
inline

Definition at line 129 of file pedestal-decoding-workflow.cxx.

◆ logStats()

void o2::mch::raw::PedestalsTask::logStats ( )
inline

Definition at line 308 of file pedestal-decoding-workflow.cxx.

◆ reset()

void o2::mch::raw::PedestalsTask::reset ( )
inline

Definition at line 161 of file pedestal-decoding-workflow.cxx.

◆ run()

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

Definition at line 333 of file pedestal-decoding-workflow.cxx.


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