5#ifndef TRKITRACKTIMINGTOOL_H
6#define TRKITRACKTIMINGTOOL_H
8#include "GaudiKernel/IAlgTool.h"
52 virtual std::vector<SpaceTimePoint*>
timeMeasurements( std::vector<const Segment*> segments)
const = 0;
Base class for all TrackSegment implementations, extends the common MeasurementBase.
Ensure that the ATLAS eigen extensions are properly loaded.
DataVector< Trk::Segment > SegmentCollection
static const InterfaceID IID_ITrackTimingTool("Trk::ITrackTimingTool", 1, 0)