4#ifndef MUONCONDTEST_ALINEINJECTTESTALG_H
5#define MUONCONDTEST_ALINEINJECTTESTALG_H
23 virtual StatusCode
execute(
const EventContext& ctx)
const override;
26 "Key of output muon alignment ALine condition data"};
virtual StatusCode initialize() override
virtual ~ALineInjectTestAlg()=default
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
SG::WriteCondHandleKey< ALineContainer > m_writeKey
ALineInjectTestAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &ctx) const override
An algorithm that can be simultaneously executed in multiple threads.