Skip to content

Fix MuonRecRTT tests

Nicolas Koehler requested to merge nkoehler/athena:beamBkg into master

Hi,

after !29683 (merged) was merged, the BeamBackgroundFiller is not part of the topSequence any more by default, resulting in the failure of some MuonRecRTT tests. This MR fixes ATLASRECTS-5277 by removing the manual turn-off (r2e:topSequence.BeamBackgroundFiller.Enable = False) which is not needed any more.

Adding @wlampl who made the original MR

Best, Nico

Merge request reports