Skip to content

GitLab

  • Menu
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 232
    • Issues 232
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 61
    • Merge requests 61
  • 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
  • Rec
  • Merge requests
  • !2504

Add functor to access decaytreefitted particles

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Patrick Koppenburg requested to merge pkoppenb-DecayTreeFitterAlg into master Aug 04, 2021
  • Overview 46
  • Commits 38
  • Pipelines 37
  • Changes 3

Implementing https://gitlab.cern.ch/lhcb-dpa/project/-/issues/117 together with Phys!970 (merged) and DaVinci!569 (merged)

Not complete and not functional, but already in an MR so that anyone can see and help (!).

We did a design session at the whiteboard with @graven. We decided to factorise the problem into two steps:

  • Make a functor that accesses the related particle and returns pt
  • Replace pt by a functor PT, or any functor you like.
Edited Nov 23, 2021 by Patrick Koppenburg
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pkoppenb-DecayTreeFitterAlg