5#ifndef TRKITRACKSUMMARYTOOL_H
6#define TRKITRACKSUMMARYTOOL_H
8#include "GaudiKernel/EventContext.h"
9#include "GaudiKernel/IAlgTool.h"
33 virtual std::unique_ptr<Trk::TrackSummary>
summary(
34 const EventContext& ctx,
35 const Track& track)
const = 0;
43 const EventContext& ctx,
44 const Track& track)
const = 0;
59 Track& track)
const = 0;
A summary of the information contained by a track.
Ensure that the ATLAS eigen extensions are properly loaded.