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