4#ifndef MUONCALIBSTREAMTESTALG_H
5#define MUONCALIBSTREAMTESTALG_H
28 virtual StatusCode
execute(
const EventContext &ctx)
const override;
30 virtual StatusCode
finalize()
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.
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< Muon::TgcPrepDataContainer > m_TgcPrepDataKey
virtual StatusCode initialize() override
Initialize.
virtual StatusCode finalize() override
SG::ReadHandleKey< Muon::MdtPrepDataContainer > m_MdtPrepDataKey
virtual StatusCode execute(const EventContext &ctx) const override
Execute.
~MuonCalibStreamTestAlg()=default
Destructur.
MuonCalibStreamTestAlg(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::ReadHandleKey< Muon::RpcPrepDataContainer > m_RpcPrepDataKey
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
Property holding a SG store/key/clid from which a ReadHandle is made.