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 144
    • Merge requests 144
  • 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
  • !42027

Use FSNOSEED for jet chains

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Tomasz Bold requested to merge tbold/athena:seed-single-jets-from-fs into master Mar 26, 2021
  • Overview 29
  • Commits 4
  • Pipelines 2
  • Changes 3

This MR changes L1 seeding for jet chains from L1J to FSNOSEED. However the counts change significantly:

chainComp INFO       HLT_j85_pf_ftf_L1J20:
chainComp INFO         stepCounts:
chainComp INFO           0: 5 -> 20
chainComp INFO         stepFeatures:
chainComp INFO           0: 5 -> 20

That may sound wrong, however it is in agreement with the counts of: HLT_noalg_L1J20 (and similarly for other threshold).

I believe the reason is that FSNOSEED seeding takes into account only CPT items whereas for HLTNav_L1J and even the "forceEnableAllChains" is not realy activating them. Now, what do we want? Tagging @hrussell @khoo @tamartin

Edited May 11, 2021 by Tomasz Bold
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: seed-single-jets-from-fs