4#ifndef AFP_DBTOOLS_AFPDBTESTER_H
5#define AFP_DBTOOLS_AFPDBTESTER_H
9#include "GaudiKernel/ServiceHandle.h"
17#include "GaudiKernel/EventContext.h"
19#include "nlohmann/json.hpp"
27 using AthReentrantAlgorithm::AthReentrantAlgorithm;
30 virtual StatusCode
execute(
const EventContext& ctx)
const override;
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
Hold mappings of ranges to condition objects.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadCondHandleKey< CaloLocalHadCoeff > m_key
SG::ReadCondHandleKey< CondAttrListCollection > m_rch_globshiftX
SG::ReadCondHandleKey< AthenaAttributeList > m_readKey
SG::ReadCondHandleKey< CondAttrListCollection > m_rch_locshiftX
SG::ReadCondHandleKey< CondAttrListCollection > m_rch_loctof
virtual StatusCode initialize() override
SG::ReadCondHandleKey< CondAttrListCollection > m_rch_vtxtof
An algorithm that can be simultaneously executed in multiple threads.