4#ifndef TRIGAFPTOFHYPOALG_H
5#define TRIGAFPTOFHYPOALG_H
30 virtual StatusCode
execute(
const EventContext &context)
const override;
35 ToolHandleArray<TrigAFPToFHypoTool>
m_hypoTools{
this,
"HypoTools", {}};
38 ToolHandle<GenericMonitoringTool>
m_monTool {
this,
"MonTool",
"",
"Monitor tool for TrigAFPToFHypo" };
Header file to be included by clients of the Monitored infrastructure.
Property holding a SG store/key/clid from which a ReadHandle is made.
ToolHandle< GenericMonitoringTool > m_monTool
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &context) const override
SG::ReadHandleKey< xAOD::VertexContainer > m_inputIdVtxKey
TrigAFPToFHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::AFPVertexContainer > m_inputAfpVtxKey
ToolHandleArray< TrigAFPToFHypoTool > m_hypoTools