HiggsAnalysis-KITHiggsToTauTau
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
makePlots_EmbeddedScaledControlplots.py File Reference

Namespaces

 makePlots_EmbeddedScaledControlplots
 

Variables

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