Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • DaVinci DaVinci
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 12
    • Merge requests 12
  • 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
  • LHCb
  • DaVinciDaVinci
  • Merge requests
  • !716

Thor functors for MCTrackInfo

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Jiahui Zhuo requested to merge jzhuo_AddMCTrack into master Jun 23, 2022
  • Overview 74
  • Commits 78
  • Pipelines 36
  • Changes 7

This MR continues from !707 (merged), which is accidentally merged and reverted.

Description: In this MR will create a helper for the usage of new functors created in Rec!2979, and add an example to DaVinci.

TO-DO List:

  • Create the helper for MCP2MCTrackInfo, which will get the MCTrackInfo to each MC Particle
  • Create the helper for MCP2Track, which will associate each MC Particle to a reconstructed track.
  • Add examples
  • Add test to examples
  • Fix the comments from !707 (merged)
  • Change the example for new MCP2Track Algorithm.

FYI: @amathad @ldufour @pkoppenb @sstahl @chasse @erodrigu

This MR require: Rec!2979, Analysis!898

Edited Aug 05, 2022 by Jiahui Zhuo
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: jzhuo_AddMCTrack