Skip to content

GitLab

  • Menu
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 142
    • Merge requests 142
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !20374

SCT RDO updates to reduce size for overlay MC (ATLASSIM-3903)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Susumu Oda requested to merge oda/athena:21.3-ATLASSIM-3903 into 21.3 Jan 15, 2019
  • Overview 10
  • Commits 10
  • Pipelines 1
  • Changes 28

SCT RDO updates to reduce size for overlay MC

https://its.cern.ch/jira/browse/ATLASSIM-3903

  • SCT3_RawData_p4 was created to have an unsigned short for a data word and a unsigned short for strip (<=13 bits) and row (<=3 bits) numbers.
  • SCT_RawDataContainer_p4 was created to drop the unused error words.
  • The packing of fired strips in digitization with the Expanded mode was changed in SCT_FrontEnd and SCT_ClusteringTool.

!20213 (merged) is the corresponding MR for the master branch.

!20456 (merged) is the corresponding MR for the 21.0 branch.

RunTier0Tests.py did not find unexpected differences. RunTier0Tests.log

Edited Jan 21, 2019 by Susumu Oda
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 21.3-ATLASSIM-3903