Skip to content

Set MuonErrorOptimizer to null by default, so as not to retrieve an unconfigured tool.

Edward Moyse requested to merge emoyse/athena:fix-ATLASRECTS6433 into master

Should fix ATLASRECTS-6433

Tested locally that this fixes the issue with an unconfigured tool being loaded, by making the tool fail if not explicitly configured (see a followup MR).

Merge request reports