Skip to content
Snippets Groups Projects
Commit 82588f25 authored by scott snyder's avatar scott snyder
Browse files

LWHists: Update for root 6.18 compatibility.

If you do a SetBinError with an out-of-bounds bin, older versions of root
would still create the error array in the histogram.  LWHists had code
to emulate this behavior.  However, this changed as of root 6.18: if the 
bin is out of bounds, then the histogram is not changed.  Adapt the LWHist
code to match.
parent e9e0af9c
No related branches found
No related tags found
Loading
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