Skip to content

Commit

Permalink
[PWGLF] boosting with four vector mass (AliceO2Group#9005)
Browse files Browse the repository at this point in the history
Co-authored-by: Prottay Das <[email protected]>
  • Loading branch information
prottayCMT and Prottay Das authored Dec 17, 2024
1 parent bea4bc9 commit b8b7493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGLF/Tasks/Strangeness/lambdapolsp.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ struct lambdapolsp {
}
}
Lambda = Proton + Pion;
Lambda.SetM(massLambda);
// Lambda.SetM(massLambda);

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

0 comments on commit b8b7493

Please sign in to comment.