5#ifndef CALOCLUSTERCORRECTION_CALOCLUSTERMLCALIBTOOLLITE_H
6#define CALOCLUSTERCORRECTION_CALOCLUSTERMLCALIBTOOLLITE_H
14#include "GaudiKernel/ToolHandle.h"
32 virtual StatusCode
finalize()
override;
38 std::vector<double> &clusterE_ML_vec,
39 std::vector<double> &clusterE_ML_Unc_vec)
const override;
43 Gaudi::Property<std::vector<std::vector<double>>>
m_preprocessingTransformParams{
this,
"PreprocessingTransformParams", {},
"Parameters for preprocessing transforms"};
49 this,
"ORTInferenceTool",
"AthOnnx::OnnxRuntimeInferenceTool"};
std::function< float(float, const std::vector< float > &)> TransformFunc
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.