Skip to content
Snippets Groups Projects
Commit 219b3b23 authored by Rene Brun's avatar Rene Brun
Browse files

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
parent b7ff4a9e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment