Skip to content

Feature: separate statistical and systematic errors in cutflow

Aaron Liblong requested to merge separate-stat-sys-errors-in-cutflow into master

This change introduces the feature of separate statistical and systematic errors in cutflow, enabled by setting the following tag:

readAnalysis.cutflowprinter.splitUncertainties: true

I haven't exhaustively tested all the formatting, which is set manually rather than programmatically for every combination of {output type, suffix, relative or absolute errors, etc.}, so we should keep an eye out for formatting bugs that may arise.

Merge request reports