Skip to content
GitLab
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 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 9
    • Merge requests 9
  • 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
  • DaVinciDaVinci
  • Merge requests
  • !550

Adapt to ThOr functor and algorithm naming changes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alex Pearce requested to merge apearce-particle-functor-cleanup into master Jun 17, 2021
  • Overview 8
  • Commits 1
  • Pipelines 2
  • Changes 2

Follows the changes in Rec!2456 (merged) and Phys!945 (merged). Relevant here are changes to some test options:

  • MASS functor no longer needs to be given mass hypotheses.
  • Combiner changes:
    • Property names are different (Comb12Cut -> CombinationCut).
    • Accepts a single decay descriptor.
    • Accepts one input container per child.

I also took the liberty of making a few clean-ups (moving imports to the top of the file, removing unused imports) and updated the test reference. Note that the number of accepted candidates has not changed.

Requires Rec!2456 (merged) and Phys!945 (merged). Related to Moore!862 (merged) and MooreAnalysis!39 (merged).

Edited Jun 28, 2021 by Alex Pearce
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: apearce-particle-functor-cleanup