Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • R Rec
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 282
    • Issues 282
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 48
    • Merge requests 48
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCbLHCb
  • Rec
  • Merge requests
  • !2472

Double max number of hits in a VP track

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sebastien Ponce requested to merge sponce_MaxNbVPHits into master Jun 11, 2021
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

Goes together with LHCb!3095 (merged)

Current maximum is 26 but recent improvements in full version of the reconstruction algorithm may lead to 2 hits for a given plane and thus more than 26 hits in total. This led to crashes in the Alignment code.

This needs to be carefully checked for performance. Indeed it could significantly speedup the HLT1. if this is the case, we'll have to see how to have different solutions for HLT1 and Alignment

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