Skip to content

Commit eda6397

Browse files
committed
Please consider the following formatting changes
1 parent d6e472d commit eda6397

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)