DDASToys for NSCLDAQ  6.2-000
mlinference.h File Reference

Function definitions for the machine-learning inference editor. More...

#include <cstdint>
#include <vector>
#include <torch/script.h>
Include dependency graph for mlinference.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ddastoys::mlinference::performInference (FitInfo *pResult, std::vector< uint16_t > &trace, unsigned saturation, torch::jit::script::Module &module)
 Perform ML inference to determine the pulse parameters. More...
 

Detailed Description

Function definitions for the machine-learning inference editor.