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 289
    • Issues 289
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 61
    • Merge requests 61
  • 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
  • !515

RichFuture ray tracing and Quartic solving improvements

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Christopher Rob Jones requested to merge RichFuture-VectoriseRayTracing into master Mar 07, 2017
  • Overview 2
  • Commits 63
  • Pipelines 0
  • Changes 45

Relies on LHCb!565 (merged) and Lbcom!123 (merged)

Adds a number of improvements.

  • Uses the new vectorised ray tracing to trace the Cherenkov cones.

  • Uses the faster Quartic solver from @rschwemm and @chquast (many thanks).

Together these save about 40% of the RICH reconstruction time (most from the Quartic solver).

I've also moved the various test applications produced in a few places to a new package called Rich/RichRecTests.

PID performance is statistically the same (see attached PDF). However results are not bit-wise identical so a Brunel MR updating the QM references will follow.

RichDLLk-RichDLLpi_Long_P3-100_Pt0.5-100.pdf

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: RichFuture-VectoriseRayTracing