Loading [MathJax]/extensions/tex2jax.js
|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRKITRACKSUMMARYTOOL_H
6 #define TRKITRACKSUMMARYTOOL_H
8 #include "GaudiKernel/EventContext.h"
9 #include "GaudiKernel/ThreadLocalContext.h"
10 #include "GaudiKernel/IAlgTool.h"
18 static const InterfaceID IID_ITrackSummaryTool(
"Trk::ITrackSummaryTool", 1, 0);
35 virtual std::unique_ptr<Trk::TrackSummary>
summary(
36 const EventContext& ctx,
45 const EventContext& ctx,
68 inline const InterfaceID&
71 return IID_ITrackSummaryTool;
Ensure that the ATLAS eigen extensions are properly loaded.
TrackSummary_v1 TrackSummary