We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a7a792 commit 9cac2d0Copy full SHA for 9cac2d0
1 file changed
PWGLF/Tasks/Strangeness/lambdapolsp.cxx
@@ -803,7 +803,7 @@ struct lambdapolsp {
803
if (!collision.sel8()) {
804
return;
805
}
806
- double centrality;
+ double centrality = -999.;
807
if (centestim == 0)
808
centrality = collision.centFT0C();
809
else if (centestim == 1)
@@ -1213,7 +1213,7 @@ struct lambdapolsp {
1213
1214
1215
1216
1217
1218
1219
0 commit comments