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 141
    • Merge requests 141
  • 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
  • !53113

Merged
Created May 10, 2022 by Alexandre Laurier@alaurierDeveloper

Fix MM digi identifier warnings (ATLASSIM-5822)

  • Overview 13
  • Commits 1
  • Pipelines 2
  • Changes 1

Fixed an issue in Micromega digitization where digits were sometimes assigned an incorrect identifier. The identifier in question was always a MDT identifier and caused some digits to be discarded.

The underlying issue was caused by an identifier being initialized and not always assigned to a value before being used. We have made sure that the identifier is now defined with a value.

The issue also came from HITS with exactly 0 kinetic energy. The MM experts decided it was best to also simply ignore these HITS as they may cause issues in the logic of the ionization simulations. These HITS so far only seem to appear in pileup jobs and the rate of such particles is very small to be negligible to the end result (about a hundred pileup HITS per 1000 events).

See ATLASSIM-5822 for more details and !52947 (closed) where it was also discussed. Tests are currently underway to see if it solves FPE warnings in some MM L1 trigger jobs.

tagging @chchau @pscholer @rosati

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: MM_digi_id_warnings