HiggsAnalysis-KITHiggsToTauTau
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
makePlots_CP_rho_cut_efficiency Namespace Reference

Variables

tuple log = logging.getLogger(__name__)
 
tuple parser
 
string help = "Signal Input."
 
string default = "$CMSSW_BASE/src/plots/control_plots/"
 
tuple args = parser.parse_args()
 
list plot_configs = []
 
dictionary config_CutEff
 

Variable Documentation

tuple makePlots_CP_rho_cut_efficiency.args = parser.parse_args()
dictionary makePlots_CP_rho_cut_efficiency.config_CutEff
string makePlots_CP_rho_cut_efficiency.default = "$CMSSW_BASE/src/plots/control_plots/"
string makePlots_CP_rho_cut_efficiency.help = "Signal Input."
tuple makePlots_CP_rho_cut_efficiency.log = logging.getLogger(__name__)
tuple makePlots_CP_rho_cut_efficiency.parser
Initial value:
1 = argparse.ArgumentParser(description="Make ROC plots for rho_CP_studies.",
2  parents=[logger.loggingParser])
list makePlots_CP_rho_cut_efficiency.plot_configs = []