Skip to content

Tau CP algorithms updates for new recommendations

Tadej Novak requested to merge tadej/athena:analysis/taus into 21.2

Tau CP algorithms are updated for new recommendations.

I split current tau recommendations with legacy ones so we now have:

  • Current recommendations consisting of RNN tau ID and retuned electron veto.
  • Legacy recommendations consisting of BDT ID with the old electron veto.

Additionally the SysDecorationHandle has been added to the TauEfficiencyCorrectionsAlg.

Merge request reports