-
Notifications
You must be signed in to change notification settings - Fork 629
[PWGCF] Feature/lambdacascade correlation #14631
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
base: master
Are you sure you want to change the base?
[PWGCF] Feature/lambdacascade correlation #14631
Conversation
|
O2 linter results: ❌ 43 errors, |
a311293 to
a90c6aa
Compare
a90c6aa to
19114ff
Compare
Please consider the following formatting changes to AliceO2Group#14631
26e3a67 to
65b7b3f
Compare
| #include "Common/DataModel/CollisionAssociationTables.h" | ||
| #include "Common/DataModel/EventSelection.h" | ||
| #include "Common/DataModel/Multiplicity.h" | ||
| #include "Common/DataModel/PIDResponse.h" |
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.
I think this is obsolete
It was split between TPC and TOF in a previous PR
If you were able to compile your code locally, I guess you did, that means that your code is not updated to the latest version
This is consistent with the message in the PR pointing at conflicts in the branch
Please, rebase your changes to the latest version of O2Physics
victor-gonzalez
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.
Please, rebase your changes to the latest version of O2Physics and compile locally to fix potential needed changes
Simple correlation task for Lambda(anti-Lambda) – Cascade pairs.
Includes:
Added to PWGCF/TwoParticleCorrelations/Tasks.
Updated CMakeLists.txt.