Skip to content

Commit 9c2eec3

Browse files
committed
added different injection configurations for the MC
1 parent b7d1025 commit 9c2eec3

10 files changed

+327
-175
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[GeneratorExternal]
2+
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF_rapidity.C
3+
funcName=generateLFRapidity("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_exoticAll.json", true, 2, false, true, "${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg", "")
4+
5+
[GeneratorPythia8] # this will be used as the background event
6+
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg
7+
8+
[DecayerPythia8] # after for transport code!
9+
config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg
10+
config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[GeneratorExternal]
2+
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF_rapidity.C
3+
funcName=generateLFRapidity("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_exoticAll.json", true, 4, false, true, "${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg", "")
4+
5+
[GeneratorPythia8] # this will be used as the background event
6+
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg
7+
8+
[DecayerPythia8] # after for transport code!
9+
config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg
10+
config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[GeneratorExternal]
2+
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF_rapidity.C
3+
funcName=generateLFRapidity("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/gluelistgun.json", true, 2, false, false, "${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg", "")
4+
5+
[GeneratorPythia8] # if triggered then this will be used as the background event
6+
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg
7+
8+
[DecayerPythia8] # after for transport code!
9+
config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg
10+
config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[GeneratorExternal]
2+
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF_rapidity.C
3+
funcName=generateLFRapidity("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/gluelistgun.json", true, 2, false, true, "${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg", "")
4+
5+
[GeneratorPythia8] # if triggered then this will be used as the background event
6+
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg
7+
8+
[DecayerPythia8] # after for transport code!
9+
config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg
10+
config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg

MC/config/PWGLF/ini/GeneratorLF_Resonances_pp_exotic.ini renamed to MC/config/PWGLF/ini/GeneratorLF_Resonances_pp_Glue_gap4.ini

