TauAnalysisTools: introduce TauHFVetoTool to PhysicsAnalysis/TauID/TauAnalysisTools
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