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

Comparing UserCode/VHbb/python/plot_systematics.py (file contents):
Revision 1.5 by peller, Wed Jan 16 09:56:54 2013 UTC vs.
Revision 1.6 by nmohr, Wed Jan 16 12:57:46 2013 UTC

# Line 7 | Line 7 | from BetterConfigParser import BetterCon
7   from optparse import OptionParser
8   import sys
9  
10 + ROOT.gROOT.SetBatch(True)
11 +
12   argv = sys.argv
13   parser = OptionParser()
14   parser.add_option("-C", "--config", dest="config", default=[], action="append",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines