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 cfdcf32 commit 57476f6Copy full SHA for 57476f6
PWGLF/Tasks/Strangeness/taskLambdaSpinCorr.cxx
@@ -290,7 +290,6 @@ struct LfTaskLambdaSpinCorr {
290
auto proton1LambdaRF = boostLambda1ToCM(proton1pairCM);
291
auto proton2LambdaRF = boostLambda2ToCM(proton2pairCM);
292
293
-
294
auto cosThetaDiff = -999.0;
295
if (cosCalculation == 0) {
296
cosThetaDiff = proton1LambdaRF.Vect().Unit().Dot(proton2LambdaRF.Vect().Unit());
0 commit comments