![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"#include "GaudiKernel/ToolHandle.h"#include "GaudiKernel/ServiceHandle.h"#include "GaudiKernel/MsgStream.h"#include "TrkTrack/Track.h"#include "TrkFitterUtils/FitterTypes.h"#include "TrkTrack/TrackCollection.h"#include "TrkEventPrimitives/ParticleHypothesis.h"#include "TrkEventUtils/TrkParametersComparisonFunction.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"#include "TrkExInterfaces/IExtrapolator.h"#include "TrkToolInterfaces/ITrackSelectorTool.h"#include "TrkToolInterfaces/IExtendedTrackSummaryTool.h"#include "TrkToolInterfaces/IPRDtoTrackMapTool.h"#include "TrkFitterInterfaces/ITrackFitter.h"#include "BeamSpotConditionsData/BeamSpotData.h"#include "InDetReadoutGeometry/SiDetectorElementCollection.h"Go to the source code of this file.
Classes | |
| class | Trk::ReFitTrack |
| Algorithm using an instance of a ITrackFitter to refit the tracks of a given track collection. More... | |
Namespaces | |
| Trk | |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
1.8.18