11#ifndef ATHEXHIVE_ALGF_H
12#define ATHEXHIVE_ALGF_H 1
26 HiveAlgF (
const std::string& name, ISvcLocator* pSvcLocator);
32 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.
HiveAlgBase(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< HiveDataObj > m_rdh2
SG::ReadHandleKey< HiveDataObj > m_rdh1
SG::ReadHandleKey< HiveDataObj > m_rdh5
SG::ReadHandleKey< HiveDataObj > m_rdh6
SG::ReadHandleKey< HiveDataObj > m_rdh3
SG::ReadHandleKey< HiveDataObj > m_rdh4
virtual StatusCode execute() override
HiveAlgF(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
Property holding a SG store/key/clid from which a ReadHandle is made.