Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 202
    • Merge requests 202
  • 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
  • !47633

Closed
Created Oct 26, 2021 by Luisa Carvalho@amoreiraDeveloper
  • Report abuse
Report abuse

Draft: Fixing chains of type HLT_j120_afprec_afpdijet ATR-24206

  • 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
Reviewer
Request review from
Time tracking
Source branch: TrigAFPDev