5#ifndef TRIGMUONLATEMUROIHYPO_TRIGMUONLATEMUROIHYPOALG_H
6#define TRIGMUONLATEMUROIHYPO_TRIGMUONLATEMUROIHYPOALG_H 1
31 virtual StatusCode
execute(
const EventContext& context )
const override;
35 ToolHandleArray<TrigMuonLateMuRoIHypoTool>
m_hypoTools {
this,
"HypoTools", {},
"Tools to perform selection"};
38 this,
"LateRoIs",
"rois",
"Name of the out-of-time RoIs produced by TrigmuRoI"};
Property holding a SG store/key/clid from which a ReadHandle is made.
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.
The Athena Transient Store API.
virtual StatusCode initialize() override
TrigMuonLateMuRoIHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual ~TrigMuonLateMuRoIHypoAlg()
virtual StatusCode execute(const EventContext &context) const override
ToolHandleArray< TrigMuonLateMuRoIHypoTool > m_hypoTools
SG::ReadHandleKey< TrigRoiDescriptorCollection > m_roiKey