ATLAS Offline Software
|
#include "IJSSMLTool.h"
#include "AsgTools/AsgTool.h"
#include <onnxruntime_cxx_api.h>
#include "xAODJet/JetContainer.h"
#include "xAODPFlow/TrackCaloClusterContainer.h"
#include <memory>
#include <string>
#include <map>
#include <vector>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | AthONNX::JSSMLTool |
Tool using the ONNX Runtime C++ API to retrive constituents based model for boson jet tagging. More... | |
Namespaces | |
AthONNX | |