5#ifndef TRIGMUONHYPO_TRIGMUFASTHYPOALG_H
6#define TRIGMUONHYPO_TRIGMUFASTHYPOALG_H 1
22 virtual StatusCode
execute(
const EventContext& context )
const override;
26 ToolHandleArray<TrigMufastHypoTool>
m_hypoTools {
this,
"HypoTools", {},
"Tools to perform selection"};
29 this,
"MuonL2SAInfoFromMuFastAlg",
"MuonL2SAInfo",
"Name of the input data on xAOD::L2StandAloneMuonContainer produced by MuFastSteering"};
HypoBase(const std::string &name, ISvcLocator *pSvcLocator)
constructor, to be called by sub-class constructors
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
TrigMufastHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &context) const override
ToolHandleArray< TrigMufastHypoTool > m_hypoTools
SG::ReadHandleKey< xAOD::L2StandAloneMuonContainer > m_muFastKey