Skip to content

GitLab

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

Modernise PrintDecay

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Patrick Koppenburg requested to merge pkoppenb-PrintDecay into master Dec 17, 2020
  • Overview 21
  • Commits 4
  • Pipelines 4
  • Changes 2

As an exercise of Gaudi::functional I transformed PrintDecay into a Consumer, see Phys!865 (merged).

All methods in PrintDecayTreeTool are made const. This requires the list of visited containers to be returned rather than an ugly common-block-like set be filled and cleaned.

Tests needed fixing in DaVinci, DaVinci!494 (merged)

Edited Dec 18, 2020 by Patrick Koppenburg
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pkoppenb-PrintDecay