ATLAS Offline Software
|
#include "AmbiguityProcessorBase.h"
#include "TrkEventPrimitives/TrackScore.h"
#include "TrkFitterInterfaces/ITrackFitter.h"
#include "GaudiKernel/ToolHandle.h"
#include "TrkToolInterfaces/IAmbiTrackSelectionTool.h"
#include "TrkToolInterfaces/IPRDtoTrackMapTool.h"
#include "TrkEventUtils/PRDtoTrackMap.h"
#include "TrkToolInterfaces/IExtendedTrackSummaryTool.h"
#include "TrkTrack/TrackCollection.h"
#include "TrkTrack/TrackSeedMap.h"
#include <set>
#include <vector>
#include <mutex>
#include <array>
Go to the source code of this file.
Classes | |
class | Trk::SimpleAmbiguityProcessorTool |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |