Skip to content

Commit ea7ddc7

Browse files
BongHwisawenzel
authored andcommitted
move f0 to injection
1 parent 633ed67 commit ea7ddc7

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

MC/config/PWGLF/pythia8/generator/resonancelistgun_inj.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@
1717
"etaMax": 1.2,
1818
"genDecayed": true
1919
},
20+
"f_0(980)" : {
21+
"pdg": 9010221,
22+
"n": 1,
23+
"ptMin": 0.0,
24+
"ptMax": 20,
25+
"etaMin": -1.2,
26+
"etaMax": 1.2,
27+
"genDecayed": true
28+
},
2029
"Xi(1820)0" : {
2130
"pdg": 123314,
2231
"n": 1,

MC/config/PWGLF/pythia8/generator/resonancelistgun_inj_pbpb.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@
1717
"etaMax": 1.2,
1818
"genDecayed": true
1919
},
20+
"f_0(980)" : {
21+
"pdg": 9010221,
22+
"n": 1,
23+
"ptMin": 0.0,
24+
"ptMax": 20,
25+
"etaMin": -1.2,
26+
"etaMax": 1.2,
27+
"genDecayed": true
28+
},
2029
"Xi(1820)0" : {
2130
"pdg": 123314,
2231
"n": 10,

MC/config/PWGLF/pythia8/generator/resonancelistgun_trig.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@
1717
"etaMax": 1.2,
1818
"genDecayed": true
1919
},
20-
"f_0(980)" : {
21-
"pdg": 9010221,
22-
"n": 1,
23-
"ptMin": 0.0,
24-
"ptMax": 20,
25-
"etaMin": -1.2,
26-
"etaMax": 1.2,
27-
"genDecayed": true
28-
},
2920
"rho(770)0" : {
3021
"pdg": 113,
3122
"n": 1,

MC/config/PWGLF/pythia8/generator/resonancelistgun_trig_pbpb.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@
1717
"etaMax": 1.2,
1818
"genDecayed": true
1919
},
20-
"f_0(980)" : {
21-
"pdg": 9010221,
22-
"n": 10,
23-
"ptMin": 0.0,
24-
"ptMax": 20,
25-
"etaMin": -1.2,
26-
"etaMax": 1.2,
27-
"genDecayed": true
28-
},
2920
"rho(770)0" : {
3021
"pdg": 113,
3122
"n": 10,

0 commit comments

Comments
 (0)