|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef INDETPRIVXRESORTER_INDETPRIVXRESORTER_H
16 #define INDETPRIVXRESORTER_INDETPRIVXRESORTER_H
18 #include "GaudiKernel/ToolHandle.h"
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.
InDetPriVxResorter(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< Trk::IVertexCollectionSortingTool > m_VertexCollectionSortingTool
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode initialize() override
SG::ReadHandleKey< xAOD::VertexContainer > m_verticesInKey
virtual StatusCode execute(const EventContext &ctx) const override
virtual ~InDetPriVxResorter()=default
SG::WriteHandleKey< xAOD::VertexContainer > m_verticesOutKey