# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |