PWGHF: Implement other channels for omegac0 in candidateCreator#5893
PWGHF: Implement other channels for omegac0 in candidateCreator#5893fgrosa merged 29 commits intoAliceO2Group:masterfrom
Conversation
Please consider the following formatting changes to AliceO2Group#5893
Please consider the following formatting changes to AliceO2Group#5893
fgrosa
left a comment
There was a problem hiding this comment.
Hi @ZFederica thanks a lot for the development! I have a few comments before merging, see below
Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch>
Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch>
Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch>
Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch>
|
Converting to draft as there seems to be work in progress. Please keep in mind that every time you update the PR, you ask the CI to run a new build. |
|
Hi @vkucera, this PR is ready for review - I have implemented all the requested changes. I was just wondering how I could resolve the merge conflicts: the new version of the code already takes into account and implements the bug fix that created the conflict, but that function changed a lot |
Hi @ZFederica , you have to merge the |
|
Error while checking build/O2Physics/o2 for a885973 at 2024-05-10 14:52: Full log here. |
|
Hi @ZFederica once resolved the conflicts it's good for me. Thanks! |
Please consider the following formatting changes to AliceO2Group#5893
…eO2Group#5893) * Implement other channels * Add note * Continue implementation * Update * Fix build errors * Please consider the following formatting changes * Fix check on enabled processes * Please consider the following formatting changes * Fix megalinter error * Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch> * Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch> * Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch> * Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch> * Remove dupl var massPDG * Switch double -> float * Remove hfflags * Double->float also in treecreator * Update * Update namespace as requested in other PR * Update * Fix build error * Fix conflicts * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <alibuild@cern.ch> Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch>
…eO2Group#5893) * Implement other channels * Add note * Continue implementation * Update * Fix build errors * Please consider the following formatting changes * Fix check on enabled processes * Please consider the following formatting changes * Fix megalinter error * Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch> * Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch> * Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch> * Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch> * Remove dupl var massPDG * Switch double -> float * Remove hfflags * Double->float also in treecreator * Update * Update namespace as requested in other PR * Update * Fix build error * Fix conflicts * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <alibuild@cern.ch> Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch>
Hello @fgrosa, is this implementation similar to the one you had in mind?