[RF] Consider the SplitRange in overlap checks for simultaneous PDFs#11401
[RF] Consider the SplitRange in overlap checks for simultaneous PDFs#11401guitargeek merged 1 commit intoroot-project:masterfrom
SplitRange in overlap checks for simultaneous PDFs#11401Conversation
|
Starting build on |
|
Build failed on ROOT-ubuntu18.04/nortcxxmod. Failing tests: |
|
Build failed on ROOT-ubuntu2004/python3. Failing tests: |
|
Build failed on ROOT-performance-centos8-multicore/cxx17. Failing tests: |
|
Build failed on ROOT-debian10-i386/soversion. Failing tests: |
When the `SplitRange` command arguemnt is used in `RooAbsPdf::createNLL`, the actual range names used for the fit depend on the channel, with the range names suffixed by the category name. This should be considered correctly in the overlap checks. Closes root-project#11396.
46f4f97 to
960556f
Compare
|
Starting build on |
|
Little update to |
|
Build failed on windows10/cxx14. Errors:
And 121 more |
|
Build failed on mac11/cxx14. Warnings:
|
|
Build failed on mac1015/cxx17. Errors:
|
When the
SplitRangecommand arguemnt is used inRooAbsPdf::createNLL, the actual range names used for the fit depend on the channel, with the range names suffixed by the category name. This should be considered correctly in the overlap checks.Closes #11396.