- Mar 01, 2019
-
-
Simon Spies authored
-
Simon Spies authored
-
Simon Spies authored
-
Simon Spies authored
-
Simon Spies authored
-
Simon Spies authored
-
Kim Albertsson authored
* [TMVA] CV - Add workaround for large event numbers Currently TMVA considers all internal variables floats, if large event numbers are then input as part of "cv-in-app" these can overflow the float resulting in erroneous fold assignments. A workaround is to reduce the input range when reading the input from the TTree as TTreeFormula retains awareness of the input type.
-
Bertrand Bellenot authored
-
Bertrand Bellenot authored
-
Enric Tejedor Saavedra authored
-
Enric Tejedor Saavedra authored
-
Enric Tejedor Saavedra authored
Throws IndexError if index is out of bounds and also makes it possible to iterate over a TArray.
-
Enric Tejedor Saavedra authored
-
Enric Tejedor Saavedra authored
Throws IndexError if index is out of bounds and also makes it possible to iterate over a TVector3.
-
Enric Tejedor Saavedra authored
-
Enric Tejedor Saavedra authored
-
Enric Tejedor Saavedra authored
-
Enric Tejedor Saavedra authored
Throws IndexError if index is out of bounds and also makes it possible to iterate over a TVectorT.
-
Enric Tejedor Saavedra authored
-
Enric Tejedor Saavedra authored
-
Enric Tejedor Saavedra authored
-
Sergey Linev authored
-
Sergey Linev authored
-
- Feb 28, 2019
-
-
alja authored
Add possiblity to set collection in the table view. Fixes related to collection filtering and event loops.
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
-
Bertrand Bellenot authored
-
Stephan Hageboeck authored
As an aftermath of the fix for ROOT-9777, the class version of ModelConfig needed to be incremented to silence a warning when reading old versions of the class.
-
Bertrand Bellenot authored
Fix a potential crash (at least on Windows) when a TBrowser is open and one quit ROOT with the Web Canvas' button
-
Bertrand Bellenot authored
-
Bertrand Bellenot authored
- in the ~RWebWindowsManager() dtor, call the correct Disconnect() method and add fServer->SetTerminate() - in TQObject::Disconnect(), protect against potential null pointer
-
Sergey Linev authored
Use explicit constructors, reduce number of constructors for some classes
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
Just for debugging, let stop ROOT and close browser window
-
Sergey Linev authored
-
Sergey Linev authored
Where it possible, otherwise use old iterator API
-