Skip to content

Commit 51439d2

Browse files
Merge pull request #47 from alibuild/alibot-cleanup-15592
Please consider the following formatting changes to #15592
2 parents b5543d7 + 0d3dc2e commit 51439d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGLF/TableProducer/Strangeness/sigma0builder.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2731,7 +2731,7 @@ struct sigma0builder {
27312731
}
27322732

27332733
//_______________________________________________
2734-
// Photon-V0 nested loop
2734+
// Photon-V0 nested loop
27352735
for (size_t i = 0; i < bestGammasArray.size(); ++i) {
27362736

27372737
//_______________________________________________
@@ -2749,7 +2749,7 @@ struct sigma0builder {
27492749
auto gamma1 = fullV0s.rawIteratorAt(bestGammasArray[i]);
27502750
if (!buildPCMSigma0(lambda, gamma1, coll, mcparticles))
27512751
continue;
2752-
}
2752+
}
27532753
}
27542754
}
27552755

0 commit comments

Comments
 (0)