Skip to content

[PWGDQ] use correct momentum scaling when computing invariant mass#16365

Merged
mcoquet642 merged 1 commit into
AliceO2Group:masterfrom
aferrero2707:PWGDQ-matching-qa-use-momentum-scaling-for-invariant-mass
May 27, 2026
Merged

[PWGDQ] use correct momentum scaling when computing invariant mass#16365
mcoquet642 merged 1 commit into
AliceO2Group:masterfrom
aferrero2707:PWGDQ-matching-qa-use-momentum-scaling-for-invariant-mass

Conversation

@aferrero2707
Copy link
Copy Markdown
Contributor

@aferrero2707 aferrero2707 commented May 24, 2026

The mu+mu- invariant mass from global forward tracks in now computed by extrapolating the MFT tracks with the momentum rescaled to the MCH one (momentum scaling method), while previously it was computed by directly extrapolating the global refitted tracks.

The PR also fixes a small bug in the code that applies the momentum rescaling, since it was previously scaling the momentum of the global refitted track instead of the MFT standalone track.

On MC data, the new code provides a slight improvement of the mass resolution for J/psi and psi(2S) (checked with few AO2Ds from LHC25i4), as seen below (red: new code with correct momentum scaling, blue: old code with global refitted track). The reason why the global refitted track gives a slightly worse mass resolution in MC data should be investigated, but the question is independent from the changes in this PR.

Screenshot 2026-05-27 at 09 20 33

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 24, 2026

O2 linter results: ❌ 0 errors, ⚠️ 0 warnings, 🔕 7 disabled

@aferrero2707 aferrero2707 force-pushed the PWGDQ-matching-qa-use-momentum-scaling-for-invariant-mass branch from 65892d3 to e170e6e Compare May 24, 2026 23:24
The mu+mu- invariant mass from global forward tracks in now computed
by extrapolating the MFT tracks with the momentum rescaled to the MCH
one (momentum scaling method), while previously it was computed by
directly extrapolating the global refitted tracks.
@aferrero2707 aferrero2707 force-pushed the PWGDQ-matching-qa-use-momentum-scaling-for-invariant-mass branch from e170e6e to bc00c9e Compare May 27, 2026 07:23
@aferrero2707 aferrero2707 marked this pull request as ready for review May 27, 2026 07:31
@mcoquet642 mcoquet642 merged commit 8bc0347 into AliceO2Group:master May 27, 2026
15 checks passed
bhattdurgesh921-sys pushed a commit to bhattdurgesh921-sys/O2Physics that referenced this pull request May 28, 2026
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.

2 participants