Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 150
    • Merge requests 150
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !59725

DerivationFramework: add more generic wrapper for tau ID tools, and deploy new Deep Set tau ID in DAOD_PHYS

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bertrand Martin Dit Latour requested to merge martindl/athena:master_DFTauIDWrapper into master Jan 11, 2023
  • Overview 18
  • Commits 2
  • Pipelines 2
  • Changes 11

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

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master_DFTauIDWrapper