Skip to content
Snippets Groups Projects
Commit 2948dd85 authored by Jonas Rembser's avatar Jonas Rembser
Browse files

[RF] Check if ranges are not overlapping in multi-range fit

Events are double counted if one accidentally defines overlapping ranges
and uses them in a multi-range fit. This happened for example in Jira
issue ROOT-9548 where the whole dataset was double counted, leading to
the parameter uncertainties being underestimated by a factor of sqrt(2).

That situation should be avoided. This commit introduces a check for
overlapping ranges before the multi-range likelihood is created.
parent 6277afd1
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