Skip to content

Add features to TQHistogramUtils

Benjamin Paul Jaeger requested to merge add-features-to-TQHistogramUtils into master

Release notes

Add binning optimization algorithm and other features to TQHistogramUtils

Details

  • Add algorithm to retrieve bin borders that are optimized w.r.t. significance
  • Add new significance formula
  • Add function to retrieve bin-by-bin significance of histograms by adding them in quadrature

Merge request reports