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 183
    • Issues 183
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 44
    • Merge requests 44
  • 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
  • !3307

Draft: Create a container for neutral objects

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Miguel Ramos Pernas requested to merge mramospe-neutrals into master Nov 05, 2021
  • Overview 37
  • Commits 38
  • Pipelines 23
  • Changes 10

Implements #104. Due to the requirements of the (several) calorimeter reconstruction tools, it is preferred to avoid having a SIMD-type based container for neutral objects. We rely on the use of the zip machinery together with the construction of SIMD-type objects on the fly from the information of the underlying objects.

Used on Rec!2639 (closed) and Moore!1200

(related also to Phys!1024)

⚠ This MR has been superseded by Rec!3247 Analysis!942 ⚠

Edited Jan 10, 2023 by Miguel Ramos Pernas
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mramospe-neutrals