14#ifndef O2_TOF_CCDBREQUEST
15#define O2_TOF_CCDBREQUEST
31 CcdbRequest(std::shared_ptr<o2::base::GRPGeomRequest> gr) : mGGCCDBRequest(gr) {}
38 std::shared_ptr<o2::base::GRPGeomRequest> mGGCCDBRequest;
Helper for geometry and GRP related CCDB requests.
bool finaliseCCDB(o2::framework::ConcreteDataMatcher &matcher, void *obj)
static GRPGeomHelper & instance()
CcdbRequest(std::shared_ptr< o2::base::GRPGeomRequest > gr)
void finaliseCCDB(o2::framework::ConcreteDataMatcher &matcher, void *obj) final
~CcdbRequest() override=default
void run(ProcessingContext &pc) final
void init(InitContext &ic) final
Defining PrimaryVertex explicitly as messageable.
framework::DataProcessorSpec getCcdbRequestSpec()
create a processor spec
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...