Set MuonErrorOptimizer to null by default, so as not to retrieve an unconfigured tool.
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).