Skip to content

Commit 30320a9

Browse files
authored
Merge pull request #37 from alibuild/alibot-cleanup-12139
[PWGCF] Please consider the following formatting changes to #12139
2 parents d6e472d + eda6397 commit 30320a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@ struct ThreeParticleCorrelations {
779779

780780
if (v0Filters(collision, v0, tracks)) {
781781

782-
v0Efficiency = v0Eff(hEffLambdas, v0, collision.centFT0C());
782+
v0Efficiency = v0Eff(hEffLambdas, v0, collision.centFT0C());
783783

784784
// V0 efficiency - Reconstructed
785785
if (v0Sign(v0) == 1) { // Lambdas

0 commit comments

Comments
 (0)