Skip to content

InDetRecExample: New/old flag consistency.

If we disable InDetFlags.doTIDE_Ambi, we should also disable ConfigFlags.InDet.doTIDE_Ambi. Otherwise, we can get errors when AthenaMonitoring merges a new configuration into an old configuration.

Fixes crash in q220.

Merge request reports