Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 179
    • Merge requests 179
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !47683

MuonMdtCablingAlg -- Preparatory work to feed cabling with more than 100 tubes per layer

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Johannes Junggeburth requested to merge jojungge/athena:ATLASSIM-5102 into master Oct 27, 2021
  • Overview 16
  • Commits 20
  • Pipelines 0
  • Changes 14

Hi,

this is a thorough restructuring of the MuonMDT_Cabling algorithm which should allow us, in the end, to integrate the BIS78 chambers into the cabling database.

  • Break-up of a single execute method into loadCablingSchema and loadMezzanineSchema
  • Introduce the CablingMapData struct which ships all relevant information regarding an Mdt read-out channel in a commonplace
  • Add the possibility to read an extra column ("TubesPerLayer") which allows then the proper decoding of the tube number, layer number, etc in cases where the chamber has more than 100 tubes per layer

Addresses: ATLASSIM-5102

Edited Oct 28, 2021 by Johannes Junggeburth
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ATLASSIM-5102