Skip to content

Commit 6241317

Browse files
authored
Merge pull request #215 from alibuild/alibot-cleanup-17570
Please consider the following formatting changes to #17570
2 parents 02d43f3 + 0744eeb commit 6241317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Strangeness/lambdaTwoPartPolarization.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ struct LfLambdaTwoPartPolarization {
577577
centrality = collision.centFT0C();
578578
} else if (cfgCentEst == kFT0M) {
579579
centrality = collision.centFT0M();
580-
}
580+
}
581581
if (!eventSelected(collision) && cfgEvtSel) {
582582
return;
583583
}

0 commit comments

Comments
 (0)