Skip to content

Commit bbf2e33

Browse files
committed
Please consider the following formatting changes
1 parent 23ad7a8 commit bbf2e33

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)