EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Public Member Functions | List of all members
eicrecon::ONNXInference Class Reference

#include <ONNXInference.h>

Inheritance diagram for eicrecon::ONNXInference:
Inheritance graph
[legend]
Collaboration diagram for eicrecon::ONNXInference:
Collaboration graph
[legend]

Public Member Functions

 ONNXInference (std::string_view name)
 
void init () final
 
void process (const Input &, const Output &) const final
 
- Public Member Functions inherited from eicrecon::WithPodConfig< ONNXInferenceConfig >
ONNXInferenceConfiggetConfig ()
 Get a configuration to be changed.
 
ONNXInferenceConfigapplyConfig (ONNXInferenceConfig cfg)
 Sets a configuration (config is properly copyible)
 

Additional Inherited Members

- Public Types inherited from eicrecon::WithPodConfig< ONNXInferenceConfig >
using ConfigType = ONNXInferenceConfig
 
- Protected Attributes inherited from eicrecon::WithPodConfig< ONNXInferenceConfig >
ONNXInferenceConfig m_cfg
 

Constructor & Destructor Documentation

◆ ONNXInference()

eicrecon::ONNXInference::ONNXInference ( std::string_view  name)
inline

Member Function Documentation

◆ init()

void eicrecon::ONNXInference::init ( )
final

◆ process()

void eicrecon::ONNXInference::process ( const Input &  ,
const Output &   
) const
final

The documentation for this class was generated from the following files: