|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <ONNXInference.h>


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 > | |
| ONNXInferenceConfig & | getConfig () |
| Get a configuration to be changed. | |
| ONNXInferenceConfig & | applyConfig (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 |
|
inline |
|
final |
|
final |