17#ifndef O2_ZDC_FAST_SIMULATION_CONFIG_H
18#define O2_ZDC_FAST_SIMULATION_CONFIG_H
29const std::string
gZDCModelPath =
"share/Detectors/ZDC/fastsimulation/onnx-models/generator.onnx";
30const std::string
gZDCModelConfig =
"share/Detectors/ZDC/fastsimulation/scales/sae_scales.txt";
31const std::string
gSAEModelPath =
"share/Detectors/ZDC/fastsimulation/onnx-models/sae_model.onnx";
32const std::string
gSAEModelConfig =
"share/Detectors/ZDC/fastsimulation/scales/sae_scales.txt";
33const std::string
gEONModelPath =
"share/Detectors/ZDC/fastsimulation/onnx-models/eon_classifier.onnx";
34const std::string
gEONModelConfig =
"share/Detectors/ZDC/fastsimulation/scales/eon_scales.txt";
const std::string gZDCModelPath
Global paths to models and scales files.
const std::string gEONModelConfig
const std::string gSAEModelPath
const std::string gZDCModelConfig
const std::string gEONModelPath
const std::string gSAEModelConfig