Skip to content

Commit aaa943e

Browse files
committed
Fix clang formating
1 parent f8b3ba9 commit aaa943e

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
@@ -283,7 +283,6 @@ struct LfTaskLambdaSpinCorr {
283283
auto proton1LambdaRF = boostLambda1ToCM(proton1pairCM);
284284
auto proton2LambdaRF = boostLambda2ToCM(proton2pairCM);
285285

286-
287286
auto cosThetaDiff = -999.0;
288287
if (cosCalculation == 0) {
289288
cosThetaDiff = proton1LambdaRF.Vect().Unit().Dot(proton2LambdaRF.Vect().Unit());

0 commit comments

Comments
 (0)