 |
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef TRACKVERTEXASSOCIATIONTOOL_PV0TRACKSELECTIONALG_H
12 #define TRACKVERTEXASSOCIATIONTOOL_PV0TRACKSELECTIONALG_H 1
14 #include "GaudiKernel/ToolHandle.h"
42 ToolHandle<CP::ITrackVertexAssociationTool>
m_TVATool{
this,
"TVATool",
"",
"Track-Vertex Association tool"};
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode execute(const EventContext &) const override
DataVector adapter that acts like it holds const pointers.
StatusCode initialize() override
ToolHandle< CP::ITrackVertexAssociationTool > m_TVATool
SG::ShallowCopyDecorDeps< xAOD::TrackParticleContainer > m_decorDeps
An algorithm that can be simultaneously executed in multiple threads.
Helper to propagate decoration dependencies to a shallow copy.
SG::ReadHandleKey< xAOD::VertexContainer > m_vertexKey
StatusCode finalize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper to propagate decoration dependencies to a shallow copy.
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_inTrackKey
SG::WriteHandleKey< xAOD::TrackParticleContainer > m_outTrackKey