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 138
    • Merge requests 138
  • 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
  • !46126

Small Modification to the Caruana sTGC Reco Tool

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michael Sloan requested to merge msloan/athena:CaruanaRecoMethod_mod into master Aug 27, 2021
  • Overview 7
  • Commits 2
  • Pipelines 2
  • Changes 1

Strip clusters with a multiplicity of 1 or 2 will cause the matrix made during the reconstruction to be singular, which causes problems for the reco method. Currently, when the matrix is found to be singular the Caruana method is abandoned and we revert back to the default weighted mean method. This small modification identifies if a cluster has multiplicity 1 or 2 before starting the position reconstruction saving CPU resources.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: CaruanaRecoMethod_mod