From dfce35b9c0652e856a2a38acb605ddc3fdd333fc Mon Sep 17 00:00:00 2001 From: Hirak Koley Date: Sat, 14 Mar 2026 22:43:50 +0530 Subject: [PATCH] Remove Xi(1820) resonances from JSON configuration --- .../generator/resonancelistgun_exoticAll.json | 44 ------------------- 1 file changed, 44 deletions(-) diff --git a/MC/config/PWGLF/pythia8/generator/resonancelistgun_exoticAll.json b/MC/config/PWGLF/pythia8/generator/resonancelistgun_exoticAll.json index 3961322b6..800756307 100644 --- a/MC/config/PWGLF/pythia8/generator/resonancelistgun_exoticAll.json +++ b/MC/config/PWGLF/pythia8/generator/resonancelistgun_exoticAll.json @@ -108,49 +108,5 @@ "rapidityMin": -1.0, "rapidityMax": 1.0, "genDecayed": true - }, - "Xi(1820)0": { - "pdg": 123314, - "n": 3, - "ptMin": 0.0, - "ptMax": 15, - "etaMin": -1.0, - "etaMax": 1.0, - "rapidityMin": -1.0, - "rapidityMax": 1.0, - "genDecayed": true - }, - "Anti-Xi(1820)0": { - "pdg": -123314, - "n": 3, - "ptMin": 0.0, - "ptMax": 15, - "etaMin": -1.0, - "etaMax": 1.0, - "rapidityMin": -1.0, - "rapidityMax": 1.0, - "genDecayed": true - }, - "Xi(1820)-": { - "pdg": 123324, - "n": 3, - "ptMin": 0.0, - "ptMax": 15, - "etaMin": -1.0, - "etaMax": 1.0, - "rapidityMin": -1.0, - "rapidityMax": 1.0, - "genDecayed": true - }, - "Xi(1820)+": { - "pdg": -123324, - "n": 3, - "ptMin": 0.0, - "ptMax": 15, - "etaMin": -1.0, - "etaMax": 1.0, - "rapidityMin": -1.0, - "rapidityMax": 1.0, - "genDecayed": true } }