We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef40b62 commit 93b32c8Copy full SHA for 93b32c8
PWGLF/Tasks/Strangeness/lambdapolsp.cxx
@@ -1185,7 +1185,6 @@ struct lambdapolsp {
1185
wgtvalue = 1.0;
1186
}
1187
1188
- float desbinvalue = 0.0;
1189
if (LambdaTag) {
1190
Lambda = Proton + AntiPion;
1191
tagb = 0;
@@ -1411,8 +1410,6 @@ struct lambdapolsp {
1411
1410
int tagb = aLambdaTag;
1412
int tagc = K0sTag;
1413
1414
1415
-
1416
if (analyzeK0s && K0sTag) {
1417
K0s = Pion + AntiPion;
1418
double acvalue = 1.0;
0 commit comments