Variables | |
| tuple | parser = argparse.ArgumentParser(description="Make Embedding control plots and scale to data or ztt.") |
| list | default |
| string | help = "Quantities. [Default: %(default)s]" |
| tuple | args = parser.parse_args() |
| cache1 = False | |
| cache2 = False | |
| list | emb_weights = ['1.0','1.0','1.0','1.0'] |
| tuple | nthreads = len(args.quantities) |
| string | title = '#mu#tau_{h}' |
| string | decay_weight = '' |
| list | command = os.environ["CMSSW_BASE"] |
| tuple | value_ztt = float(line.strip('nick: ztt category: None integral: ')) |
| tuple | title_emb = title+(' embedded' if decay_mode=='inclusive' else ' emb') |
| tuple makePlots_EmbeddedScaledControlplots.args = parser.parse_args() |
| makePlots_EmbeddedScaledControlplots.cache1 = False |
| makePlots_EmbeddedScaledControlplots.cache2 = False |
| tuple makePlots_EmbeddedScaledControlplots.command = os.environ["CMSSW_BASE"] |
| string makePlots_EmbeddedScaledControlplots.decay_weight = '' |
| list makePlots_EmbeddedScaledControlplots.default |
| list makePlots_EmbeddedScaledControlplots.emb_weights = ['1.0','1.0','1.0','1.0'] |
| string makePlots_EmbeddedScaledControlplots.help = "Quantities. [Default: %(default)s]" |
| tuple makePlots_EmbeddedScaledControlplots.nthreads = len(args.quantities) |
| tuple makePlots_EmbeddedScaledControlplots.parser = argparse.ArgumentParser(description="Make Embedding control plots and scale to data or ztt.") |
| string makePlots_EmbeddedScaledControlplots.title = '#mu#tau_{h}' |
| tuple makePlots_EmbeddedScaledControlplots.title_emb = title+(' embedded' if decay_mode=='inclusive' else ' emb') |
| tuple makePlots_EmbeddedScaledControlplots.value_ztt = float(line.strip('nick: ztt category: None integral: ')) |