Skip to content

Commit 832d7aa

Browse files
authored
Update femtoDreamCollisionSelection.h
1 parent 54c4b5a commit 832d7aa

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
@@ -190,7 +190,7 @@ class FemtoDreamCollisionSelection
190190
double ptTot = 0.;
191191
double s00 = 0.; // elements of the sphericity matrix taken form EPJC72:2124
192192
double s01 = 0.;
193-
double s10 = 0.;
193+
// double s10 = 0.;
194194
double s11 = 0.;
195195

196196
int numOfTracks = col.numContrib();

0 commit comments

Comments
 (0)