ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/StackMaker.py
(Generate patch)

Comparing UserCode/VHbb/python/StackMaker.py (file contents):
Revision 1.2 by peller, Fri Oct 19 15:44:07 2012 UTC vs.
Revision 1.3 by peller, Fri Oct 19 15:47:19 2012 UTC

# Line 205 | Line 205 | class StackMaker:
205          unten.cd()
206          ROOT.gPad.SetTicks(1,1)
207  
208 <        l2 = ROOT.TLegend(0.5, 0.75,0.92,0.95)
208 >        l2 = ROOT.TLegend(0.5, 0.82,0.92,0.95)
209          l2.SetLineWidth(2)
210          l2.SetBorderSize(0)
211          l2.SetFillColor(0)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines