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 163
    • Merge requests 163
  • 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
  • !47633

Draft: Fixing chains of type HLT_j120_afprec_afpdijet ATR-24206

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Luisa Carvalho requested to merge amoreira/athena:TrigAFPDev into master Oct 26, 2021
  • Overview 21
  • Commits 102
  • Pipelines 3
  • Changes 6

Fixing chains that required a single jet plus afp track reco plus afp dijet combo hypo. Afp dijet combo hypo needs at least two jets, error reported here ATR-24206. Tried adding an asymmetric jet threshold and ran into problems with menu alignment, as discussed in JIRA. Changing chains to require 2j with same threshold, for example:

HLT_j120_mb_afprec_afpdijet ---> HLT_2j120_mb_afprec_afpdijet

Does not explain problem with asymmetric thresholds but for now these chains are ok, since we anyway need both jets to have a high-pt to ensure that both protons are within AFP acceptance

Edited Oct 28, 2021 by Luisa Carvalho
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: TrigAFPDev