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 |
| 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 |
| list makePlots_CP_rho_cut_efficiency.plot_configs = [] |