diff --git a/PYTHIA8/AliPythia8/AliDecayerPythia8.cxx b/PYTHIA8/AliPythia8/AliDecayerPythia8.cxx index 39ece6e02b0..7c18d484db4 100644 --- a/PYTHIA8/AliPythia8/AliDecayerPythia8.cxx +++ b/PYTHIA8/AliPythia8/AliDecayerPythia8.cxx @@ -809,7 +809,14 @@ void AliDecayerPythia8::ForceHadronicD(Int_t optUse4Bodies, Int_t optUseDtoV0, I } if (optForceLcChannel == 1) { // force only Lc -> p K pi - fPythia8->ReadString("4122:onIfMatch = 2212 321 211"); + // Lambda_c -> p K* + fPythia8->ReadString("4122:onIfMatch = 2212 313"); + // Lambda_c -> Delta K + fPythia8->ReadString("4122:onIfMatch = 2224 321"); + // Lambda_c -> Lambda(1520) pi + fPythia8->ReadString("4122:onIfMatch = 3124 211"); + // Lambda_c -> p K pi + fPythia8->ReadString("4122:onIfMatch = 2212 321 211"); } if (optForceLcChannel == 2) { // force only Lc -> p K0S