Skip to content
Snippets Groups Projects
Commit 30065525 authored by Stephan Hageboeck's avatar Stephan Hageboeck
Browse files

[RF] Add Barlow-Beeston tutorial and clean up related classes.

- Add a tutorial for the Barlow-Beeston method, rf709_BarlowBeeston.C.
- Remove legacy iterators from RooHistConstraint and RooParamHistFunc,
which are used to implement the Barlow-Beeston method.
- Replace iterative logGamma in RooHistConstraint by std::lgamma
- Make sure that bins with zero entries don't get touched by MINUIT.
This reduces the number of degenerate parameters without any effect, and
stabilises the covariance matrix.
- Update documentation of the respective classes.
parent dee833a8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment