[PWGCF] Add Lambda-proton balance function analysis task - #17838
Conversation
1. Measures single-particle (rho1) and two-particle (rho2) density distributions in (delta_eta, delta_phi) and (delta_y, delta_phi) bins to evaluate the Lambda-proton balance function. 2. Evaluates all pair combinations: Lambda-p, Lambda-pbar, AntiLambda-p, and AntiLambda-pbar, along with p-p baseline and Lambda-Lambda pairs. 3. Includes pT-differential pair correlation histograms. 4. Selects primary (anti)protons using TPC/ITS quality cuts, DCA cuts, and combined TPC + TOF PID with momentum threshold switch. 5. Reconstructs Lambda and AntiLambda candidates via V0 topology, daughter PID, and K0s mass rejection window. 6. Implements primary-proton vs. V0 daughter-proton overlap veto to eliminate autocorrelation / split-track artifacts, tracked by ProtonVetoQA. 7. Includes comprehensive QA.
|
O2 linter results: ❌ 0 errors, |
Please consider the following formatting changes to AliceO2Group#17838
Removed unnecessary passDCA check for proton tracks.
Please consider the following formatting changes to AliceO2Group#17838
|
Hi @Anoop1379 , please fix the errors reported by the o2-linter check |
|
I have fixed the o2-linter issue. For the four pre-existing workflow/file name mismatches in CMakeLists.txt, I added the required name/o2-workflow disable comments with reasons. The o2-linter check is now passing successfully. Thank you. |
|
Error while checking build/O2Physics/staging for f6fd50a at 2026-09-16 05:55: Full log here. |
|
Error while checking build/O2Physics/code-check for f6fd50a at 2026-09-16 05:57: Full log here. |
|
Error while checking build/O2Physics/o2 for f6fd50a at 2026-09-16 06:43: Full log here. |
Head branch was pushed to by a user without write access
|
Error while checking build/O2Physics/code-check for 5a96167 at 2026-09-17 21:21: Full log here. |
This PR introduces the lambda-proton-balance-function analysis task (lambdaProtonBalanceFunction.cxx) under PWGCF/TwoParticleCorrelations/Tasks to measure single- and two-particle density correlations and evaluate the Lambda-proton balance function.
This contains:
Validation: