Skip to content

Commit d3a4ba8

Browse files
committed
Add Xic->OmegaK
1 parent 34cdabb commit d3a4ba8

3 files changed

Lines changed: 13 additions & 7 deletions

File tree

MC/config/PWGHF/pythia8/decayer/force_hadronic_Xic_trigger.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Init:showChangedParticleData = on
1919

2020
## Xic0 decays
2121
### add Xic0 decays absent in PYTHIA8 decay table
22-
4132:oneChannel = 1 0.0143 0 3312 211 ### Xi_c()0 --> Xi- pi+ 0.01432524810113947
22+
4132:oneChannel = 1 0.7 0 3312 211 ### Xi_c()0 --> Xi- pi+
23+
4132:addChannel = 1 0.3 0 3334 321 ### Xi_c()0 --> Omega- K+
2324

2425
### Xic0 -> Xi- pi+
2526
4132:onIfMatch = 3312 211
@@ -29,3 +30,4 @@ Init:showChangedParticleData = on
2930
# -> PDG Codes: 3312, 211
3031
# Xi_c()0 --> Xi- pi+ pi+ pi- 0.04775082700379833
3132
# -> PDG Codes: 3312, 211, 211, -211
33+
4132:onIfMatch = 3334 321

MC/config/PWGHF/pythia8/decayer/force_hadronic_charmbaryon.cfg

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ Init:showChangedParticleData = on
3636

3737
## Xic0 decays
3838
### add Xic0 decays absent in PYTHIA8 decay table
39-
4132:oneChannel = 1 0.0143 0 3312 211 ### Xi_c()0 --> Xi- pi+ 0.01432524810113947
39+
4132:oneChannel = 1 0.7 0 3312 211 ### Xi_c()0 --> Xi- pi+
40+
4132:addChannel = 1 0.3 0 3334 321 ### Xi_c()0 --> Omega- K+
4041

4142
### Xic0 -> Xi- pi+
4243
4132:onIfMatch = 3312 211
@@ -46,12 +47,13 @@ Init:showChangedParticleData = on
4647
# -> PDG Codes: 3312, 211
4748
# Xi_c()0 --> Xi- pi+ pi+ pi- 0.04775082700379833
4849
# -> PDG Codes: 3312, 211, 211, -211
50+
4132:onIfMatch = 3334 321
4951

5052
## OmegaC decays
5153
### add custom OmegaC decays absent in PYTHIA8 decay table
52-
4332:oneChannel = 1 0.7 0 3334 211
54+
4332:oneChannel = 1 0.8 0 3334 211
5355
4332:addChannel = 1 0.1 0 3312 211
54-
4332:addChannel = 1 0.2 0 3334 321
56+
4332:addChannel = 1 0.1 0 3334 321
5557

5658
### Omega_c -> Omega pi
5759
4332:onIfMatch = 3334 211

MC/config/PWGHF/pythia8/decayer/force_hadronic_charmbaryon_trigger.cfg

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Init:showChangedParticleData = on
2121

2222
## Xic0 decays
2323
### add Xic0 decays absent in PYTHIA8 decay table
24-
4132:oneChannel = 1 0.0143 0 3312 211 ### Xi_c()0 --> Xi- pi+ 0.01432524810113947
24+
4132:oneChannel = 1 0.7 0 3312 211 ### Xi_c()0 --> Xi- pi+
25+
4132:addChannel = 1 0.3 0 3334 321 ### Xi_c()0 --> Omega- K+
2526

2627
### Xic0 -> Xi- pi+
2728
4132:onIfMatch = 3312 211
@@ -31,12 +32,13 @@ Init:showChangedParticleData = on
3132
# -> PDG Codes: 3312, 211
3233
# Xi_c()0 --> Xi- pi+ pi+ pi- 0.04775082700379833
3334
# -> PDG Codes: 3312, 211, 211, -211
35+
4132:onIfMatch = 3334 321
3436

3537
## OmegaC decays
3638
### add custom OmegaC decays absent in PYTHIA8 decay table
37-
4332:oneChannel = 1 0.7 0 3334 211
39+
4332:oneChannel = 1 0.8 0 3334 211
3840
4332:addChannel = 1 0.1 0 3312 211
39-
4332:addChannel = 1 0.2 0 3334 321
41+
4332:addChannel = 1 0.1 0 3334 321
4042

4143
### Omega_c -> Omega pi
4244
4332:onIfMatch = 3334 211

0 commit comments

Comments
 (0)