|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef AFP_SIDLOCRECOTOOL_H
6 #define AFP_SIDLOCRECOTOOL_H
19 #include "GaudiKernel/ToolHandle.h"
31 :
public extends<AthAlgTool, IAFP_SIDLocRecoTool>
52 ToolHandleArray<IAFPSiDLocRecoTrackAlgTool>
m_recoToolsList {
this,
"RecoToolsList",{},
"List of AFP track reconstruction tools"};
60 ToolHandle<GenericMonitoringTool>
m_monTool {
this,
"MonTool",
"",
"Monitoring tool"};
::StatusCode StatusCode
StatusCode definition for legacy code.
Header file to be included by clients of the Monitored infrastructure.