- May 09, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44195 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 08, 2012
-
-
https://savannah.cern.ch/bugs/index.php?93983Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44174 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 07, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44149 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 04, 2012
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44122 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- suppress warning in TH1::Add if histograms have identical axes labels (bin by bin) git-svn-id: http://root.cern.ch/svn/root/trunk@44121 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 03, 2012
-
-
https://savannah.cern.ch/bugs/?93931Olivier Couet authored
A time axis defined with the GMT option, saved into a root file in a given time zone, was different when displayed in an other time zone. The time zone offset in which the axis was created is now saved with the time axis offset allowing to make the right adjustments when the axis is displayed in an other time zone. git-svn-id: http://root.cern.ch/svn/root/trunk@44091 27541ba8-7e3a-0410-8455-c3a389f83636
-
https://savannah.cern.ch/bugs/?93931Olivier Couet authored
A time axis defined with the GMT option, saved into a root file in a given time zone, was different when displayed in an other time zone. The time zone offset in which the axis was created is now saved with the time axis offset allowing to make the right adjustments when the axis is displayed in an other time zone. git-svn-id: http://root.cern.ch/svn/root/trunk@44090 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 30, 2012
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44033 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44012 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44011 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 26, 2012
-
-
Lorenzo Moneta authored
see http://root.cern.ch/phpBB3/viewtopic.php?f=10&t=14571 git-svn-id: http://root.cern.ch/svn/root/trunk@43956 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 19, 2012
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43845 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
https://savannah.cern.ch/bugs/?92740 git-svn-id: http://root.cern.ch/svn/root/trunk@43837 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 18, 2012
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43828 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
(and also "A" when the option "same" is not used") see https://savannah.cern.ch/bugs/index.php?91223 - fix setting of the TEfficiency title when one uses as title string also the axis titles see https://savannah.cern.ch/bugs/index.php?91224 git-svn-id: http://root.cern.ch/svn/root/trunk@43827 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 17, 2012
-
-
Lorenzo Moneta authored
apply the changes also to all the TProfile classes git-svn-id: http://root.cern.ch/svn/root/trunk@43802 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43775 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
histograms to be consistent with the 2D histograms case. Exemple: root [0] TH1D * histo = new TH1D ("histo","",20,-5.,5.) ; root [1] histo->FillRandom("gaus",1000) ; root [2] histo->Draw("hist,text") ; git-svn-id: http://root.cern.ch/svn/root/trunk@43774 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 16, 2012
-
-
Lorenzo Moneta authored
the method fails because the histograms ar enot consistent (see https://savannah.cern.ch/bugs/?92635 ) git-svn-id: http://root.cern.ch/svn/root/trunk@43761 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 13, 2012
-
-
Lorenzo Moneta authored
see https://savannah.cern.ch/bugs/index.php?93115 git-svn-id: http://root.cern.ch/svn/root/trunk@43740 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
(see https://savannah.cern.ch/bugs/index.php?93676 ) git-svn-id: http://root.cern.ch/svn/root/trunk@43738 27541ba8-7e3a-0410-8455-c3a389f83636
-
https://savannah.cern.ch/bugs/index.php?93644Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43737 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Since the TAxis copy constructor exist, implement the assignment operator too (and fix TAxis::Copy to no longer leak memory) git-svn-id: http://root.cern.ch/svn/root/trunk@43736 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
T. Nagel ( https://savannah.cern.ch/bugs/index.php?90618 ) git-svn-id: http://root.cern.ch/svn/root/trunk@43732 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
https://savannah.cern.ch/bugs/?90290 also fix option "I" by making independent of TProfile::Approximate git-svn-id: http://root.cern.ch/svn/root/trunk@43731 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 11, 2012
-
-
Lorenzo Moneta authored
(i.e. return an upper error of 1.84 instead of 1.15) git-svn-id: http://root.cern.ch/svn/root/trunk@43694 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 10, 2012
-
-
https://savannah.cern.ch/bugs/index.php?93001Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43691 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 04, 2012
-
-
Olivier Couet authored
It should fix the not finding the header file. git-svn-id: http://root.cern.ch/svn/root/trunk@43637 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43634 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 03, 2012
-
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43629 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43627 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43625 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43622 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 31, 2012
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43595 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 30, 2012
-
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43574 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
The fit function was not drawn in the correct range when a fitted 2D histogram was painted with the option lego or surf. git-svn-id: http://root.cern.ch/svn/root/trunk@43573 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 29, 2012
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43563 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 28, 2012
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43535 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 27, 2012
-
-
Philippe Canal authored
fixing the detection that a TTreeFormula is a string or not. Move to using kIsCharacter only as an accelerator to TTreeFormula::IsString and always use this function to detect whether the formula is a string or not. Fix (in TTreeFormula::Init) several cases of string detection and remove from TFormula any settings (they were wrong anyway, they should have been ResetBit rather than SetBit) of kIsCharacter. git-svn-id: http://root.cern.ch/svn/root/trunk@43508 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
https://savannah.cern.ch/bugs/?92827 git-svn-id: http://root.cern.ch/svn/root/trunk@43496 27541ba8-7e3a-0410-8455-c3a389f83636
-