![]() |
Project
|
Public Member Functions | |
DataDecoderTask (std::string spec, std::shared_ptr< base::GRPGeomRequest > request) | |
void | init (framework::InitContext &ic) |
void | finaliseCCDB (ConcreteDataMatcher &matcher, void *obj) |
void | decodeTF (framework::ProcessingContext &pc) |
void | decodeReadout (const o2::framework::DataRef &input) |
void | sendEmptyOutput (framework::DataAllocator &output) |
bool | isDroppedTF (framework::ProcessingContext &pc) |
void | run (framework::ProcessingContext &pc) |
Definition at line 71 of file DataDecoderSpec.cxx.
|
inline |
Definition at line 74 of file DataDecoderSpec.cxx.
|
inline |
Definition at line 159 of file DataDecoderSpec.cxx.
|
inline |
Definition at line 126 of file DataDecoderSpec.cxx.
|
inline |
Definition at line 115 of file DataDecoderSpec.cxx.
|
inline |
Definition at line 79 of file DataDecoderSpec.cxx.
|
inline |
If we see requested data type input with 0xDEADBEEF subspec and 0 payload this means that the "delayed message" mechanism created it in absence of real data from upstream, i.e. the TF was dropped.
Definition at line 201 of file DataDecoderSpec.cxx.
|
inline |
Definition at line 229 of file DataDecoderSpec.cxx.
|
inline |
Definition at line 187 of file DataDecoderSpec.cxx.