Skip to content

Commit dfce35b

Browse files
authored
Remove Xi(1820) resonances from JSON configuration
1 parent 1aef958 commit dfce35b

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -108,49 +108,5 @@
108108
"rapidityMin": -1.0,
109109
"rapidityMax": 1.0,
110110
"genDecayed": true
111-
},
112-
"Xi(1820)0": {
113-
"pdg": 123314,
114-
"n": 3,
115-
"ptMin": 0.0,
116-
"ptMax": 15,
117-
"etaMin": -1.0,
118-
"etaMax": 1.0,
119-
"rapidityMin": -1.0,
120-
"rapidityMax": 1.0,
121-
"genDecayed": true
122-
},
123-
"Anti-Xi(1820)0": {
124-
"pdg": -123314,
125-
"n": 3,
126-
"ptMin": 0.0,
127-
"ptMax": 15,
128-
"etaMin": -1.0,
129-
"etaMax": 1.0,
130-
"rapidityMin": -1.0,
131-
"rapidityMax": 1.0,
132-
"genDecayed": true
133-
},
134-
"Xi(1820)-": {
135-
"pdg": 123324,
136-
"n": 3,
137-
"ptMin": 0.0,
138-
"ptMax": 15,
139-
"etaMin": -1.0,
140-
"etaMax": 1.0,
141-
"rapidityMin": -1.0,
142-
"rapidityMax": 1.0,
143-
"genDecayed": true
144-
},
145-
"Xi(1820)+": {
146-
"pdg": -123324,
147-
"n": 3,
148-
"ptMin": 0.0,
149-
"ptMax": 15,
150-
"etaMin": -1.0,
151-
"etaMax": 1.0,
152-
"rapidityMin": -1.0,
153-
"rapidityMax": 1.0,
154-
"genDecayed": true
155111
}
156112
}

0 commit comments

Comments
 (0)