-
Notifications
You must be signed in to change notification settings - Fork 624
[PWGHF] Fix V0/casc. MC matching in HF PID task. #14289
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
[PWGHF] Fix V0/casc. MC matching in HF PID task. #14289
Conversation
|
O2 linter results: ❌ 0 errors, |
|
tagging also the authors of the code @fchinu @Marcellocosti @Luca610 @stefanopolitano |
|
putting the PR to draft to address a major fix proposed by @romainschotter , many thanks! |
|
thanks a lot to @romainschotter for pointing me to the solution, now the code works w/o exceptions |
alibuild
left a comment
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.
Auto-approving on behalf of @mfaggin.
@ddobrigk @romainschotter here the PR that fixes the crashing problem in my case. Here we simply skip all the V0/casc. that point to a MC particle with ID outside the MC table and for the purposes of the task is not relevant, but maybe it's helpful for you.