Skip to content

Commit dbca05c

Browse files
mmazzilliMarianna Mazzilli
andauthored
add Gun for Xi_cc (#74)
* add Gun for Xi_cc * fix X(3872) decay channel Co-authored-by: Marianna Mazzilli <[email protected]>
1 parent 6d0046d commit dbca05c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

examples/pythia8/pythia_onia_X.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ Charmonium:qqbar2ccbar(3PJ)[3S1(8)]g = off,off,off,on
5959
200553:onIfAll = 13 -13
6060
200553:onIfAll = 11 -11 //e+e-
6161

62-
9920443:addChannel = 1 0 443 211 -211
62+
9920443:addChannel = 1 1 0 443 211 -211
6363
9920443:onMode = off
6464
9920443:onIfMatch = 443 211 -211

examples/scripts/default_configfile.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,8 @@ custom_gen = rpythia8-gun --pdg 4122 --px 1. --py 0. --pz 0. --xProd 1. --yProd
8282
[GUN_Lc_pK0s]
8383
custom_gen = rpythia8-gun --pdg 4122 --px 1. --py 0. --pz 0. --xProd 1. --yProd 0. --zProd 0. --config $O2DPG_ROOT/MC/config/PWGHF/pythia8/decayer/force_hadronic_D_forceLcChannel2.cfg --decay
8484

85+
[GUN_Xicc]
86+
custom_gen = rpythia8-box --pdg 4422 --etamin -2. --etamax 2. --phimin 0. --phimax 6.28 --pmin 0. --pmax 100. --xProd 0. --yProd 0. --zProd 0. --config /home/mmazzill/config/decayer/force_Xicc.cfg --background-config $DELPHESO2_ROOT/examples/pythia8/pythia8_inel.cfg --decay
87+
8588
[ONIA_X] #(need O2DPG loaded)
8689
custom_gen = rpythia8 --config $DELPHESO2_ROOT/examples/pythia8/pythia_onia_X.cfg

0 commit comments

Comments
 (0)