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 AFPDBTester(
const std::string& name, ISvcLocator* pSvcLocator);
31 virtual StatusCode
execute()
override;
32 virtual StatusCode
finalize()
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
AFPDBTester(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadCondHandleKey< CaloLocalHadCoeff > m_key
SG::ReadCondHandleKey< CondAttrListCollection > m_rch_globshiftX
SG::ReadCondHandleKey< AthenaAttributeList > m_readKey
virtual StatusCode execute() override
SG::ReadCondHandleKey< CondAttrListCollection > m_rch_locshiftX
virtual ~AFPDBTester() override
SG::ReadCondHandleKey< CondAttrListCollection > m_rch_loctof
virtual StatusCode finalize() override
virtual StatusCode initialize() override
SG::ReadCondHandleKey< CondAttrListCollection > m_rch_vtxtof
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters: