Skip to content

MuonCondAlg+MuonCondTool+MuonCondInterface: Suppress errors about missing dead chambers.

Scott Snyder requested to merge ssnyder/athena:quiet.MuonCondAlg-20210120 into master

If we don't find the Identifier for a chamber that we want to mark as dead, just ignore it rather than printing an error. Add optional quiet arg to IMDT_MapConversion::ConvertToOffline, Needed to fix failure in test_reco_with_derived_outputs. See ATLASRECTS-5733.

Merge request reports