Skip to content

Commit ebbcd85

Browse files
committed
Added code for flat phase-space MC generator for PWA study
1 parent faac260 commit ebbcd85

2 files changed

Lines changed: 612 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"f0(1710)" : {
3+
"pdg": 10331,
4+
"n": 100,
5+
"ptMin": 0.0,
6+
"ptMax": 30,
7+
"rapidityMin": -1.0,
8+
"rapidityMax": 1.0,
9+
"massMin": 1.0,
10+
"massMax": 3.0,
11+
"genDecayed": true
12+
}
13+
}

0 commit comments

Comments
 (0)