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 f8b3ba9 commit aaa943eCopy full SHA for aaa943e
PWGLF/Tasks/Strangeness/taskLambdaSpinCorr.cxx
@@ -283,7 +283,6 @@ struct LfTaskLambdaSpinCorr {
283
auto proton1LambdaRF = boostLambda1ToCM(proton1pairCM);
284
auto proton2LambdaRF = boostLambda2ToCM(proton2pairCM);
285
286
-
287
auto cosThetaDiff = -999.0;
288
if (cosCalculation == 0) {
289
cosThetaDiff = proton1LambdaRF.Vect().Unit().Dot(proton2LambdaRF.Vect().Unit());
0 commit comments