Fix StrippingCache
Compare changes
Files
4@@ -69,6 +69,12 @@ filterBadEvents = GaudiSequencer("BadEventFilter",
The removal of AALLSAMEBPV default constructor broke the StrippingCache. The solution is simply to switch any instance of 'AALLSAMEBPV' to 'AALLSAMEBPV(-1, -1, -1)' to restore the old behaviour. This is done in the StrippingCache options.