Skip to content

plotting API for eff vs variable plots

Manuel Guth requested to merge mguth-pt-plotting into master

This MR adds the API for variable vs efficiency/rejection plots. The following changes are introduced:

  • renaming plotPtdependence to plot_pt_dependence
  • removing the options SWP_Comparison, SWP_label_list, Passed, Ratio_Cut, frameon from plotPtdependence, 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 if leg_fontsize or atlas_fontsize are not defined will be replaced with fontsize

the new pT plots look now like this pt_light_rej.pdf

Edited by Manuel Guth

Merge request reports