From 2809097600e298cca37691e2b68f34f1d55ffbcf Mon Sep 17 00:00:00 2001 From: Bong-Hwi Lim Date: Wed, 10 Jul 2024 15:05:59 +0200 Subject: [PATCH] move f0 to injection --- .../PWGLF/pythia8/generator/resonancelistgun_inj.json | 9 +++++++++ .../pythia8/generator/resonancelistgun_inj_pbpb.json | 9 +++++++++ .../PWGLF/pythia8/generator/resonancelistgun_trig.json | 9 --------- .../pythia8/generator/resonancelistgun_trig_pbpb.json | 9 --------- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj.json b/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj.json index 30373b54d..e2ff3a233 100644 --- a/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj.json +++ b/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj.json @@ -17,6 +17,15 @@ "etaMax": 1.2, "genDecayed": true }, + "f_0(980)" : { + "pdg": 9010221, + "n": 1, + "ptMin": 0.0, + "ptMax": 20, + "etaMin": -1.2, + "etaMax": 1.2, + "genDecayed": true + }, "Xi(1820)0" : { "pdg": 123314, "n": 1, diff --git a/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj_pbpb.json b/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj_pbpb.json index 38c75fa9b..1de68db2e 100644 --- a/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj_pbpb.json +++ b/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj_pbpb.json @@ -17,6 +17,15 @@ "etaMax": 1.2, "genDecayed": true }, + "f_0(980)" : { + "pdg": 9010221, + "n": 1, + "ptMin": 0.0, + "ptMax": 20, + "etaMin": -1.2, + "etaMax": 1.2, + "genDecayed": true + }, "Xi(1820)0" : { "pdg": 123314, "n": 10, diff --git a/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig.json b/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig.json index 9e441b053..b8e19d235 100644 --- a/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig.json +++ b/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig.json @@ -17,15 +17,6 @@ "etaMax": 1.2, "genDecayed": true }, - "f_0(980)" : { - "pdg": 9010221, - "n": 1, - "ptMin": 0.0, - "ptMax": 20, - "etaMin": -1.2, - "etaMax": 1.2, - "genDecayed": true - }, "rho(770)0" : { "pdg": 113, "n": 1, diff --git a/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig_pbpb.json b/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig_pbpb.json index 6c851a68f..b778543df 100644 --- a/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig_pbpb.json +++ b/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig_pbpb.json @@ -17,15 +17,6 @@ "etaMax": 1.2, "genDecayed": true }, - "f_0(980)" : { - "pdg": 9010221, - "n": 10, - "ptMin": 0.0, - "ptMax": 20, - "etaMin": -1.2, - "etaMax": 1.2, - "genDecayed": true - }, "rho(770)0" : { "pdg": 113, "n": 10,