Skip to content

Commit b8b7493

Browse files
prottayCMTProttay Das
andauthored
[PWGLF] boosting with four vector mass (AliceO2Group#9005)
Co-authored-by: Prottay Das <[email protected]>
1 parent bea4bc9 commit b8b7493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Strangeness/lambdapolsp.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ struct lambdapolsp {
679679
}
680680
}
681681
Lambda = Proton + Pion;
682-
Lambda.SetM(massLambda);
682+
// Lambda.SetM(massLambda);
683683

684684
ROOT::Math::Boost boost{Lambda.BoostToCM()};
685685
fourVecDauCM = boost(Proton);

0 commit comments

Comments
 (0)