15#ifndef INDETPRIVXRESORTER_INDETPRIVXRESORTER_H
16#define INDETPRIVXRESORTER_INDETPRIVXRESORTER_H
18#include "GaudiKernel/ToolHandle.h"
42 virtual StatusCode
execute(
const EventContext& ctx)
const override;
48 ToolHandle<Trk::IVertexCollectionSortingTool >
m_VertexCollectionSortingTool{
this,
"VertexCollectionSortingTool",
"",
"Vertex collection sorting 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.
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadHandleKey< xAOD::VertexContainer > m_verticesInKey
virtual ~InDetPriVxResorter()=default
ToolHandle< Trk::IVertexCollectionSortingTool > m_VertexCollectionSortingTool
virtual StatusCode initialize() override
InDetPriVxResorter(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteHandleKey< xAOD::VertexContainer > m_verticesOutKey
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.