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