5#ifndef AFP_SIDLOCRECOTOOL_H
6#define AFP_SIDLOCRECOTOOL_H
19#include "GaudiKernel/ToolHandle.h"
31 :
public extends<AthAlgTool, IAFP_SIDLocRecoTool>
42 StatusCode
execute(
const EventContext& ctx)
const override;
52 ToolHandleArray<IAFPSiDLocRecoTrackAlgTool>
m_recoToolsList {
this,
"RecoToolsList",{},
"List of AFP track reconstruction tools"};
60 ToolHandle<GenericMonitoringTool>
m_monTool {
this,
"MonTool",
"",
"Monitoring tool"};
Header file to be included by clients of the Monitored infrastructure.
HandleKeyArray< WriteHandle< T >, WriteHandleKey< T >, Gaudi::DataHandle::Writer > WriteHandleKeyArray