Project
Loading...
Searching...
No Matches
o2::mid::RawDumpDeviceDPL Class Reference

Public Member Functions

void init (o2::framework::InitContext &ic)
 
void run (o2::framework::ProcessingContext &pc)
 
 RawDumpDeviceDPL (bool isDebugMode, const FEEIdConfig &feeIdConfig, const CrateMasks &crateMasks, const ElectronicsDelay &electronicsDelay, header::DataHeader::SubSpecificationType subSpec)
 
void init (of::InitContext &ic)
 
void printRDHHex (const o2::header::RDHAny *rdhPtr, bool isBare)
 
void printPayload (gsl::span< const uint8_t > payload, bool isBare)
 
void run (of::ProcessingContext &pc)
 

Detailed Description

Definition at line 33 of file DecodedDataDumpSpec.cxx.

Constructor & Destructor Documentation

◆ RawDumpDeviceDPL()

o2::mid::RawDumpDeviceDPL::RawDumpDeviceDPL ( bool  isDebugMode,
const FEEIdConfig feeIdConfig,
const CrateMasks crateMasks,
const ElectronicsDelay electronicsDelay,
header::DataHeader::SubSpecificationType  subSpec 
)
inline

Definition at line 40 of file RawDumpSpec.cxx.

Member Function Documentation

◆ init() [1/2]

void o2::mid::RawDumpDeviceDPL::init ( o2::framework::InitContext ic)
inline

Definition at line 36 of file DecodedDataDumpSpec.cxx.

◆ init() [2/2]

void o2::mid::RawDumpDeviceDPL::init ( of::InitContext ic)
inline

Definition at line 42 of file RawDumpSpec.cxx.

◆ printPayload()

void o2::mid::RawDumpDeviceDPL::printPayload ( gsl::span< const uint8_t >  payload,
bool  isBare 
)
inline

Definition at line 77 of file RawDumpSpec.cxx.

◆ printRDHHex()

void o2::mid::RawDumpDeviceDPL::printRDHHex ( const o2::header::RDHAny rdhPtr,
bool  isBare 
)
inline

Definition at line 60 of file RawDumpSpec.cxx.

◆ run() [1/2]

void o2::mid::RawDumpDeviceDPL::run ( o2::framework::ProcessingContext pc)
inline

Definition at line 46 of file DecodedDataDumpSpec.cxx.

◆ run() [2/2]

void o2::mid::RawDumpDeviceDPL::run ( of::ProcessingContext pc)
inline

Definition at line 105 of file RawDumpSpec.cxx.


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