Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Jira
    • Jira
  • Merge requests 137
    • Merge requests 137
  • 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
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !45049
The source project of this merge request has been removed.

MuonDigitization - insert property to shift t0 values between digitzation and reconstruction

Merged Johannes Junggeburth requested to merge (removed):ATLASRECTS-6449 into master Jul 09, 2021
  • Overview 16
  • Pipelines 0
  • Changes 6

Hi.

in !44011 (merged) we switched on the MdtCalibrationDbTool by default as we thought that the calibration constants should be taken consistently from the database in both reconstruction and digitization. However, this caused a severe drop in the muon reconstruction performance in simulation from 22.0.37 onwards (c.f the screenshot below) and was first reported by the trigger group in ATR-23768 and then mainly discussed in ATLASRECTS-6449. Actually, this development is not the cause of the feature observed in the ticket ATLASRECTS-6449 but definitely a blocker for its solution. We found that in earlier times the t0 in digitization and reconstruction was put to 800 and 817 ns by intention and that this shift actually matters in the reconstruction chain downstream, also (cf. the same screenshot attached below). We do not know what the 17 ns emulate exactly but for the sake of restoring the muon reconstruction performance in simulation, a property is added to the MdtDigitizationTool to shift back the t0 values towards the 800 ns.

image

Tests have been performed thus far on 10k dimuon events with pt ranging between 2 and 15 GeV and within abseta<1.05

Tagging @mvanadia, @gartoni, @bernius, @jchapman, @okumura for information.

Also tagging: @sroe, @npetters, @goblirsc, @pgadow for another episode of the philosopher of the day

image

Edited Jul 09, 2021 by Johannes Junggeburth
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ATLASRECTS-6449