5#ifndef TRACKSELECTIONPROCESSORTOOL_H
6#define TRACKSELECTIONPROCESSORTOOL_H
12#include "GaudiKernel/ToolHandle.h"
48 virtual StatusCode
finalize()
override;
90 const std::vector<const Track *> &tracks)
const;
108 {
this,
"ScoringTool",
"Muon::MuonAmbiTrackSelectionTool/MuonAmbiSelectionTool"};
115 ToolHandle<Trk::IPRDtoTrackMapTool>
m_assoTool{
this,
"AssociationTool",
116 "Trk::PRDtoTrackMapTool"};
120 this,
"AssociationMapName",
128 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