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
  • !982

Streamline FastJetBuiler (follow up to !954)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Gerhard Raven requested to merge follow-up-to-954 into master Aug 27, 2021
  • Overview 19
  • Commits 3
  • Pipelines 9
  • Changes 1
  • add support for using a few (fastjet) enums as Gaudi::Property
  • prefer enums to be Gaudi::Property - this allow to have readable string in the configuration as as opposed to having magic integer values, and avoids the need for updateHandlers
  • follow introduction of LHCb::Algorithm as frontend to Gaudi::Functional
  • avoid 'OUT&' as input arguments to functions, prefer to return them by value instead

must be applied in conjunction with Moore!976 (merged)

Edited Aug 27, 2021 by Gerhard Raven
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: follow-up-to-954