-
Notifications
You must be signed in to change notification settings - Fork 488
PWGHF: Add solid table to be written to file #4910
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
9b85be2 to
469ca85
Compare
469ca85 to
a386849
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@njacazio do you have also an equivalent PR for the Lc->pKpi? |
a386849 to
f2afe0e
Compare
|
@ginnocen now the PR has also Lc ! Do you think it is worth to have it merged in O2? |
f2afe0e to
82e5981
Compare
|
@ginnocen if it's ok with you I would merge this |
|
@DelloStritto please have a look too |
|
Hi @njacazio I am here referring to the fact that we are filling the candidates only once with the mass of the D0, while in principle we know that both mass hypothesis should be considered, D0 and D0bar. We need to think about how to do this in the cleanest way.. |
|
That's fine I will add the D0bar as well |
|
lets have a look at it with the others after the WP414 |
e22298b to
2ea6403
Compare
3b1605b to
0c0ad42
Compare
- Add full table to be written to file - Add task dedicated to 2 prong tree writing - Add task dedicated to 3 prong tree writing - Use naming of tasks as in HFSecondaryVertex
0c0ad42 to
f0b2bef
Compare
| candidate.index2_as<aod::BigTracksPID>().tpcNSigmaKa(), | ||
| candidate.index2_as<aod::BigTracksPID>().tofNSigmaPi(), | ||
| candidate.index2_as<aod::BigTracksPID>().tofNSigmaKa(), | ||
| InvMassLcpKpi(candidate), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here, @njacazio @nzardosh @vkucera @DelloStritto are we here only filling the pKpi?
This reverts commit 9b2a233.
- Add full table to be written to file - Add task dedicated to 2 prong tree writing - Add task dedicated to 3 prong tree writing - Use naming of tasks as in HFSecondaryVertex
…" (AliceO2Group#5270) This reverts commit 9b2a233.
@ginnocen