Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L LHCb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 193
    • Issues 193
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 42
    • Merge requests 42
  • 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
  • LHCb
  • Merge requests
  • !3956

Add relation tables to FutureNeutralProtoPAlg

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tara Nanut Petric requested to merge tnanut_AiToTables into master Feb 03, 2023
  • Overview 23
  • Commits 26
  • Pipelines 5
  • Changes 2

Fill relation tables for IsPhoton, IsNotH, ClusterMass and CaloClusterCode (see Moore#481). The signature of the algorithm is changed to return a tuple of protoparticles and relation tables. Add counters for the new relation tables and rename old counters related to Additional Info. For now, the parts of the code that fill the Additional Info are left in place but should eventually be removed. The relevant sections are marked with comments.

Needs Moore!2060 (merged) (changes in Moore reflecting the changed algorithm signature and update of counters). Needs Rec!3302 (merged) (Transitive; needed by the above Moore MR).

Edited Feb 03, 2023 by Tara Nanut Petric
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: tnanut_AiToTables