Skip to content
Snippets Groups Projects
Commit 24df4ca5 authored by Sebastian Mergelmeyer's avatar Sebastian Mergelmeyer
Browse files

use latest e/gamma calibration (ANALYSISTO-652)

Former-commit-id: 389ea12ed44e87efb200c6f2e316c449991989d3
parent 41abbf66
No related branches found
No related merge requests found
......@@ -101,7 +101,7 @@ StatusCode EgammaCPTools::setupCalibration() {
} else {
IEgammaCalibTool* egammaCalibrationAndSmearingTool = new CP::EgammaCalibrationAndSmearingTool(egamma_calib_name);
top::check(asg::setProperty(egammaCalibrationAndSmearingTool,
"ESModel", "es2017_R21_v0"),
"ESModel", "es2017_R21_v1"),
"Failed to set ESModel for " + egamma_calib_name);
top::check(asg::setProperty(egammaCalibrationAndSmearingTool,
"decorrelationModel",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment