We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23ad7a8 + bbf2e33 commit 54c4b5aCopy full SHA for 54c4b5a
1 file changed
PWGCF/FemtoDream/Core/femtoDreamCollisionSelection.h
@@ -210,7 +210,7 @@ class FemtoDreamCollisionSelection
210
211
s00 += px * px / pt;
212
s01 += px * py / pt;
213
- //s10 = s01;
+ // s10 = s01;
214
s11 += py * py / pt;
215
}
216
0 commit comments