Uh oh!
There was an error while loading. Please reload this page.
PWGHF: Add utility to apply event selection at the generated level - #6302
Conversation
thanks a lot @DelloStritto , a couple of comments from my side:
|
fcatalan92
left a comment
There was a problem hiding this comment.
Hi @DelloStritto, thanks for looking into the event selection on MC. I added a comment on the strategy here below. Moreover, I would not add the selection code directly in the creator, instead you could add an utility function in utilsEvSelHf.
Uh oh!
There was an error while loading. Please reload this page.
Please consider the following formatting changes to AliceO2Group#6302
vkucera
left a comment
There was a problem hiding this comment.
Thanks @DelloStritto , see my minor suggestions.
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.
Please consider the following formatting changes to AliceO2Group#6302
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Hi @DelloStritto, thanks for implementing the comments. I have just a few more.
Please also check that the event selection is added to all the candidate creators.
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.
Uh oh!
There was an error while loading. Please reload this page.
alibuild
commented
Jun 3, 2024
Error while checking build/O2Physics/o2 for aec28df at 2024-06-03 18:04: 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.
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>
alibuild
commented
Jun 5, 2024
Error while checking build/O2Physics/o2 for 77064a5 at 2024-06-05 09:59: Full log here. |
…liceO2Group#6302) * PWGHF: add TF border cut at the particle generate level * Adding utility for the event selection at the generated level * fix clang * fix * Propagating PR to all candidate creators * Splitting sel8 in the reco part * Add monitoring * fix * fix * Fix type of loop variable * Revert bad idea * Update PWGHF/TableProducer/candidateCreator2Prong.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> * Update PWGHF/TableProducer/candidateCreatorCascade.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> * Update PWGHF/TableProducer/candidateCreator3Prong.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> --------- Co-authored-by: Luigi Dello Stritto <ldellost@alicecerno2.cern.ch> Co-authored-by: Vít Kučera <vit.kucera@cern.ch> Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com>
…liceO2Group#6302) * PWGHF: add TF border cut at the particle generate level * Adding utility for the event selection at the generated level * fix clang * fix * Propagating PR to all candidate creators * Splitting sel8 in the reco part * Add monitoring * fix * fix * Fix type of loop variable * Revert bad idea * Update PWGHF/TableProducer/candidateCreator2Prong.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> * Update PWGHF/TableProducer/candidateCreatorCascade.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> * Update PWGHF/TableProducer/candidateCreator3Prong.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> --------- Co-authored-by: Luigi Dello Stritto <ldellost@alicecerno2.cern.ch> Co-authored-by: Vít Kučera <vit.kucera@cern.ch> Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com>
…liceO2Group#6302) * PWGHF: add TF border cut at the particle generate level * Adding utility for the event selection at the generated level * fix clang * fix * Propagating PR to all candidate creators * Splitting sel8 in the reco part * Add monitoring * fix * fix * Fix type of loop variable * Revert bad idea * Update PWGHF/TableProducer/candidateCreator2Prong.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> * Update PWGHF/TableProducer/candidateCreatorCascade.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> * Update PWGHF/TableProducer/candidateCreator3Prong.cxx Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com> --------- Co-authored-by: Luigi Dello Stritto <ldellost@alicecerno2.cern.ch> Co-authored-by: Vít Kučera <vit.kucera@cern.ch> Co-authored-by: Fabio Catalano <fabio.catalano372@gmail.com>
To be extended to candidateCreator2Prong.cxx and candidateCreatorDstar.cxx once reviewed.