15#ifndef O2_EMCAL_ENTROPYDECODER_SPEC
16#define O2_EMCAL_ENTROPYDECODER_SPEC
21#include <TStopwatch.h>
40 unsigned int mSSpecOut = 0;
class for entropy encoding/decoding of EMCAL data
void endOfStream(o2::framework::EndOfStreamContext &ec) final
This is invoked whenever we have an EndOfStream event.
~EntropyDecoderSpec() override=default
void run(o2::framework::ProcessingContext &pc) final
void finaliseCCDB(o2::framework::ConcreteDataMatcher &matcher, void *obj) final
void init(o2::framework::InitContext &ic) final
framework::DataProcessorSpec getEntropyDecoderSpec(int verbosity, unsigned int sspecInp, unsigned int sspecOut=0)
create a processor spec
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...