Add stream filtering option to accepted events sequence
Implement an option for the accepted events sequence to be seeded only by events accepted to specific streams, rather than all accepted events. Use the new option for the larnoiseburst
sequence to be seeded only by Main stream accepts.
The list of accepted streams is prepared by the DecisionSummaryMakerAlg
and saved to the event store to be read later by the accepted-events filter alg.
The EndOfEventPrescaleCheckAlg
is renamed to EndOfEventFilterAlg
as it now filters on both the chain prescale and the accepted streams.
Closes ATR-26035
Edited by Rafal Bielski