EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
src
algorithms
onnx
InclusiveKinematicsMLConfig.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-3.0-or-later
2
// Copyright (C) 2024 Wouter Deconinck
3
4
#pragma once
5
6
#include <string>
7
8
namespace
eicrecon
{
9
10
struct
InclusiveKinematicsMLConfig
{
11
12
std::string
modelPath
{
"calibrations/onnx/identity_gemm_w1x1_b1.onnx"
};
13
};
14
15
}
// namespace eicrecon
eicrecon
-client
Definition
CalorimeterClusterRecoCoG.cc:37
eicrecon::InclusiveKinematicsMLConfig
Definition
InclusiveKinematicsMLConfig.h:10
eicrecon::InclusiveKinematicsMLConfig::modelPath
std::string modelPath
Definition
InclusiveKinematicsMLConfig.h:12
Generated by
1.9.8