[PWGHF] treeCreatorOmegacSt: fix decayChannel shadowing and reset MC match variables#16686
[PWGHF] treeCreatorOmegacSt: fix decayChannel shadowing and reset MC match variables#16686chengtt0406 wants to merge 1 commit into
Conversation
|
O2 linter results: ❌ 0 errors, |
vkucera
left a comment
There was a problem hiding this comment.
Please, write a proper PR title and give details about the bug in the description.
Hi, thanks for your comments. It is updated now. |
Thanks but there is still no information about the location in the repo. Please see the contribution guidelines. |
Done :) |
Fix small bugs in processMc and fillTable
processMc: reset memberdecayChannel,origin, andidxBhadMothersper MC particle; usedecayChannel = -1(noint) so the member is updated.fillTable: resetisMatched,origin,idxBhadMothers,indexRec, andindexRecCharmBaryonbefore MC matching for each candidate.