5#ifndef ATHEXHIVE_CONDEX_ALGA_H
6#define ATHEXHIVE_CONDEX_ALGA_H
19 AlgA (
const std::string& name, ISvcLocator* pSvcLocator);
22 virtual bool isClonable()
const override {
return true; }
25 virtual StatusCode
execute()
override;
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.
virtual StatusCode execute() override
AlgA(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteHandleKey< HiveDataObj > m_wrh2
SG::ReadHandleKey< xAOD::EventInfo > m_evt
SG::WriteHandleKey< HiveDataObj > m_wrh1
virtual bool isClonable() const override
virtual StatusCode initialize() override
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
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.