Skip to content

Make minos default to run over all parameters

Ahmed Markhoos requested to merge default-minos-to-run-all-parameters into master

Because of the new bugfix to RooFitUtils [!72], CAFCore will always default to run minos on the POIs.

This is usually needed for breakdowns only. To make the analysis configs compatible with the bugfix (with no additional changes), I made the minos run over all of the parameters by default, unless a specific list is requested.

Merge request reports