Skip to content

GitLab

  • Menu
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 165
    • Issues 165
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 51
    • Merge requests 51
  • 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
  • LHCb
  • Merge requests
  • !3307

Draft: Create a container for neutral objects

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Miguel Ramos Pernas requested to merge mramospe-neutrals into master Nov 05, 2021
  • Overview 29
  • 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 and Moore!1200

(related also to Phys!1024)

Edited Mar 23, 2022 by Miguel Ramos Pernas
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: mramospe-neutrals