Enable systematic variations in CutFlowSvc
Final step of CutFlowSvc
API changes for Run 3 (hopefully).
- Change the
ICutFlowSvc
interface to also accept list of weights asstd::vector<float>
and to be able to determine nominal-only filters - Restore children cuts
- Migrate all the clients
- Remove legacy
EventCounterAlg
- Enable all variations in the output
In the future I plan to also deprecate AthFilterAlgorithm
in favour of FilterReporter
s but this is a technical change and not urgent.
Edited by Tadej Novak