|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ITRACKSUMMARYHELPERTOOL
6 #define ITRACKSUMMARYHELPERTOOL
9 #include "GaudiKernel/IAlgTool.h"
21 class TrackStateOnSurface;
24 static const InterfaceID IID_ITrackSummaryHelperTool(
"Trk::ITrackSummaryHelperTool", 1, 0);
49 std::vector<int>& information,
50 std::bitset<Trk::numberOfDetectorTypes>& hitPattern)
const = 0;
56 std::vector<int>& information,
57 std::bitset<Trk::numberOfDetectorTypes>& hitPattern)
const = 0;
61 std::vector<int>& information,
71 return IID_ITrackSummaryHelperTool;
Base class for all CompetingRIOsOnTack implementations, extends the common MeasurementBase.
Ensure that the ATLAS eigen extensions are properly loaded.
represents the track state (measurement, material, fit parameters and quality) at a surface.
A summary of the information contained by a track.