5#ifndef HIGLOBAL__HIHOUGHVTXRECO_H
6#define HIGLOBAL__HIHOUGHVTXRECO_H
20 using AthReentrantAlgorithm::AthReentrantAlgorithm;
24 virtual StatusCode
execute(
const EventContext& ctx)
const override;
30 ToolHandle<ActsTrk::HoughVtxFinderTool>
m_VertexFinderTool{
this,
"HoughVtxFinderTool",
"",
"Hough vertex finder tool"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
ToolHandle< ActsTrk::HoughVtxFinderTool > m_VertexFinderTool
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadHandleKey< xAOD::SpacePointContainer > m_inputPixelSpacePoints
SG::WriteHandleKey< xAOD::VertexContainer > m_outputHoughVtx
virtual StatusCode initialize() override
~HIHoughVtxReco()=default
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.