Skip to content

CPAlgorithms: prevent systematics from running on data!

Baptiste Ravina requested to merge ravinab/athena:quick_sys_fix into main

This got lost in the transition to the common services config: the order of priorities needs to be changed so that a user can't run systematics on data even if they pass the runSystematics option.

In practice this means the user only needs one config to run on both data and MC, as desired.

Merge request reports