Uh oh!
There was an error while loading. Please reload this page.
[PWGHF] Add ML to Xic0ToXiPi DCA Filter analysis - #12758
Conversation
O2 linter results: ❌ 0 errors, |
Please consider the following formatting changes to AliceO2Group#12758
alibuild
commented
Aug 27, 2025
Error while checking build/O2Physics/o2 for eff8922 at 2025-08-27 11:27: Full log here. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| bool resultSelections = true; // True if the candidate passes all the selections, False otherwise | ||
| auto ptCand = RecoDecay::pt(candidate.pxCharmBaryon(), candidate.pyCharmBaryon()); |
There was a problem hiding this comment.
Why is the candidate pt not returned simply by candidate.pt()?
There was a problem hiding this comment.
The PtCharmBaryon was not creatted at this PR, if simply by candidate.pt() there will come some erros, of course It can be added in a later PR.
Please consider the following formatting changes to AliceO2Group#12758
Tao-Fang
commented
Oct 11, 2025
|
Hi @Tao-Fang , first of all, these are wrong steps to recompile O2Physics. Where did you see them? Please follow the latest official instructions. |
Tao-Fang
commented
Oct 14, 2025
Thank you for your comment. 1, Indeed it is not official one, I will follow the official documentation later. 2,There was not compilation warnings and running output is ok for my side |
vkucera
commented
Oct 14, 2025
Thanks for checking. |
vkucera
commented
Oct 20, 2025
FYI: @jinhyun |
vkucera
commented
Oct 20, 2025
@Tao-Fang I don't have further comments. |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1, XicotoXiPi ML was added to taskXic0ToXipi and CandidateSelectiontable
2, Add some geometric variable was in treeCreator