root
root copied to clipboard
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
Just to experiment with the CI for now. This will close the following GitHub issue: * https://github.com/root-project/root/issues/12718 * https://github.com/root-project/root/issues/7686 * https://github.com/root-project/root/issues/11924 * https://github.com/root-project/root/issues/12230
# 6.30.00 **GitHub issue** that we still want to resolve before the release: - [x] https://github.com/root-project/root/issues/11965 - [x] https://github.com/root-project/root/issues/13852 **Other items** that still need to be done without any associated...
### Explain what you would like to see improved and how. This forum post https://root-forum.cern.ch/t/too-many-operators-for-the-ttree-project-conditions/58009/5 triggered a discussion that probably `RResultPtr` could better behave with respect to ownership of its...
### Check duplicate issues. - [X] Checked for duplicates ### Description The event weight obtained from `TGenPhaseSpace::Generate()` that is used to get a flat distribution is not normalized to 1....
# This Pull request: This PR is continuing #13457 by Ahmat and it is based on https://github.com/root-project/root/pull/12941 and [Dynamic-Op](https://github.com/root-project/root/compare/master...Neel-Shah-29:root-1:Dynamic-Op) both by Neel Shah # Changes of Fixes - Introduce intermediate...
# This Pull request: ## Changes or fixes: Add SaveAs method to TH1, saving to .csv, .tsv or .txt ## Checklist: - [x] tested changes locally - [x] updated the...
# This Pull request: ## Changes or fixes: Adds deprecation messages to classes that are no longer recommended. ## Checklist: - [ ] tested changes locally - [x] updated the...
# This Pull request: ## Changes or fixes: Bug introduced in commit from 2019 Jun 2nd, where gInterpreter->GetClassSharedLibs() returns nullptr for any class inside the ROOT core base classes. ##...
[RF] Determine asymptotically correct uncertainties for extended unbinned maximum likelihood fits
# This Pull request: Added correct treatment of extended term in asymptotically correct method for uncertainty determination in the presence of weights. This improvement will allow for extended unbinned maximum...