Skip to content

Commit 1fe3fa3

Browse files
committed
Please consider the following formatting changes
1 parent 10a1fea commit 1fe3fa3

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)