-
- Downloads
From Axel & Lorenzo:
Fixing first and last bin default arguments. Now the default argument of: firstbin = 0, lastbin = -1 indicates [0,Nbin+1] (includes underflow/overflow) firstbin= 1, lastbin = -1 indicates [1,Nbin] git-svn-id: http://root.cern.ch/svn/root/trunk@21305 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- hist/inc/TH1.h 1 addition, 1 deletionhist/inc/TH1.h
- hist/inc/TH2.h 8 additions, 8 deletionshist/inc/TH2.h
- hist/inc/THStack.h 2 additions, 2 deletionshist/inc/THStack.h
- hist/src/TH1.cxx 4 additions, 3 deletionshist/src/TH1.cxx
- hist/src/TH2.cxx 50 additions, 46 deletionshist/src/TH2.cxx
- hist/src/THStack.cxx 5 additions, 5 deletionshist/src/THStack.cxx
Loading
Please register or sign in to comment