[PWGHF] Add D*Pi channel for B0 meson #12111
Merged
fgrosa merged 9 commits intoAliceO2Group:masterfrom Jul 18, 2025
Merged
Conversation
|
O2 linter results: ❌ 0 errors, |
Marcellocosti
added a commit
to Marcellocosti/O2Physics
that referenced
this pull request
Jul 17, 2025
Please consider the following formatting changes to AliceO2Group#12111
fgrosa
reviewed
Jul 17, 2025
Collaborator
fgrosa
left a comment
There was a problem hiding this comment.
Hi @Marcellocosti thanks a lot for the development!
In general it looks good to me, but there is something in the logic to be modified, especially for what concerns the charm track and the soft pion track (see below).
Contributor
Author
|
Hi @fgrosa, thanks for the feedback, I tried to implement your comments. Please let me know if you have further suggestions! |
Please consider the following formatting changes to AliceO2Group#12111
fgrosa
reviewed
Jul 18, 2025
Collaborator
fgrosa
left a comment
There was a problem hiding this comment.
Hi @Marcellocosti many thanks! I think that now it's good, I just have a minor comment, once implemented we can merge.
Please consider the following formatting changes to AliceO2Group#12111
Contributor
Author
|
Hi @fgrosa, I replaced the 3prong table with the 2prong one. Please let me know if I missed anything! |
fgrosa
approved these changes
Jul 18, 2025
JinjooSeo
pushed a commit
to JinjooSeo/O2Physics
that referenced
this pull request
Jul 21, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
vojmach
pushed a commit
to vojmach/O2Physics
that referenced
this pull request
Jul 23, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
jloemker
pushed a commit
to jloemker/O2Physics
that referenced
this pull request
Nov 11, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
alibuild
added a commit
to alibuild/O2Physics
that referenced
this pull request
Dec 5, 2025
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.
With this PR, the decay channel B0 -> D*Pi is added to the
dataCreatorCharmHadPiReducedworkflow. Then, the default values of all process functions are set to false except for the first one and a grouping of the datamembers is implemented.