|
ATLAS Offline Software
|
Go to the documentation of this file.
17 #ifndef DATAMODELTESTDATACOMMON_CONDALG2_H
18 #define DATAMODELTESTDATACOMMON_CONDALG2_H
39 CondAlg2 (
const std::string &
name, ISvcLocator *pSvcLocator);
64 #endif // not DATAMODELTESTDATACOMMON_CONDALG2_H
Conditions declarations for S3.
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
::StatusCode StatusCode
StatusCode definition for legacy code.
CondAlg2(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::ReadCondHandleKey< AthenaAttributeList > m_rltestKey
SG::ReadCondHandleKey< AthenaAttributeList > m_tstestKey
SG::WriteCondHandleKey< DMTest::S3 > m_outKey
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.