|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRKIEXTENDEDTRACKSUMMARYTOOL_H
6 #define TRKIEXTENDEDTRACKSUMMARYTOOL_H
12 static const InterfaceID
13 IID_IExtendedTrackSummaryTool(
"Trk::IExtendedTrackSummaryTool", 1, 0);
42 const EventContext& ctx,
44 bool suppress_hole_search =
false)
const = 0;
47 bool suppress_hole_search =
false)
const;
53 virtual std::unique_ptr<Trk::TrackSummary>
summary(
54 const EventContext& ctx,
57 std::unique_ptr<Trk::TrackSummary>
summary(
66 bool suppress_hole_search =
false)
const = 0;
69 bool suppress_hole_search =
false)
const;
77 const EventContext& ctx,
Ensure that the ATLAS eigen extensions are properly loaded.