[PWGHF] Add MC matching for c-deuteron#16655
Merged
Merged
Conversation
|
O2 linter results: ❌ 0 errors, |
Please consider the following formatting changes to AliceO2Group#16655
fgrosa
marked this pull request as ready for review
June 15, 2026 11:41
fgrosa
requested review from
NicoleBastid,
alibuild,
apalasciano,
deepathoms,
fcatalan92,
fcolamar,
gluparel,
hahassan7,
jpxrk,
mfaggin,
mmazzilli,
singhra1994,
stefanopolitano,
vkucera and
zhangbiao-phy
as code owners
June 15, 2026 11:41
Collaborator
|
Error while checking build/O2Physics/staging for 7bfcfe1 at 2026-06-15 13:48: Full log here. |
fgrosa
marked this pull request as draft
June 15, 2026 11:53
Collaborator
|
Error while checking build/O2Physics/o2 for 7bfcfe1 at 2026-06-15 13:55: Full log here. |
fgrosa
marked this pull request as ready for review
June 16, 2026 07:07
Collaborator
fgrosa
enabled auto-merge (squash)
June 16, 2026 08:54
vkucera
reviewed
Jun 16, 2026
Comment on lines
+334
to
+337
| /// \tparam particle is the c-deuteron | ||
| /// \param pdgMother PDG code of the mother particle | ||
| /// \param pdgToFlip PDG code to be flipped | ||
| /// \param arrPdg array of PDG codes to be modified |
mcoquet642
pushed a commit
to AliceMCH/O2Physics
that referenced
this pull request
Jun 30, 2026
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
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.
Hi @zhangbiao-phy, this PR adds the MC matching for the c-deuteron.
It requires AliceO2Group/AliceO2#15511 to be merged.