From a03e4267977c4c3c1e0401d15db63074c7f6581c Mon Sep 17 00:00:00 2001 From: Jaime Norman Date: Thu, 26 Nov 2020 10:03:43 +0000 Subject: [PATCH] enable resonant decay channels for Lc to pKpi dedicated productions --- PYTHIA8/AliPythia8/AliDecayerPythia8.cxx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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