Skip to content

CP algorithms: Improve tau selection configuration and properly handle MC20

Tadej Novak requested to merge tadej/athena:cp-tau-selection into main

Improve CP algorithms tau selection configuration and properly handle MC20:

  • Add addSelectionToPreselection flag like we already have it for muons (it's named differently for now, but I plan to rename it).
  • Do not store selection decision as bit as we currently have no useful use for it but it prevents people from writing out the branch directly in a useful form.

/cc @tstreble @ademaria

Merge request reports

Loading