Skip to content

[PWGEM/Dilepton] fix skimmerPrimaryMuon.cxx#15053

Merged
dsekihat merged 1 commit intoAliceO2Group:masterfrom
dsekihat:muon
Feb 20, 2026
Merged

[PWGEM/Dilepton] fix skimmerPrimaryMuon.cxx#15053
dsekihat merged 1 commit intoAliceO2Group:masterfrom
dsekihat:muon

Conversation

@dsekihat
Copy link
Copy Markdown
Collaborator

@dsekihat dsekihat commented Feb 19, 2026

PWGEM/Dilepton: fix skimmerPrimaryMuon.cxx
min_chi2MatchMCHMFT = std::sqrt(muon_tmp.chi2MatchMCHMFT()); was wrong.
min_chi2MatchMCHMFT = muon_tmp.chi2MatchMCHMFT(); is correct now.

@github-actions github-actions bot added the pwgem label Feb 19, 2026
@github-actions github-actions bot changed the title PWGEM/Dilepton: fix skimmerPrimaryMuon.cxx [PWGEM/Dilepton] fix skimmerPrimaryMuon.cxx Feb 19, 2026
@dsekihat dsekihat enabled auto-merge (squash) February 19, 2026 15:00
Copy link
Copy Markdown
Collaborator

@alibuild alibuild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving on behalf of @dsekihat.

@dsekihat dsekihat disabled auto-merge February 19, 2026 21:17
@dsekihat dsekihat merged commit 4ec2009 into AliceO2Group:master Feb 20, 2026
13 checks passed
@dsekihat dsekihat deleted the muon branch February 20, 2026 10:35
comrademarvin pushed a commit to comrademarvin/O2Physics that referenced this pull request Mar 16, 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