Skip to content

Commit b012972

Browse files
authored
Merge pull request #51 from alibuild/alibot-cleanup-15135
[PWGCF] Please consider the following formatting changes to #15135
2 parents 10a1fea + 1fe3fa3 commit b012972

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
@@ -1117,7 +1117,7 @@ struct ThreeParticleCorrelations {
11171117
if (track.dcaZ() > trackSelGroup.dcaZ) {
11181118
return false;
11191119
}
1120-
1120+
11211121
if (!track.hasTOF()) {
11221122
return false;
11231123
}

0 commit comments

Comments
 (0)