Skip to content

Commit

Permalink
move f0 to injection
Browse files Browse the repository at this point in the history
  • Loading branch information
BongHwi authored and sawenzel committed Jul 11, 2024
1 parent 633ed67 commit ea7ddc7
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
9 changes: 9 additions & 0 deletions MC/config/PWGLF/pythia8/generator/resonancelistgun_inj.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@
"etaMax": 1.2,
"genDecayed": true
},
"f_0(980)" : {
"pdg": 9010221,
"n": 1,
"ptMin": 0.0,
"ptMax": 20,
"etaMin": -1.2,
"etaMax": 1.2,
"genDecayed": true
},
"Xi(1820)0" : {
"pdg": 123314,
"n": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@
"etaMax": 1.2,
"genDecayed": true
},
"f_0(980)" : {
"pdg": 9010221,
"n": 1,
"ptMin": 0.0,
"ptMax": 20,
"etaMin": -1.2,
"etaMax": 1.2,
"genDecayed": true
},
"Xi(1820)0" : {
"pdg": 123314,
"n": 10,
Expand Down
9 changes: 0 additions & 9 deletions MC/config/PWGLF/pythia8/generator/resonancelistgun_trig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@
"etaMax": 1.2,
"genDecayed": true
},
"f_0(980)" : {
"pdg": 9010221,
"n": 1,
"ptMin": 0.0,
"ptMax": 20,
"etaMin": -1.2,
"etaMax": 1.2,
"genDecayed": true
},
"rho(770)0" : {
"pdg": 113,
"n": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@
"etaMax": 1.2,
"genDecayed": true
},
"f_0(980)" : {
"pdg": 9010221,
"n": 10,
"ptMin": 0.0,
"ptMax": 20,
"etaMin": -1.2,
"etaMax": 1.2,
"genDecayed": true
},
"rho(770)0" : {
"pdg": 113,
"n": 10,
Expand Down

0 comments on commit ea7ddc7

Please sign in to comment.