Skip to content

GitLab

  • Menu
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 174
    • Merge requests 174
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !23100

Apply HLT tau thinning only when trigger collections are present

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bertrand Martin Dit Latour requested to merge martindl/athena:21.2_TauTrigElementLinkFix into 21.2 May 01, 2019
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 2

Hello,

This is a fix to solve the ART test failure for SUSY3 and TAUP3. The problem comes from the HLT tau thinning (!22992 (merged)) which is meant to work only for post-TS1 data18 and special MC16e trigger samples. While in ART, the data file is pre-TS1 and the MC file is AODSLIM, so there are some broken element links, and the thinning fails. The implemented workaround consists in retrieving the run number for data, and the AMITag for MC, and enable the thinning only when relevant. When I have time, I will improve the robustness of DerivationFrameworkSUSY/src/TauTracksThinning.cxx, and check the validity of element links before accessing them.

Cheers, Bertrand

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 21.2_TauTrigElementLinkFix