We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 922c7bd commit 208910dCopy full SHA for 208910d
1 file changed
…8/generator/resonancelistgun_exotic.json …enerator/resonancelistgun_exoticAll.jsonMC/config/PWGLF/pythia8/generator/resonancelistgun_exotic.json renamed to MC/config/PWGLF/pythia8/generator/resonancelistgun_exoticAll.json
@@ -120,6 +120,28 @@
120
"rapidityMax": 1.2,
121
"genDecayed": true
122
},
123
+ "Lambda(1520)0" : {
124
+ "pdg": 102134,
125
+ "n": 1,
126
+ "ptMin": 0.0,
127
+ "ptMax": 20,
128
+ "etaMin": -1.2,
129
+ "etaMax": 1.2,
130
+ "rapidityMin": -1.2,
131
+ "rapidityMax": 1.2,
132
+ "genDecayed": true
133
+ },
134
+ "anti-Lambda(1520)0" : {
135
+ "pdg": -102134,
136
137
138
139
140
141
142
143
144
145
"Xi(1820)0": {
146
"pdg": 123314,
147
"n": 1,
@@ -164,4 +186,4 @@
164
186
165
187
166
188
}
167
-}
189
+}
0 commit comments