5#ifndef ATHEXHIVE_CONDEX_CONDALGX_H
6#define ATHEXHIVE_CONDEX_CONDALGX_H
16#include "GaudiKernel/ICondSvc.h"
21 using AthCondAlgorithm::AthCondAlgorithm;
24 virtual StatusCode
execute(
const EventContext& ctx)
const override;
32 Gaudi::Property<std::string>
m_dbKey {
this,
"Key_DB",
"X2",
"explicit dbKey for cond handle"};
Base class for conditions algorithms.
Property holding a SG store/key/clid from which a ReadHandle is made.
Base class for conditions algorithms.
ServiceHandle< IASCIICondDbSvc > m_cds
Gaudi::Property< std::string > m_dbKey
virtual StatusCode execute(const EventContext &ctx) const override
SG::WriteCondHandleKey< CondDataObj > m_wchk
virtual StatusCode initialize() override
SG::ReadHandleKey< xAOD::EventInfo > m_evt
Property holding a SG store/key/clid from which a ReadHandle is made.