15#ifndef O2_EMCAL_STANDALONEAODPRODUCERSPEC_SPEC
16#define O2_EMCAL_STANDALONEAODPRODUCERSPEC_SPEC
23#include <TStopwatch.h>
43 int64_t mTFNumber = -1;
45 uint32_t mCaloAmp = 0xFFFFFF00;
46 uint32_t mCaloTime = 0xFFFFFF00;
50 static const char* BININGCELLS;
51 static const char* BINDINGCELLSTRG;
Handler for EMCAL event data.
void run(o2::framework::ProcessingContext &pc) final
StandaloneAODProducerSpec()
~StandaloneAODProducerSpec() override=default
void endOfStream(o2::framework::EndOfStreamContext &ec) final
This is invoked whenever we have an EndOfStream event.
static const char * getCellTriggerRecordBinding()
void init(o2::framework::InitContext &ic) final
static const char * getCellBinding()
framework::DataProcessorSpec getStandaloneAODProducerSpec()
create a processor spec
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...