Skip to content

Commit d170cde

Browse files
Merge pull request #45 from alibuild/alibot-cleanup-14507
Please consider the following formatting changes to #14507
2 parents ec5581c + dc58415 commit d170cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/TableProducer/Strangeness/cascadeflow.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2615,7 +2615,7 @@ struct cascadeFlow {
26152615
if (isPrimary) {
26162616
histos.fill(HIST("hCentvsPtvsPrimaryFracLambda"), collisionCentrality, v0.pt(), 0);
26172617
histos.fill(HIST("hCentvsPrimaryFracLambda"), collisionCentrality, 0);
2618-
} else{
2618+
} else {
26192619
histos.fill(HIST("hCentvsPtvsPrimaryFracLambda"), collisionCentrality, v0.pt(), 1);
26202620
histos.fill(HIST("hCentvsPrimaryFracLambda"), collisionCentrality, 1);
26212621
}

0 commit comments

Comments
 (0)