Skip to content

Commit 54c4b5a

Browse files
authored
Merge pull request #43 from alibuild/alibot-cleanup-12677
Please consider the following formatting changes to #12677
2 parents 23ad7a8 + bbf2e33 commit 54c4b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/FemtoDream/Core/femtoDreamCollisionSelection.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ class FemtoDreamCollisionSelection
210210

211211
s00 += px * px / pt;
212212
s01 += px * py / pt;
213-
//s10 = s01;
213+
// s10 = s01;
214214
s11 += py * py / pt;
215215
}
216216

0 commit comments

Comments
 (0)