![]() |
Project
|
#include <STFDecoderSpec.h>
Inherits o2::framework::Task.
Public Member Functions | |
STFDecoder (const STFDecoderInp &inp, std::shared_ptr< o2::base::GRPGeomRequest > gr) | |
STFDecoder ()=default | |
~STFDecoder () override=default | |
void | init (InitContext &ic) final |
void | run (ProcessingContext &pc) final |
void | endOfStream (EndOfStreamContext &ec) final |
This is invoked whenever we have an EndOfStream event. | |
void | stop () final |
This is invoked on stop. | |
void | finaliseCCDB (ConcreteDataMatcher &matcher, void *obj) final |
![]() | |
virtual | ~Task () |
Definition at line 56 of file STFDecoderSpec.h.
o2::itsmft::STFDecoder< Mapping >::STFDecoder | ( | const STFDecoderInp & | inp, |
std::shared_ptr< o2::base::GRPGeomRequest > | gr | ||
) |
Definition at line 49 of file STFDecoderSpec.cxx.
|
default |
|
overridedefault |
|
inlinefinalvirtual |
This is invoked whenever we have an EndOfStream event.
Reimplemented from o2::framework::Task.
Definition at line 64 of file STFDecoderSpec.h.
|
finalvirtual |
|
finalvirtual |
|
finalvirtual |
|
inlinefinalvirtual |
This is invoked on stop.
Reimplemented from o2::framework::Task.
Definition at line 65 of file STFDecoderSpec.h.