|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRACKSELECTIONPROCESSORTOOL_H
6 #define TRACKSELECTIONPROCESSORTOOL_H
12 #include "GaudiKernel/ToolHandle.h"
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",
"",
""};
137 #endif // TrackAmbiguityProcessorTool_H
DataVector adapter that acts like it holds const pointers.
::StatusCode StatusCode
StatusCode definition for legacy code.
Ensure that the ATLAS eigen extensions are properly loaded.
std::vector< std::pair< const Track *, float > > TracksScores
DataVector adapter that acts like it holds const pointers.