root icon indicating copy to clipboard operation
root copied to clipboard

The official repository for ROOT: analyzing, storing and visualizing big data, scientifically

Results 924 root issues
Sort by recently updated
recently updated
newest added

This is currently not the case when the branch has more than 1 basket. This PR fixes #8962.

Just to activate the CI for https://github.com/root-project/roottest/pull/1205

in:RNTuple

- The first error fixed is an unquoted variable that creates an error in the case that the remote repos of roottest are not called origin. It's relatively common to...

Build clad with one core only.

- R__getCompressionAlgorithm(): inspects the compression algorithm used by a given buffer; - AlgorithmFromCompressionSettings(): convert a compression settings int to a EAlgorithm.

in:Core Libraries

This is done to reduce the feature divergence between PyROOT and C++ ROOT. Also improves code performance and robustness.

improvement
in:RooFit/RooStats

Simple addition of the GetColumnType function to distributed RDF. This PR fixes #15039

This PR adds the possibility to add subfields (with a provided parent) to the `RNTupleModel`, and subsequently access their values in the `REntry` using their fully qualified names (`parent.subfield`). Checks...

in:RNTuple

So that you can right click on the histogram and scale it. sibling PR is in https://github.com/root-project/roottest/pull/1203

Should fix https://github.com/root-project/root/issues/15896