21 CHECK( AthReentrantAlgorithm::initialize() );
25 return StatusCode::FAILURE;
31 return StatusCode::SUCCESS;
40 return StatusCode::SUCCESS;
44 return StatusCode::SUCCESS;
49 return StatusCode::SUCCESS;
#define ATH_MSG_WARNING(x)
#define CHECK(...)
Evaluate an expression and check for errors.
StatusCode execute(const EventContext &ctx) const
Run pixel clustering tool and next run track reconstruction tools.
AFP_TDLocReco(const std::string &name, ISvcLocator *pSvcLocator)
StatusCode finalize()
Does nothing.
ToolHandle< IAFPTDLocRecoTool > m_recoToolHandle
Tool that does the track reconstruction.
An algorithm that can be simultaneously executed in multiple threads.