![]() |
ATLAS Offline Software
|
#include "GaudiKernel/StatusCode.h"#include "GaudiKernel/ServiceHandle.h"#include "AsgMessaging/AsgMessaging.h"#include "RingerSelectorTools/tools/onnx/Model.h"#include "RingerSelectorTools/tools/onnx/Threshold.h"#include "AthOnnxInterfaces/IOnnxRuntimeSvc.h"#include <onnxruntime_cxx_api.h>#include "xAODTrigRinger/TrigRingerRings.h"#include "xAODTrigCalo/TrigEMCluster.h"#include "xAODTrigEgamma/TrigElectron.h"#include "GaudiKernel/SystemOfUnits.h"#include <memory>#include "TEnv.h"Go to the source code of this file.
Classes | |
| class | Ringer::onnx::RingerSelector |
Namespaces | |
| namespace | Ringer |
| Namespace dedicated for Ringer utilities. | |
| namespace | Ringer::onnx |