-
### Check duplicate issues.
- [ ] Checked for duplicates
### Description
The failure seen in the asan job for the `gtest-tree-dataframe-test-dataframe-interface` test is due to the reproducer attac…
-
This is required to inject SOFIE's inference functions into RDataFrame's event loops.
-
### Explain what you would like to see improved and how.
The LiveVisualize feature in ROOT does not update the canvas when used in Jupyter Notebooks, resulting in the canvas not being continuously re…
-
genie::PDGLibrary::Instance() causes memory leak when used inside RDataFrame
-
### Check duplicate issues.
- [ ] Checked for duplicates
### Description
When a node of the computation graph needs to JIT, certain objects are created on the heap with `new`, see for example https…
-
This breaks ROOT::RDataFrame, among other things.
In RDataFrame's case TypeTraits::list_size does not exist.
Even though the static member exists in `TypeTraits.hxx`:
```cpp
namespace ROOT {
…
-
### Describe the bug
I have a RooDataSet with (say) 100 million events.
I try to do
```
RooDataSet::setDefaultStorageType(RooAbsData::Tree);
const TTree* tree8 = mydataw_z.GetClonedTree();
```…
-
### Check duplicate issues.
- [x] Checked for duplicates
### Description
On MacOS Sequoia 15, I compiled using branch v6.32.00-patches using the following cmake commands :
```
$ root -l
…
-
### Version of Awkward Array
2.3.1
### Description and code to reproduce
Hi,
A segmentation fault occurs when from_rdataframe is called on a huge rdataframe.
In my case, if I create the rdatafram…
-
### Check duplicate issues.
- [X] Checked for duplicates
### Description
TTreeProcessorMP process events multiple times when you read multiple files using TChain, and some of the files have fewer e…