12#ifndef O2_TPC_CalibProcessingHelper_H
13#define O2_TPC_CalibProcessingHelper_H
28namespace calib_processing_helper
31uint64_t
processRawData(
o2::framework::InputRecord& inputs, std::unique_ptr<o2::tpc::rawreader::RawReaderCRU>& reader,
bool useOldSubspec =
false,
const std::vector<int>& sectors = {},
size_t* nerrors =
nullptr, uint32_t syncOffsetReference = 144, uint32_t decoderType = 1,
bool useTrigger =
true,
bool returnOnNoTrigger =
false);
GLint GLint GLint GLint GLint GLint GLint GLbitfield GLenum filter
uint64_t processRawData(o2::framework::InputRecord &inputs, std::unique_ptr< o2::tpc::rawreader::RawReaderCRU > &reader, bool useOldSubspec=false, const std::vector< int > §ors={}, size_t *nerrors=nullptr, uint32_t syncOffsetReference=144, uint32_t decoderType=1, bool useTrigger=true, bool returnOnNoTrigger=false)
int getTriggerBCoffset(o2::framework::InputRecord &inputs, std::vector< o2::framework::InputSpec > filter={}, bool slowScan=false)
absolute BC relative to TF start (firstOrbit)
std::vector< o2::framework::InputSpec > getFilter(o2::framework::InputRecord &inputs)
absolute BC relative to TF start (firstOrbit)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...