- Dec 03, 2010
-
-
Matevz Tadel authored
Add functions: Bool_t IsBoxOrientationConsistentXx(); void CheckAndFixBoxOrientationXx(); that check and fix box orientation so that the face normals point outwards. * TEveBox, TEveBoxSet: Ensure proper box orientation. git-svn-id: http://root.cern.ch/svn/root/trunk@37228 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37226 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
remove unused library dependency. git-svn-id: http://root.cern.ch/svn/root/trunk@37225 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooAbsReal - Add support for import of 'Char_t' branches from TTrees (Savannah #74321) git-svn-id: http://root.cern.ch/svn/root/trunk@37224 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooAbsReal - In attachToTree() give error message if attach to unsupport TTree data type is attempted (Savannah #73099) git-svn-id: http://root.cern.ch/svn/root/trunk@37223 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooExtendPdf - Fix documentation (Savannah #72311) git-svn-id: http://root.cern.ch/svn/root/trunk@37221 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
Fix for Savannah bug o LinkDef3 - Make dictionaries for STL types returned by class RooWorkspace git-svn-id: http://root.cern.ch/svn/root/trunk@37220 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
Fix for Savannah #73075 o RooAbsArg - Add method importWorkspaceHook() o RooHistPdf - Implement method importWorkspaceHook() to import RooDataHist in workspace when pdf is imported o RooWorkspace - Call method importWorkspaceHook() in import git-svn-id: http://root.cern.ch/svn/root/trunk@37219 27541ba8-7e3a-0410-8455-c3a389f83636
-
https://savannah.cern.ch/bugs/index.php?75884Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37218 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37217 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37216 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37215 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37214 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooNonCentralChiSquare,RooLegendre - Reenable MathMore dependent component, following change by Fons/Lorenzo git-svn-id: http://root.cern.ch/svn/root/trunk@37212 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
roofit, roostats and histfactory depend on mathmore when it is available. git-svn-id: http://root.cern.ch/svn/root/trunk@37211 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 02, 2010
-
-
Philippe Canal authored
Avoid creating phantom branches for the artificial and the repeat elements (i.e. avoid creating a branch for a transient member with a schema evolution rule) git-svn-id: http://root.cern.ch/svn/root/trunk@37210 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37209 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
added log normal constraints to HistFactory git-svn-id: http://root.cern.ch/svn/root/trunk@37208 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooPoisson - Add flag to disable rounding (request M.Baak) o RooJeffreysPrior, RooNonCentralChiSquare - Two new pdfs from Kyle to be used in RooStats git-svn-id: http://root.cern.ch/svn/root/trunk@37207 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37203 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37202 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37198 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
It was the same code. git-svn-id: http://root.cern.ch/svn/root/trunk@37196 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
Store and restore gTQSender in slot methods that call further signal emitting functions. git-svn-id: http://root.cern.ch/svn/root/trunk@37195 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37194 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37193 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
projection class TEvePolygonSetProjected. git-svn-id: http://root.cern.ch/svn/root/trunk@37192 27541ba8-7e3a-0410-8455-c3a389f83636
-
Eckhard von Toerne authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37191 27541ba8-7e3a-0410-8455-c3a389f83636
-
Eckhard von Toerne authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37190 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37189 27541ba8-7e3a-0410-8455-c3a389f83636
-
Eckhard von Toerne authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37181 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37179 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37177 27541ba8-7e3a-0410-8455-c3a389f83636
-
Eckhard von Toerne authored
fix tmva coverity defect 23295 (PDEFoamVec), 23285 (OptimizeConfigParas) 23191 (MethodBoost), Bugfix in SVM makeclass, cosmetics in MethodBase, MethodBDT slight improvement of fNodeMinEvents default git-svn-id: http://root.cern.ch/svn/root/trunk@37173 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
RooFactoryWSTool - Fix bug in handling of Bool_t parameters git-svn-id: http://root.cern.ch/svn/root/trunk@37172 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37171 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
avoid having to read the first entry just to get the address set and do the address setting directly. In FlushOneBasket, do no delete the basket and buffer just because it has already been flushed (it just so happen to be exactly full at the same entry as the flushing is done). git-svn-id: http://root.cern.ch/svn/root/trunk@37168 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
before calling vsnprintf(). Fixes issue #75853. git-svn-id: http://root.cern.ch/svn/root/trunk@37167 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Fix for the following issue: The configure script detects the 8-digit date based version numbers of an external xrootd installation. However, in the current development version of xrootd the version scheme has changed to a more traditional 3-number version number (3.0.0). The current root configure script identifies this number to be older than all the versions using the old 8-digit version numbers, and sets all the compilation switches wrong. The configure script also has problems with xrootd versions installed from a git head/master checkout, where the version is given using the git short hash, e.g.: #define XrdVERSION "untagged-e2acb17" git-svn-id: http://root.cern.ch/svn/root/trunk@37166 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
activate the new HistFactory module in Makefile and add its dependencies in Makefile.depend. git-svn-id: http://root.cern.ch/svn/root/trunk@37165 27541ba8-7e3a-0410-8455-c3a389f83636
-