|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef ATHEXHIVE_ALGE_H
12 #define ATHEXHIVE_ALGE_H 1
27 HiveAlgE (
const std::string&
name, ISvcLocator* pSvcLocator);
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< HiveDataObj > m_rdh2
SG::ReadHandleKey< HiveDataObj > m_rdh1
virtual StatusCode execute() override
virtual StatusCode initialize() override
HiveAlgE(const std::string &name, ISvcLocator *pSvcLocator)
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteHandleKey< HiveDataObj > m_wrh1
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode finalize() override
Base class for AthExHive example Algs to provide functionality to sleep for a certain amount of time,...