5#ifndef MUONTRACKSCORINGTOOL_H
6#define MUONTRACKSCORINGTOOL_H
12#include "GaudiKernel/ToolHandle.h"
42 ToolHandle<Trk::IExtendedTrackSummaryTool>
m_trkSummaryTool{
this,
"SumHelpTool",
"Trk::TrackSummaryTool"};
43 PublicToolHandle<MuonEDMPrinterTool>
m_printer{
this,
"EDMPrinter",
"Muon::MuonEDMPrinterTool/MuonEDMPrinterTool",
44 "helper to nicely print out tracks"};
A summary of the information contained by a track.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Ensure that the ATLAS eigen extensions are properly loaded.