Skip to content

Commit

Permalink
multLcLambdaPi variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jezwilkinson authored and chiarazampolli committed Jul 28, 2021
1 parent 2956906 commit 71fa4d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PYTHIA6/AliPythia6/AliDecayerPythia.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,8 @@ void AliDecayerPythia::ForceHadronicD(Int_t optUse4Bodies, Int_t optUseDtoV0, In
Int_t multLcLambdaPiPlPi0[3] = {1,1,1};

Int_t prodLcLambdaPi[2] = {3122, 211};
Int_t multLcLambdaPi[2] = {1,1};

if (optForceLcChannel == 1) { //pKpi
ForceParticleDecay(4122,prodLcpKpi,multLcpKpi,3,1);
}
Expand Down

0 comments on commit 71fa4d2

Please sign in to comment.