4#ifndef TrigEgammaForwardFastCaloHypoAlg_h
5#define TrigEgammaForwardFastCaloHypoAlg_h
25 virtual StatusCode
execute(
const EventContext& context )
const override;
29 ToolHandle< GenericMonitoringTool >
m_monTool{
this,
"MonTool",
"",
"Monitoring tool" };
30 ToolHandleArray< ITrigEgammaForwardFastCaloHypoTool >
m_hypoTools {
this,
"HypoTools", {},
"Hypo tools" };
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 execute(const EventContext &context) const override
ToolHandle< GenericMonitoringTool > m_monTool
TrigEgammaForwardFastCaloHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::TrigRingerRingsContainer > m_ringsKey
virtual StatusCode initialize() override
ToolHandleArray< ITrigEgammaForwardFastCaloHypoTool > m_hypoTools
SG::ReadHandleKey< xAOD::TrigEMClusterContainer > m_clustersKey