Skip to content

Draft: TauAnalysisTools: introduce TauHFVetoTool to PhysicsAnalysis/TauID/TauAnalysisTools

Peng Wang requested to merge wangpe/athena:TauHFVetoDiscriminantTool-MR into main

This MR adds the TauHFVetoTool to TauAnalysisTools. The tool provides a function that takes in tau-jets, EMPFlow-jets from one event, matches each tau-jet to the closest EMPFlow-jet in terms of dR, and decorates the taus with heavy-flavour-veto scores from a set of onnx models. The python configuration is provided as TauHFVetoToolCfg.

Edited by Peng Wang

Merge request reports