Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Gauss Gauss
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 46
    • Merge requests 46
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCbLHCb
  • GaussGauss
  • Merge requests
  • !953

Draft: add of CALO hits for DD4hep

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Daniele Manuzzi requested to merge dmanuzzi_CALO_DD4HEP_v3.1 into Futurev5 Mar 16, 2023
  • Overview 8
  • Commits 52
  • Pipelines 16
  • Changes 26

This MR makes Gauss able to save ECAL and HCAL hits in its output file. Modifications are done on top of lhcb/Gauss!957 and lhcb/Gauss!959. The news from lhcb/Detector!337 is also assumed.

TODO:

  • compare the output with DetDesc.

Optimization:

  • CellFromDD4hep.h reports 3 methods for the conversion between the ID of the volumes in dd4hep and the Detector::Calo::CellID (2 of them are commented now). All of them provide the same result. Todo: local test to choose the fastest one.
Edited May 04, 2023 by Daniele Manuzzi
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dmanuzzi_CALO_DD4HEP_v3.1