ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "TrkToolInterfaces/ITrackAmbiguityProcessorTool.h"
#include "TrkEventPrimitives/TrackScore.h"
#include "GaudiKernel/ToolHandle.h"
#include "TrkToolInterfaces/IAmbiTrackSelectionTool.h"
#include "TrkToolInterfaces/ITrackScoringTool.h"
#include "AthContainers/ConstDataVector.h"
#include "TrkToolInterfaces/IPRDtoTrackMapTool.h"
#include "TrkEventUtils/PRDtoTrackMap.h"
#include "TrkEventUtils/ClusterSplitProbabilityContainer.h"
#include "TrkTrack/TrackCollection.h"
#include "TrackPtr.h"
#include <map>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
class | Trk::TrackSelectionProcessorTool |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |