root
root copied to clipboard
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
First introduced by #5083, a mechanism was put in place to build PyROOT for both Python 2 and Python 3. As Python 2 is not supported anymore by ROOT, this...
### Feature description From https://its.cern.ch/jira/browse/ROOT-11018 It's currently possible to set symmetric axis by calling SetRangeUser with appropriate bounds. It would be nice to be able to require the axis to...
### Feature description From https://its.cern.ch/jira/browse/ROOT-5105 Hi, TTreeViewer has one cut variable (the pair of scissors). I have received a users request by [email protected] about being able to define more cuts,...
### Feature description From https://its.cern.ch/jira/browse/ROOT-5125 I missing feature of automatic zoom in the histogram to the range where histogram is filled. It could be very useful for 1-D histograms with...
### Check duplicate issues. - [ ] Checked for duplicates ### Description From https://its.cern.ch/jira/browse/ROOT-10952 In the bottom panel as created by the ratio plot tutorial `tutorials/hist/ratioplot4.C` vertical grid lines are...
### Explain what you would like to see improved and how. From https://its.cern.ch/jira/browse/ROOT-6193 The style editor for the palette axis cannot change the title size, offset, etc of the palette...
- [X] Checked for duplicates ### Describe the bug Weird/wrong results printed when converting different entities to `bool`: 1. ``` root [0] int foo = 42 (int) 42 root [1]...
### Explain what you would like to see improved and how. From https://its.cern.ch/jira/browse/ROOT-5159 It recently took me many many hours to figure out that my code could not read out...
### Describe the bug See -> [concise video showcase of the bug](https://drive.google.com/file/d/1tRHdUNdXSxzGJhdSPX6aYDn3Ecg95h_E/view?usp=share_link) Wrong bin is being highlighted, when using `SetShowProjection()` with 2D histogram being with logarithmic axis. Even when the...
### Check duplicate issues. - [ ] Checked for duplicates ### Description From https://its.cern.ch/jira/browse/ROOT-6317 Hi, In roottest/root/meta/runnamespace.C, a namespace is declared in an ACLiC library and then a using statement...