Skip to content

Commit 57476f6

Browse files
committed
Fix clang formating
1 parent cfdcf32 commit 57476f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGLF/Tasks/Strangeness/taskLambdaSpinCorr.cxx

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

293-
294293
auto cosThetaDiff = -999.0;
295294
if (cosCalculation == 0) {
296295
cosThetaDiff = proton1LambdaRF.Vect().Unit().Dot(proton2LambdaRF.Vect().Unit());

0 commit comments

Comments
 (0)