ATLAS Offline Software
|
#include <optional>
#include <string>
#include <vector>
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "StoreGate/DataHandle.h"
#include "InDetPrepRawData/PixelClusterContainer.h"
#include "InDetPrepRawData/SCT_ClusterContainer.h"
#include "InDetReadoutGeometry/SiDetectorElementStatus.h"
#include "TrkSpacePoint/SpacePointContainer.h"
#include "TrkTrack/TrackCollection.h"
#include "IGNNTrackReaderTool.h"
#include "InDetConditionsSummaryService/IInDetConditionsTool.h"
#include "InDetRecToolInterfaces/IGNNTrackFinder.h"
#include "InDetRecToolInterfaces/ISeedFitter.h"
#include "InDetRecToolInterfaces/ISiDetElementsRoadMaker.h"
#include "SiSPSeededTrackFinderData/SiCombinatorialTrackFinderData_xk.h"
#include "SiSPSeededTrackFinderData/SiDetElementBoundaryLinks_xk.h"
#include "TrkExInterfaces/IPatternParametersPropagator.h"
#include "TrkFitterInterfaces/ITrackFitter.h"
#include "TrkToolInterfaces/IBoundaryCheckTool.h"
#include "TrkToolInterfaces/IRIO_OnTrackCreator.h"
#include "MagFieldConditions/AtlasFieldCacheCondObj.h"
Go to the source code of this file.
Classes | |
class | InDet::GNNSeedingTrackMaker |
InDet::GNNSeedingTrackMaker is an algorithm that uses the GNN-based track finding tool to reconstruct tracks and the use track fitter to obtain track parameters. It turns a collection of Trk::Tracks. More... | |
Namespaces | |
InDet | |
Primary Vertex Finder. | |