Skip to content

Commit 4c09493

Browse files
committed
add new expression for angular correlation
1 parent 81b1300 commit 4c09493

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGLF/Tasks/Strangeness/taskLambdaSpinCorr.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ struct LfTaskLambdaSpinCorr {
290290
auto proton1LambdaRF = boostLambda1ToCM(proton1pairCM);
291291
auto proton2LambdaRF = boostLambda2ToCM(proton2pairCM);
292292

293+
293294
auto cosThetaDiff = -999.0;
294295
if (cosCalculation == 0) {
295296
cosThetaDiff = proton1LambdaRF.Vect().Unit().Dot(proton2LambdaRF.Vect().Unit());

0 commit comments

Comments
 (0)