[PWGCF] Lambda cascade correlation#16869
Conversation
|
O2 linter results: ❌ 11 errors, |
|
You are supposed to check your formatting before you open a PR for review. |
…DataModel + Trees), coincidence histos, gen-Lambda tree fill, pdgCode plumbing, passesPrimaryTopo default fix
…osure-test plumbing
…umented disables (back-compat: V0/cascade-builder JSON convention)
…spacing, blank lines, long lines, TODO format
21c8f1d to
48c435f
Compare
I apologize. I rechecked the standards agains but it failed again on O2 linter again. I need a day or two to fix it. |
No need to close the PR. You can keep it as draft until you are done with the fixes. Please note that you can enable automatic local formatting and run O2 linter locally as well. See the documentation. |
| @@ -12,6 +12,8 @@ | |||
| /// \file Lambdacascadecorrelation.cxx | |||
| /// \brief Correlation-balance functions of multistrange baryons | |||
| /// \author Oveis Sheibani <oveis.sheibani@cern.ch> | |||
| // | |||
| // o2-linter: disable=name/workflow-file | |||
|
@Oveissheibani Why are you trying to disable the O2 linter errors? |
Lambda-Cascade correlation refactors:
Old: LambdaTableProducer + CascadeSelector + LambdaR2Correlation + CascadeCorrelations
New: LambdaCascadeProducer + LambdaXiCorrelation (LambdaTracksExtProducer kept)
Added:
Removed:
Main Advantage:
One event loop -> Lambda and cascade share identical event sample