-
Notifications
You must be signed in to change notification settings - Fork 628
PWGHF: save info isGlobalTrakWoDca for pion #4672
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
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.
Hi @ZFederica, in general the PR is fine to me. I have just a question: is adding a column in the candidate table necessary? It looks to me you could use hf_cand_toxipi::PiFromCharmBaryonId to retrieve the same information in the tree creator.
|
Hi @fcatalan92, sure, now I have removed it from the candidateCreator |
fcatalan92
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.
Out of curiosity, could you check if the following approach works? I made suggestions for all the necessary changes.
|
Error while checking build/O2Physics/o2 for 6e3e6e5 at 2024-02-12 11:23: Full log here. |
Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com>
Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com>
Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com>
Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com>
|
Thanks, I missed the capital letter |
* Add info globalTrakWoDca * Remove new variable from candidateCreator * Update PWGHF/TableProducer/treeCreatorToXiPi.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> * Update PWGHF/TableProducer/treeCreatorToXiPi.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> * Update PWGHF/TableProducer/treeCreatorToXiPi.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> * Update PWGHF/TableProducer/treeCreatorToXiPi.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> --------- Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com>
In the toXiPi workflow, save info isGlobalTrackWoDca for pion <-- charm (offline analysis purposes)