ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/OSUT3Analysis/Configuration/scripts/makeSinglePlot.py
(Generate patch)

Comparing UserCode/OSUT3Analysis/Configuration/scripts/makeSinglePlot.py (file contents):
Revision 1.4 by lantonel, Wed Mar 13 10:29:08 2013 UTC vs.
Revision 1.5 by lantonel, Wed Mar 13 10:41:49 2013 UTC

# Line 131 | Line 131 | counter = 0
131   for Histogram in Histograms:
132      if counter is 0:
133          Histogram.SetMaximum(1.1*finalMax)
134 +        Histogram.SetMaximum(0)
135          Histogram.Draw(plotting_options)
136          
137      else:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines