EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Namespaces | Functions
InclusiveKinematicsML.cc File Reference
#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"
Include dependency graph for InclusiveKinematicsML.cc:

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)