11#include "GaudiKernel/ToolHandle.h"
19 AFP_GlobReco(
const std::string& name, ISvcLocator* pSvcLocator);
23 StatusCode
execute(
const EventContext &ctx)
const;
28 ToolHandle<IAFP_GlobRecoTool>
m_recoToolHandle {
this,
"recoTool",
"",
"AFP proton reco tool"};
ToolHandle< IAFP_GlobRecoTool > m_recoToolHandle
Tool that does the track reconstruction.
StatusCode execute(const EventContext &ctx) const
An algorithm that can be simultaneously executed in multiple threads.