16#ifndef DATAMODELTESTDATACOMMON_CONDREADERALG_H
17#define DATAMODELTESTDATACOMMON_CONDREADERALG_H
27#include "GaudiKernel/ServiceHandle.h"
28#include "GaudiKernel/IChronoStatSvc.h"
43 CondReaderAlg (
const std::string &name, ISvcLocator *pSvcLocator);
55 virtual StatusCode
execute (
const EventContext& ctx)
const override;
Conditions declarations for S1.
Conditions declarations for S3.
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadCondHandleKey< AthenaAttributeList > m_tstestKey
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
SG::ReadCondHandleKey< AthenaAttributeList > m_attrListKey
SG::ReadCondHandleKey< DMTest::S1 > m_scondKey
CondReaderAlg(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::ReadCondHandleKey< AthenaAttributeList > m_rltestKey
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
ServiceHandle< IChronoStatSvc > m_chronoSvc
SG::ReadCondHandleKey< DMTest::S3 > m_s3Key
SG::ReadCondHandleKey< DMTest::S1 > m_s2Key
Property holding a SG store/key/clid from which a ReadHandle is made.