There was an error while loading. Please reload this page.
2 parents 02d43f3 + 0744eeb commit 6241317Copy full SHA for 6241317
1 file changed
PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx
@@ -577,7 +577,7 @@ struct LfLambdaTwoPartPolarization {
577
centrality = collision.centFT0C();
578
} else if (cfgCentEst == kFT0M) {
579
centrality = collision.centFT0M();
580
- }
+ }
581
if (!eventSelected(collision) && cfgEvtSel) {
582
return;
583
}
0 commit comments