![]() |
ATLAS Offline Software
|
#include "MuonInferenceInterfaces/GraphData.h"#include "MuonInferenceInterfaces/IGraphInferenceTool.h"#include "AthOnnxInterfaces/IOnnxRuntimeSessionTool.h"#include "AthenaBaseComps/AthAlgTool.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/ReadHandleKeyArray.h"#include "CaloEvent/CaloTowerContainer.h"#include "MuonSpacePoint/SpacePointContainer.h"#include "xAODMuon/MuonSegmentContainer.h"#include <onnxruntime_cxx_api.h>#include <array>#include <cstddef>#include <cstdint>#include <string>#include <string_view>#include <vector>Go to the source code of this file.
Classes | |
| struct | MuonML::DVInferenceResult |
| class | MuonML::DVInferenceToolBase |
| Athena tool for DisplacedVertex graph-level ONNX inference. More... | |
| struct | MuonML::DVInferenceToolBase::InputTensorSpec |
Namespaces | |
| namespace | MuonML |