[PWGDQ] added processing of realigned MCH forward tracks#16700
Merged
mcoquet642 merged 1 commit intoJun 17, 2026
Merged
Conversation
aferrero2707
requested review from
alibuild,
iarsene,
lucamicheletti93 and
mcoquet642
as code owners
June 17, 2026 07:21
|
O2 linter results: ❌ 0 errors, |
Collaborator
|
Error while checking build/O2Physics/staging for 9f3a3d4 at 2026-06-17 09:22: Full log here. |
Collaborator
|
Error while checking build/O2Physics/o2 for 9f3a3d4 at 2026-06-17 09:24: Full log here. |
vkucera
marked this pull request as draft
June 17, 2026 07:42
Collaborator
|
@aferrero2707 Your PR does not compile. How did you test it? |
aferrero2707
force-pushed
the
PWGDQ-matching-qa-allow-processing-of-realigned-tracks
branch
from
June 17, 2026 08:00
9f3a3d4 to
67c38d1
Compare
Contributor
Author
Sorry, I tested it locally but forgot to copy a line with an additional include file when preparing the PR... fixed now. |
aferrero2707
marked this pull request as ready for review
June 17, 2026 08:11
aferrero2707
marked this pull request as draft
June 17, 2026 08:11
The new code allows to process tracks produced by the MCH realignment task, as well as the planned global muon rematching task (see PR O2Physics#16678).
aferrero2707
force-pushed
the
PWGDQ-matching-qa-allow-processing-of-realigned-tracks
branch
from
June 17, 2026 08:13
67c38d1 to
0953a58
Compare
aferrero2707
marked this pull request as ready for review
June 17, 2026 08:27
mcoquet642
approved these changes
Jun 17, 2026
aferrero2707
deleted the
PWGDQ-matching-qa-allow-processing-of-realigned-tracks
branch
June 18, 2026 06:58
mcoquet642
pushed a commit
to AliceMCH/O2Physics
that referenced
this pull request
Jun 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This allows to process tracks produced by the MCH realignment task, as well as the planned global muon rematching task (see PR O2Physics#16678).