WIP: Resolve "Clean-up configuration for ActionProcessSystematics"
Note: Waiting for !701 (merged) to be merged to master.
Release notes
Rework configuration of ActionProcessSystematics
. Includes BREAKING changes.
Details
Instead of calling ActionProcessSystematics
once with multiple tags that configure different systematics (with tags like systsTo<DoSomething>
) for different processing steps, this MR reworks the action so that ProcessSystematics needs to be called multiple times with only one tag (select.Systematics
) to select a set of systematics. See #378 (closed) for details.
Closes #378 (closed)
Edited by Benjamin Paul Jaeger