-
- Downloads
[RF] Make RooAbsTestStatistic error out if multiple ranges are passed
The RooFit test statistic classes give wrong results if they are constructed from multiple comma-separated ranges. This can cause errors, such as the one reported in Jira issue ROOT-10038. This commit suggests to throw an exception if multiple comma-separated ranges are detected.
Please register or sign in to comment