-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use RooMinimizer instead of RooMinuit after ROOT deprecation for RooMunuit #34461
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34461/23909 ERROR: Build errors found during clang-tidy run.
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34461/23912
|
A new Pull Request was created by @mrodozov (Mircho Rodozov) for master. It involves the following packages:
@cmsbuild, @santocch can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e5e65b/16759/summary.html Comparison SummarySummary:
|
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e5e65b/16844/summary.html Comparison SummarySummary:
|
@qliphy , @silviodonato @perrotta can we merge this? this is needed for root master IBs where build fails
|
+1 |
merge |
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will be automatically merged. |
PR description:
ROOT has changed the RooMinuit usage in here:
root-project/root#8369
here:
root-project/root#8596
and here:
root-project/root#8567
suggesting to use RooMinimizer
https://github.com/root-project/root/blob/master/roofit/roofitcore/inc/RooMinuit.h
PR validation:
PhysicsTools/TagAndProbe is building