File renamed without changes.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[GeneratorExternal]
2+
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF_rapidity.C
3+
funcName=generateLFRapidity("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/gluelistgun.json", true, 4, false, true, "${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg", "")
4+
5+
[GeneratorPythia8] # if triggered then this will be used as the background event
6+
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg
7+
8+
[DecayerPythia8] # after for transport code!
9+
config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg
10+
config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[GeneratorExternal]
2+
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF_rapidity.C
3+
funcName=generateLFRapidity("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_exoticAll.json", true, 4, false, false, "${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg", "")
4+
5+
[GeneratorPythia8] # this will be used as the background event
6+
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg
7+
8+
[DecayerPythia8] # after for transport code!
9+
config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg
10+
config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg
Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,68 @@
11
{
22
"f_1(1285)" : {
33
"pdg": 20223,
4-
"n": 1,
4+
"n": 3,
55
"ptMin": 0.0,
6-
"ptMax": 20,
7-
"etaMin": -1.2,
8-
"etaMax": 1.2,
9-
"rapidityMin": -1.2,
10-
"rapidityMax": 1.2,
6+
"ptMax": 30,
7+
"etaMin": -1.0,
8+
"etaMax": 1.0,
9+
"rapidityMin": -1.0,
10+
"rapidityMax": 1.0,
1111
"genDecayed": true
1212
},
1313
"f_1(1420)" : {
1414
"pdg": 20333,
15-
"n": 1,
15+
"n": 3,
1616
"ptMin": 0.0,
17-
"ptMax": 20,
18-
"etaMin": -1.2,
19-
"etaMax": 1.2,
20-
"rapidityMin": -1.2,
21-
"rapidityMax": 1.2,
17+
"ptMax": 30,
18+
"etaMin": -1.0,
19+
"etaMax": 1.0,
20+
"rapidityMin": -1.0,
21+
"rapidityMax": 1.0,
2222
"genDecayed": true
2323
},
2424
"f_0(1500)" : {
2525
"pdg": 9030221,
26-
"n": 1,
26+
"n": 3,
2727
"ptMin": 0.0,
28-
"ptMax": 20,
29-
"etaMin": -1.2,
30-
"etaMax": 1.2,
31-
"rapidityMin": -1.2,
32-
"rapidityMax": 1.2,
28+
"ptMax": 30,
29+
"etaMin": -1.0,
30+
"etaMax": 1.0,
31+
"rapidityMin": -1.0,
32+
"rapidityMax": 1.0,
3333
"genDecayed": true
3434
},
3535
"f_0(1710)" : {
3636
"pdg": 10331,
37-
"n": 1,
37+
"n": 3,
3838
"ptMin": 0.0,
39-
"ptMax": 20,
40-
"etaMin": -1.2,
41-
"etaMax": 1.2,
42-
"rapidityMin": -1.2,
43-
"rapidityMax": 1.2,
39+
"ptMax": 30,
40+
"etaMin": -1.0,
41+
"etaMax": 1.0,
42+
"rapidityMin": -1.0,
43+
"rapidityMax": 1.0,
4444
"genDecayed": true
4545
},
4646
"f_2(1525)" : {
4747
"pdg": 335,
48-
"n": 1,
48+
"n": 3,
4949
"ptMin": 0.0,
50-
"ptMax": 20,
51-
"etaMin": -1.2,
52-
"etaMax": 1.2,
53-
"rapidityMin": -1.2,
54-
"rapidityMax": 1.2,
50+
"ptMax": 30,
51+
"etaMin": -1.0,
52+
"etaMax": 1.0,
53+
"rapidityMin": -1.0,
54+
"rapidityMax": 1.0,
5555
"genDecayed": true
5656
},
5757
"f_0(1370)" : {
5858
"pdg": 10221,
59-
"n": 1,
59+
"n": 3,
6060
"ptMin": 0.0,
61-
"ptMax": 20,
62-
"etaMin": -1.2,
63-
"etaMax": 1.2,
64-
"rapidityMin": -1.2,
65-
"rapidityMax": 1.2,
61+
"ptMax": 30,
62+
"etaMin": -1.0,
63+
"etaMax": 1.0,
64+
"rapidityMin": -1.0,
65+
"rapidityMax": 1.0,
6666
"genDecayed": true
6767
}
6868
}
Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
11
{
22
"f_2(1270)": {
33
"pdg": 225,
4-
"n": 1,
4+
"n": 3,
55
"ptMin": 0.0,
6-
"ptMax": 20,
7-
"etaMin": -1.2,
8-
"etaMax": 1.2,
9-
"rapidityMin": -1.2,
10-
"rapidityMax": 1.2,
6+
"ptMax": 30,
7+
"etaMin": -1.0,
8+
"etaMax": 1.0,
9+
"rapidityMin": -1.0,
10+
"rapidityMax": 1.0,
1111
"genDecayed": true
1212
},
1313
"f_0(1710)": {
1414
"pdg": 10331,
15-
"n": 1,
15+
"n": 3,
1616
"ptMin": 0.0,
17-
"ptMax": 20,
18-
"etaMin": -1.2,
19-
"etaMax": 1.2,
20-
"rapidityMin": -1.2,
21-
"rapidityMax": 1.2,
17+
"ptMax": 30,
18+
"etaMin": -1.0,
19+
"etaMax": 1.0,
20+
"rapidityMin": -1.0,
21+
"rapidityMax": 1.0,
2222
"genDecayed": true
2323
},
2424
"f_2(1525)": {
2525
"pdg": 335,
26-
"n": 1,
26+
"n": 3,
2727
"ptMin": 0.0,
28-
"ptMax": 20,
29-
"etaMin": -1.2,
30-
"etaMax": 1.2,
31-
"rapidityMin": -1.2,
32-
"rapidityMax": 1.2,
28+
"ptMax": 30,
29+
"etaMin": -1.0,
30+
"etaMax": 1.0,
31+
"rapidityMin": -1.0,
32+
"rapidityMax": 1.0,
3333
"genDecayed": true
3434
},
3535
"a_2(1230)": {
3636
"pdg": 115,
37-
"n": 1,
37+
"n": 3,
3838
"ptMin": 0.0,
39-
"ptMax": 20,
40-
"etaMin": -1.2,
41-
"etaMax": 1.2,
42-
"rapidityMin": -1.2,
43-
"rapidityMax": 1.2,
39+
"ptMax": 30,
40+
"etaMin": -1.0,
41+
"etaMax": 1.0,
42+
"rapidityMin": -1.0,
43+
"rapidityMax": 1.0,
4444
"genDecayed": true
4545
}
4646
}

0 commit comments

Comments
 (0)