![]() |
ATLAS Offline Software
|
Utilize NN score to build track candidates. More...
#include "GaudiKernel/ServiceHandle.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "FPGATrackSimAlgorithms/OnnxRuntimeBase.h"
#include "FPGATrackSimObjects/FPGATrackSimRoad.h"
#include "FPGATrackSimObjects/FPGATrackSimHit.h"
#include "FPGATrackSimObjects/FPGATrackSimTrack.h"
#include "FPGATrackSimObjects/FPGATrackSimMultiTruth.h"
#include "FPGATrackSimObjects/FPGATrackSimTruthTrack.h"
#include "FPGATrackSimBanks/FPGATrackSimSectorBank.h"
#include "GaudiKernel/ITHistSvc.h"
#include "FPGATrackSimAlgorithms/FPGATrackSimTrackingToolBase.h"
#include "FPGATrackSimMaps/IFPGATrackSimMappingSvc.h"
#include "FPGATrackSimBanks/IFPGATrackSimBankSvc.h"
#include "FPGATrackSimMaps/FPGATrackSimPlaneMap.h"
Go to the source code of this file.
Classes | |
class | FPGATrackSimNNTrackTool |
Utilize NN score to build track candidates.
Definition in file FPGATrackSimNNTrackTool.h.