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