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

Comparing UserCode/VHbb/python/evaluateMVA.py (file contents):
Revision 1.13 by nmohr, Thu Sep 20 15:57:22 2012 UTC vs.
Revision 1.14 by peller, Thu Sep 27 07:34:24 2012 UTC

# Line 37 | Line 37 | parser.add_option("-C", "--config", dest
37   if opts.config =="":
38          opts.config = "config"
39   config = BetterConfigParser()
40 + #config.read('./config7TeV_ZZ')
41   config.read(opts.config)
42   anaTag = config.get("Analysis","tag")
43  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines