|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRKITRACKTIMINGTOOL_H
6 #define TRKITRACKTIMINGTOOL_H
8 #include "GaudiKernel/IAlgTool.h"
15 class TrackParticleBase;
19 static const InterfaceID IID_ITrackTimingTool(
"Trk::ITrackTimingTool", 1, 0);
52 virtual std::vector<SpaceTimePoint*>
timeMeasurements( std::vector<const Segment*> segments)
const = 0;
59 return IID_ITrackTimingTool;
Ensure that the ATLAS eigen extensions are properly loaded.