5#ifndef TRACKSELECTIONPROCESSORTOOL_H
6#define TRACKSELECTIONPROCESSORTOOL_H
12#include "GaudiKernel/ToolHandle.h"
48 virtual StatusCode
finalize()
override;
71 const EventContext& ctx,
92 const std::vector<const Track *> &tracks)
const;
111 {
this,
"ScoringTool",
"Muon::MuonAmbiTrackSelectionTool/MuonAmbiSelectionTool"};
118 ToolHandle<Trk::IPRDtoTrackMapTool>
m_assoTool{
this,
"AssociationTool",
119 "Trk::PRDtoTrackMapTool"};
123 this,
"AssociationMapName",
131 this,
"OutputClusterSplitProbabilityName",
"",
""};
DataVector adapter that acts like it holds const pointers.
DataVector< Trk::Track > TrackCollection
This typedef represents a collection of Trk::Track objects.
DataVector adapter that acts like it holds const pointers.
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.
const std::string process
Ensure that the ATLAS eigen extensions are properly loaded.
std::vector< std::pair< const Track *, float > > TracksScores