| addInput(std::vector< Ort::Value > &inputTensors, std::vector< T > &data, unsigned idx=0, int64_t batchSize=-1) const | AthOnnx::IOnnxRuntimeInferenceTool | |
| addOutput(std::vector< Ort::Value > &outputTensors, std::vector< T > &data, unsigned idx=0, int64_t batchSize=-1) const | AthOnnx::IOnnxRuntimeInferenceTool | |
| AsgTool(const std::string &name) | asg::AsgTool | |
| AsgTool(const AsgTool &)=delete | asg::AsgTool | |
| AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent) | AthAlgTool | |
| AthAlgTool() | AthAlgTool | private |
| AthAlgTool(const AthAlgTool &) | AthAlgTool | private |
| AthCommonDataStore(const std::string &name, T... args) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| createTensor(std::vector< T > &data, const std::vector< int64_t > &dataShape, int64_t batchSize) const | AthOnnx::IOnnxRuntimeInferenceTool | private |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareProperty(Gaudi::Property< T, V, H > &t) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, T &property, const std::string &doc="none") | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| detStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
| getBatchSize(int64_t inputDataSize, int idx=0) const override final | AthOnnx::OnnxRuntimeInferenceTool | virtual |
| getKey(const void *ptr) const | asg::AsgTool | |
| getName(const void *ptr) const | asg::AsgTool | |
| getNodeInfo() | AthOnnx::OnnxRuntimeInferenceTool | private |
| getProperty(const std::string &name) const | asg::AsgTool | |
| inference(std::vector< Ort::Value > &inputTensors, std::vector< Ort::Value > &outputTensors) const override final | AthOnnx::OnnxRuntimeInferenceTool | virtual |
| inference(AthInfer::InputDataMap &inputData, AthInfer::OutputDataMap &outputData) const override final | AthOnnx::OnnxRuntimeInferenceTool | virtual |
| initialize() override | AthOnnx::OnnxRuntimeInferenceTool | virtual |
| inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_inputNodeNames | AthOnnx::OnnxRuntimeInferenceTool | private |
| m_inputShapes | AthOnnx::IOnnxRuntimeInferenceTool | protected |
| m_numInputs | AthOnnx::IOnnxRuntimeInferenceTool | protected |
| m_numOutputs | AthOnnx::IOnnxRuntimeInferenceTool | protected |
| m_onnxRuntimeSvc | AthOnnx::OnnxRuntimeInferenceTool | private |
| m_onnxSessionTool | AthOnnx::OnnxRuntimeInferenceTool | private |
| m_outputNodeNames | AthOnnx::OnnxRuntimeInferenceTool | private |
| m_outputShapes | AthOnnx::IOnnxRuntimeInferenceTool | protected |
| m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_vhka | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| msg() const | AthCommonMsg< AlgTool > | inline |
| msg(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
| msg_level_name() const __attribute__((deprecated)) | asg::AsgTool | |
| msgLvl(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
| OnnxRuntimeInferenceTool(const std::string &name) | AthOnnx::OnnxRuntimeInferenceTool | |
| OnnxRuntimeInferenceTool()=delete | AthOnnx::OnnxRuntimeInferenceTool | protected |
| OnnxRuntimeInferenceTool(const OnnxRuntimeInferenceTool &)=delete | AthOnnx::OnnxRuntimeInferenceTool | protected |
| operator=(const OnnxRuntimeInferenceTool &)=delete | AthOnnx::OnnxRuntimeInferenceTool | protected |
| asg::AsgTool::operator=(const AsgTool &)=delete | asg::AsgTool | |
| outputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| print() const | asg::AsgTool | virtual |
| printModelInfo() const override final | AthOnnx::OnnxRuntimeInferenceTool | virtual |
| renounce(T &h) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| setBatchSize(int64_t batchSize) override final | AthOnnx::OnnxRuntimeInferenceTool | virtual |
| StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| sysInitialize() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| sysStart() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| ~AsgTool() | asg::AsgTool | |
| ~AthAlgTool() | AthAlgTool | virtual |
| ~IAsgTool() | asg::IAsgTool | inlinevirtual |
| ~OnnxRuntimeInferenceTool()=default | AthOnnx::OnnxRuntimeInferenceTool | virtual |