DerivationFramework: add more generic wrapper for tau ID tools, and deploy new Deep Set tau ID in DAOD_PHYS
Hello,
This MR is the last urgent tau development for the DerivationFramework, and is doing the following:
- replace TauWPDecoratorWrapper tool (which we used to recompute a tau eVeto RNN WP in AODtoDAOD, as the original WP from RAWtoALL is buggy) with a more generic TauIDDecoratorWrapper tool that can run additional tauRecTools tools, in particular it allows to deploy the new Deep Set tau ID implemented in !59684 (merged)
- the fixed eVeto WPs and the Deep Set ID are scheduled by default in PHYS (this is configurable)
- the Deep Set ID scores and WPs are added to the tau smart slimming list
- the CA config for the fixed eVeto WP was streamlined and moved from DerivationFrameworkTau/python/TauCommonConfig.py to Reconstruction/tauRec/python/TauToolHolder.py
Adding the 'urgent' flag as it would be needed for 23.0.13 to be built imminently.
Tagging @calpigia , @lfiorini , @dta , @sineadf , @wlampl .
Thanks! Bertrand