14#ifndef O2_ITS_DCS_PARSER_SPEC_H
15#define O2_ITS_DCS_PARSER_SPEC_H
27#include <fairmq/Device.h>
67 void process(
const gsl::span<const DPCOM> dps);
68 void processDP(
const DPCOM& dpcom);
70 void getCurrentCcdbAlpideParam();
73 std::string mCcdbUrl =
"";
76 std::unordered_map<DPID, DPVAL> mDPstrobe;
77 double mStrobeToUpload = 0.;
78 bool doStrobeUpload =
false;
80 std::string mSelfName;
81 bool mVerboseOutput =
false;
85 std::string mCcdbFetchUrl =
"http://ccdb-test.cern.ch:8080";
90 long int pushTime = 0;
91 long int lastPushTime = 0;
Utils and constants for calibration and related workflows.
Definition of the Alpide pixel reader for raw data processing.
static BasicCCDBManager & instance()
void run(ProcessingContext &pc) final
void init(InitContext &ic) final
~ITSDCSAdaposParser() override=default
Defining PrimaryVertex explicitly as messageable.
o2::framework::DataProcessorSpec getITSDCSAdaposParserSpec()
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...