Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Jira
    • Jira
  • Merge requests 137
    • Merge requests 137
  • 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
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !61367

Improving track reconstruction efficiency for high pT muons

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Noemi Calace requested to merge ncalace/athena:master-testing-branch into master Mar 08, 2023
  • Overview 37
  • Commits 9
  • Pipelines 6
  • Changes 12

This MR addresses ATLIDTRKCP-434

It includes:

  • Pattern recognition changes for ITk: use of pattern covariance (based on cluster width) for all clusters, and using a number of clusters on module <= than the number of allowed clusters per module.
  • Seeding changes for ITk: changes in space points grid binning used in seed formation, changes to the seed confirmation, and in the maximum distance between middle and bottom space points.
  • Increase in number of surface candidates returned by the SCT_OverlapDescriptor for ITk detector elements.

Additionally, I have rewritten the DiscOverlapDescriptor and updated the configuration of the minimum pT cut for the ITkTrackClusterAssValidation.

Changes are discussed in https://indico.cern.ch/event/1258598/contributions/5286608/attachments/2607062/4503967/UpgradeTracking_230308.pdf

No differences are expected for Run2-3 reconstruction tests, while they are expected for Run-4.

We should keep an eye on CPU increases as well.

@pagessin @lgagnon @tstreble @nstyles @jmasik @dshope

Edited Mar 08, 2023 by Noemi Calace
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master-testing-branch