Skip to content

[PWGHF] store PID info in 3-prong candidate table and propagate it to analyses. #10984

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mfaggin
Copy link
Collaborator

@mfaggin mfaggin commented Apr 25, 2025

No description provided.

@github-actions github-actions bot added the pwghf PWG-HF label Apr 25, 2025
Copy link

github-actions bot commented Apr 25, 2025

O2 linter results: ❌ 6 errors, ⚠️ 0 warnings, 🔕 4 disabled

@github-actions github-actions bot changed the title [PWGHF]: store PID info in 3-prong candidate table and propagate it to analyses. [PWGHF] store PID info in 3-prong candidate table and propagate it to analyses. Apr 25, 2025
Mattia Faggin added 3 commits April 25, 2025 14:55
Modifications done on core code
 - PWGHF/Core/HfMlResponseLcToPKPi.h
 - PWGHF/DataModel/CandidateReconstructionTables.h
 - PWGHF/TableProducer/candidateSelectorLc.cxx

Analysis tasks + following code where modifications are needed:
 - [ MODIFIED ] PWGHF/TableProducer/treeCreatorLcToPKPi.cxx
 - [ MODIFIED ] PWGHF/TableProducer/candidateSelectorLcPidMl.cxx
 - [ MODIFIED ] PWGHF/TableProducer/treeCreatorLbToLcPi.cxx
 - [ MODIFIED ] PWGHF/TableProducer/derivedDataCreatorLcToPKPi.cxx

Analysis tasks + following code where modifications are not needed (no explicit call of Lc-daughter PID):
 - [not modified] PWGHF/TableProducer/candidateSelectorLbToLcPi.cxx (*)
 - [not modified] PWGHF/D2H/Tasks/taskLb.cxx (*)
 - [not modified] PWGHF/TableProducer/candidateCreatorSigmac0plusplus.cxx (*)
 - [not modified] PWGHF/D2H/Tasks/taskSigmac.cxx (*)
 - [not modified] PWGHF/D2H/Tasks/taskLc.cxx
 - [not modified] PWGHF/D2H/Tasks/taskCharmPolarisation.cxx
 - [not modified] PWGHF/HFC/TableProducer/correlatorLcHadrons.cxx (*)
 - [not modified] PWGHF/HFC/Tasks/taskCorrelationLcHadrons.cxx (*)
 - [not modified] PWGHF/HFC/TableProducer/femtoDreamProducer.cxx (*)
 - [not modified] PWGHF/HFC/Tasks/taskFlow.cxx
 - [not modified] PWGHF/TableProducer/candidateCreatorMcGen.cxx
 - [not modified] PWGHF/TableProducer/candidateCreatorLb.cxx

 (*) any PID post-calibration for the additional/associated track needs to be added, if PID info for such track is used

To be modified when also D+ and Ds are treated:
 - [not modified] PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx

Ignored:
 - [not modified] PWGHF/Tasks/taskLcCentrality.cxx
 - [not modified] PWGHF/Tasks/taskSelOptimisation.cxx
 - [not modified] PWGHF/Tasks/taskMcEfficiency.cxx
 - [not modified] PWGHF/Tasks/taskMcValidation.cxx
@mfaggin
Copy link
Collaborator Author

mfaggin commented Apr 25, 2025

@fgrosa I should have addressed everything for Lc. Other 3 prongs have to be adapted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant