11#ifndef ATHEXHIVE_ALGA_H
12#define ATHEXHIVE_ALGA_H 1
29 HiveAlgA (
const std::string& name, ISvcLocator* pSvcLocator);
35 virtual StatusCode
execute()
override;
Base class for AthExHive example Algs to provide functionality to sleep for a certain amount of time,...
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::WriteHandleKey< HiveDataObj > m_wrh2
SG::WriteHandleKey< HiveDataObj > m_wrh1
SG::ReadHandleKey< xAOD::EventInfo > m_evt
HiveAlgA(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
virtual StatusCode execute() override
HiveAlgBase(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.