- Feb 10, 2007
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17844 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 09, 2007
-
-
Philippe Canal authored
Finish the manual generation, by replacing the cint wrapper functions by the inclusion of ManualBase4Body.h git-svn-id: http://root.cern.ch/svn/root/trunk@17842 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Add hints explaining the steps to take to complete the manual generateion of the ManualBase4 dictionary git-svn-id: http://root.cern.ch/svn/root/trunk@17841 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
New file for the io directory documentation with pointers to existoing html pages. These files will be include shortly in the io/doc directory. git-svn-id: http://root.cern.ch/svn/root/trunk@17840 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
documented by the new version of THtml. git-svn-id: http://root.cern.ch/svn/root/trunk@17839 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
o) fix for https://savannah.cern.ch/bugs/?23388 git-svn-id: http://root.cern.ch/svn/root/trunk@17838 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Fix in TTimeStamp::GetZoneOffet(). The offset on Mac OS X and Free and Open BSD was the oposite from Linux/Unix and Windows. The offset returned by this routine is now defined as: This is the value in seconds one must add to the local time to arrive at Coordinated Universal Time, so it is negative east of the Prime Meridian. the difference was due in the way the offset was obtained on the different platforms. The redefinition results in the offset flipping sign on Mac/BSD to be in lign with the other platforms. git-svn-id: http://root.cern.ch/svn/root/trunk@17837 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17836 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- add SetErrorDef() function in the Minuit2::FCNBase to be able to change dynamically the error definition. Implement it in the conccrete classes used by ROOT (TChi2FCN,...) and modify eht TFitterMinuit class to use it. - multiply by 2 the Likelihood functions to be consistent with what exist in TFitter and use by default then a value of 1 for Up. - add in BasicFunctionGradient a flag to distinguish when the gradient is of Fumili type - FumiliBuilder: - do alway Hessian calculation after reaching minimum to check edm and to get correct covariance matrix. - perform line search when full Newton step does not improve function value - MnLineSearch: - add flag to control debug - start iterations from 1 and count also first function evaluation (at step =1) to be compatible with Fortran Version (max number is now the same, while before was n + 2). - NegativeG2LineSearch : use a step size for the search equal to the gradient step. Before in the case only of negative gradient it was multiplied by the gradient value. Not it is sme as in the Fortran version. - MnPrint: ad more precision in the printout - TFitterMinuit: - don't delete the MinuitFCN object in Clear(). - add support for "SET Err" command. - do not print covariance matrix and correlation if debug level is < 0 git-svn-id: http://root.cern.ch/svn/root/trunk@17835 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
correctly. See: https://savannah.cern.ch/bugs/?23667 git-svn-id: http://root.cern.ch/svn/root/trunk@17834 27541ba8-7e3a-0410-8455-c3a389f83636
-
Ilka Antcheva authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17833 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17832 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
by TClass::AddClass and TClass::RemoveClass respectively. git-svn-id: http://root.cern.ch/svn/root/trunk@17831 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
which included commits to RCS files with non-trunk default branches. git-svn-id: http://root.cern.ch/svn/root/trunk@17829 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
strlen fix for comment-consistes-of-identical-chars test git-svn-id: http://root.cern.ch/svn/root/trunk@17827 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17826 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Fix for a problem reported by ATLAS at http://savannah.cern.ch/bugs/?23567 git-svn-id: http://root.cern.ch/svn/root/trunk@17825 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
update of TVectorT : The element-by-element vector divisions were not protected for division through zero . git-svn-id: http://root.cern.ch/svn/root/trunk@17824 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
the current fHistogram, it it exists, is invalid. A new one will be recomputed next time the TGraph will be plotted. git-svn-id: http://root.cern.ch/svn/root/trunk@17823 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
the same Z range when they are plotted on top of each others. git-svn-id: http://root.cern.ch/svn/root/trunk@17822 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
same range in Z. git-svn-id: http://root.cern.ch/svn/root/trunk@17821 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
effc++ corrections. git-svn-id: http://root.cern.ch/svn/root/trunk@17820 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17819 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17818 27541ba8-7e3a-0410-8455-c3a389f83636
-
Ilka Antcheva authored
- set correctly the default fitter to Minuit2 after Fumili2 git-svn-id: http://root.cern.ch/svn/root/trunk@17817 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17816 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
fix concerning tyepdef'd return values to fundamental types. In this case the stub function shall also allocate a static and return it's address. git-svn-id: http://root.cern.ch/svn/root/trunk@17814 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
the recent changes in TBuffer. git-svn-id: http://root.cern.ch/svn/root/trunk@17813 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
all the consequences. git-svn-id: http://root.cern.ch/svn/root/trunk@17812 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
On 64 bit machines, when calling Fortran functions, the return type must be double and not float. git-svn-id: http://root.cern.ch/svn/root/trunk@17811 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
to find the TStreamerInfo version number. git-svn-id: http://root.cern.ch/svn/root/trunk@17810 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
of rootcint) git-svn-id: http://root.cern.ch/svn/root/trunk@17809 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
#ifndef G__KCC #include "cint/lib/dll_stl/str.h" #endif str.h is required to generate the interface for class string. git-svn-id: http://root.cern.ch/svn/root/trunk@17808 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
#pragma link C++ function swap(string& lhs,string& rhs); This line is removed until we understand why we cannot generate the dictionary G__Base2 when this pragma is included. git-svn-id: http://root.cern.ch/svn/root/trunk@17807 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 08, 2007
-
-
Axel Naumann authored
make rule checker happy Allow user setting of etc dir (defaults to $ROOTSYS/etc/html) GUI macro output must be saved as GIF Fix macro's pwd determination if no current class Fix X11 crash saving macro output Fix removal of surrounding "//" in "// doc //" New THtml::CreateAuxiliaryFiles() takes care of CSS, js, HELP page git-svn-id: http://root.cern.ch/svn/root/trunk@17806 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
fix "show inherited", "show non-public": only one class per CSS rule allowed git-svn-id: http://root.cern.ch/svn/root/trunk@17805 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
#include "cint/lib/dll_stl/str.h" causes rootcint to crash after the recent changes: Match rank: file line signature * 2000002 prec_stl/vector -1 void swap(TString&,TString&); ffffffff prec_stl/vector -1 void swap(unsigned int&,unsigned int&); * 2000002 prec_stl/string -1 void swap(string&,string&); Warning: #pragma link, function swap(string&lhs,string&rhs) not found cint/lib/dll_stl/str.h:91: removing it seems to have no side effects. git-svn-id: http://root.cern.ch/svn/root/trunk@17804 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17803 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17802 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17801 27541ba8-7e3a-0410-8455-c3a389f83636
-