Skip to content

[PWGDQ] updated muonGlobalAlignment task#15538

Merged
mcoquet642 merged 1 commit intoAliceO2Group:masterfrom
aferrero2707:PWGDQ-muon-global-alignment-add-alignment-corrections
Mar 28, 2026
Merged

[PWGDQ] updated muonGlobalAlignment task#15538
mcoquet642 merged 1 commit intoAliceO2Group:masterfrom
aferrero2707:PWGDQ-muon-global-alignment-add-alignment-corrections

Conversation

@aferrero2707
Copy link
Copy Markdown
Contributor

@aferrero2707 aferrero2707 commented Mar 27, 2026

  1. Added configurable MCH alignment correction parameters in JSON format:
    The alignment corrections are applied to the MCH clusters on top of the realignment corrections, and before the track refitting

  2. Added new method for vertex shift calibration:
    The new method is based on the linear correlation between the DCA(x/y) offset and the corresponding x/y track slope

  3. fixed bug in the extrpolation of MFT tracks to the MCH clusters:
    The extrapolation was always done using the original MCH track momentum from the AO2D tracks, instead of taking the momentum of the refitted tracks when the realignment is applied. Now the refitted momentum is correctly used when available.

@alibuild
Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for af1ffe9 at 2026-03-27 13:15:

## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
c++: fatal error: Killed signal terminated program cc1plus
c++: fatal error: Killed signal terminated program cc1plus
ninja: build stopped: subcommand failed.

Full log here.

1. Added configurable MCH alignment correction parameters in JSON format:
The alignment corrections are applied to the MCH clusters on top of the
realignment corrections, and before the track refitting

2. Added new method for vertex shift calibration:
The new method is based on the linear correlation between the DCA(x/y)
offset and the corresponding x/y track slope

3. fixed bug in the extrpolation of MFT tracks to the MCH clusters:
The extrapolation was always done using the original MCH track momentum
from the AO2D tracks, instead of taking the momentum of the refitted tracks
when the realignment is applied. Now the refitted momentum is correctly
used when available.
@aferrero2707 aferrero2707 force-pushed the PWGDQ-muon-global-alignment-add-alignment-corrections branch from af1ffe9 to e706572 Compare March 27, 2026 22:00
@mcoquet642 mcoquet642 enabled auto-merge (squash) March 27, 2026 22:38
@mcoquet642 mcoquet642 merged commit 5be9c9c into AliceO2Group:master Mar 28, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants