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

Probe and long tracks matcher algorithm for Tracking Efficiency Studies

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Giulia Frau requested to merge giuliaf_matchalg into master Jul 19, 2021
  • Overview 8
  • Commits 21
  • Pipelines 10
  • Changes 2

The ProbeAndLongMatcher is developed in the context of tracking efficiency studies.
Its function is to check the overlap level between the probe track and a long track, where the probe track is extracted as daughter of a composite. The overlap is checked in the sub-detectors where the probe tracks have hits, therefore the choice of the sub-detectors is added as property of the algorithm itself. The algorithm returns both the selected composites and the selected long tracks.

Many thanks to @apearce and @sstahl for the important inputs and suggestions.

We currently put the algo under the folder Phys/RelatedInfoTools, not sure if this is the best location though.

To be tested with LHCb!3246 (merged), Rec!2496 (merged) and Moore!967 (merged). cc @peilian

Edited Sep 10, 2021 by Peilian Li
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: giuliaf_matchalg