plotting API for eff vs variable plots
This MR adds the API for variable vs efficiency/rejection plots. The following changes are introduced:
- renaming
plotPtdependence
toplot_pt_dependence
- removing the options
SWP_Comparison
,SWP_label_list
,Passed
,Ratio_Cut
,frameon
fromplotPtdependence
, which should be used via the API - fixing the mapping from old keywords to new keywords (did not work properly before)
- se font size by default to
12
and ifleg_fontsize
oratlas_fontsize
are not defined will be replaced withfontsize
the new pT plots look now like this pt_light_rej.pdf
Edited by Manuel Guth