![]() |
ATLAS Offline Software
|
#include <list>#include <iostream>#include <memory>#include "AthenaBaseComps/AthAlgTool.h"#include "InDetRecToolInterfaces/IGNNTrackFinder.h"#include "ISpacepointFeatureTool.h"#include "AthOnnxInterfaces/IOnnxRuntimeInferenceTool.h"#include <onnxruntime_cxx_api.h>Go to the source code of this file.
Classes | |
| class | InDet::SiGNNTrackFinderTool |
| InDet::SiGNNTrackFinderTool is a tool that produces track candidates with graph neural networks-based pipeline using 3D space points as inputs. More... | |
Namespaces | |
| InDet | |
| Primary Vertex Finder. | |
Functions | |
| MsgStream & | InDet::operator<< (MsgStream &, const SiGNNTrackFinderTool &) |
| std::ostream & | InDet::operator<< (std::ostream &, const SiGNNTrackFinderTool &) |
1.8.18