diff --git a/PWGLF/Tasks/Strangeness/lambdapolsp.cxx b/PWGLF/Tasks/Strangeness/lambdapolsp.cxx index fb1d114efe5..07c42cf641f 100644 --- a/PWGLF/Tasks/Strangeness/lambdapolsp.cxx +++ b/PWGLF/Tasks/Strangeness/lambdapolsp.cxx @@ -679,7 +679,7 @@ struct lambdapolsp { } } Lambda = Proton + Pion; - Lambda.SetM(massLambda); + // Lambda.SetM(massLambda); ROOT::Math::Boost boost{Lambda.BoostToCM()}; fourVecDauCM = boost(Proton);