|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <fmt/core.h>#include <onnxruntime_c_api.h>#include <onnxruntime_cxx_api.h>#include <algorithm>#include <cstddef>#include <exception>#include <gsl/pointers>#include <iterator>#include <sstream>#include "InclusiveKinematicsML.h"
Namespaces | |
| namespace | eicrecon |
| -client | |
Functions | |
| template<typename T > | |
| Ort::Value | eicrecon::vec_to_tensor (std::vector< T > &data, const std::vector< std::int64_t > &shape) |