ATLAS Offline Software
AthExOnnxRuntime_entries.cxx
Go to the documentation of this file.
1 // Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
2 
3 // Local include(s).
4 #include "../EvaluateModel.h"
5 #include "../EvaluateModelWithAthInfer.h"
6 
7 // Declare the package's components.
AthOnnx::EvaluateModel
Algorithm demonstrating the usage of the ONNX Runtime C++ API.
Definition: EvaluateModel.h:30
AthOnnx::EvaluateModelWithAthInfer
Algorithm demonstrating the usage of the ONNX Runtime C++ API.
Definition: EvaluateModelWithAthInfer.h:29
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)