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 refactors a bit the data weight code, especially for the RooDataHist. The primary goal is that the data store classes don't have any implementation details anymore dedicated to the...

in:RooFit/RooStats

With this patch we create chains with kWithoutGlobalRegistration in RDF's constructors -- this is the chain object that RDF uses for single-thread runs and to look up which branches exist...

I am not a fan of the boolean switch now passed to `RLoopManager::Run`, but I could not think of anything else.

# This Pull request: ## Changes or fixes: This change allows developers to specify "line break candidate characters" and options to process them when defining the sub-classes through member `TVirtualPS::CRCandidates`...

**Description of the bug** In order to use TMapFile I link the application with "-lNew" For example if test.cpp is the root program to compile I will use ``` g++...

bug
affects:master
in:I/O

by clang-tidy

improvement
in:Cling

Allows to use `-Wzero-as-null-pointer-constant` compiler flag for derived objects

improvement
affects:master
in:Math Libraries

improvement
affects:master