Skip to content

Commit 1de0d42

Browse files
authored
added lambda1520 gun for injection scheme
1 parent 5521fac commit 1de0d42

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"Lambda(1520)0" : {
3+
"pdg": 102134,
4+
"n": 5,
5+
"ptMin": 0.0,
6+
"ptMax": 15,
7+
"etaMin": -1.0,
8+
"etaMax": 1.0,
9+
"rapidityMin": -1.0,
10+
"rapidityMax": 1.0,
11+
"genDecayed": true
12+
},
13+
"anti-Lambda(1520)0" : {
14+
"pdg": -102134,
15+
"n": 5,
16+
"ptMin": 0.0,
17+
"ptMax": 15,
18+
"etaMin": -1.0,
19+
"etaMax": 1.0,
20+
"rapidityMin": -1.0,
21+
"rapidityMax": 1.0,
22+
"genDecayed": true
23+
}
24+
}

0 commit comments

Comments
 (0)