5#ifndef ATHEXHIVE_ALGM_H
6#define ATHEXHIVE_ALGM_H 1
20 HiveAlgM (
const std::string& name, ISvcLocator* pSvcLocator);
31 Gaudi::Property<int>
m_off {
this,
"Offset", 1,
"offset"};
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_rdh1
SG::ReadHandleKey< HiveDataObj > m_rdh2
Gaudi::Property< int > m_off
HiveAlgM(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.