Skip to content

Commit 54c3931

Browse files
fcatalan92gconesab
authored andcommitted
Update charm-hadron decay lenghts + force Xic and Omegac decay channels
1 parent 53c9a89 commit 54c3931

2 files changed

Lines changed: 46 additions & 23 deletions

File tree

MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays.cfg

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
### author: Fabrizio Grosa (fabrizio.grosa@cern.ch)
2-
### since: January 2022
1+
### authors: Fabrizio Grosa (fabrizio.grosa@cern.ch)
2+
### Cristina Terrevoli (cristina.terrevoli@cern.ch)
3+
### Fabio Catalano (fabio.catalano@cern.ch)
4+
### last update: November 2023
35

46
### beams
57
Beams:idA 2212 # proton
@@ -13,8 +15,15 @@ SoftQCD:inelastic on # all inelastic processes
1315
ParticleDecays:limitTau0 on
1416
ParticleDecays:tau0Max 10.
1517

16-
### Force golden charm hadrons decay modes
18+
# Correct decay lengths (wrong in PYTHIA8 decay table)
19+
# Lb
20+
5122:tau0 = 0.4390
21+
# Xic0
22+
4132:tau0 = 0.0455
23+
# OmegaC
24+
4332:tau0 = 0.0803
1725

26+
### Force golden charm hadrons decay modes for D2H studies
1827
### add D+ decays absent in PYTHIA8 decay table and set BRs from PDG for other
1928
411:oneChannel = 1 0.0752 0 -321 211 211
2029
411:addChannel = 1 0.0104 0 -313 211
@@ -32,7 +41,9 @@ ParticleDecays:tau0Max 10.
3241
4232:addChannel = 1 0.2 0 3324 211
3342
4232:addChannel = 1 0.2 0 3312 211 211
3443
### add Xic0 decays absent in PYTHIA8 decay table
35-
4132:addChannel = 1 0.2 0 3312 211
44+
4132:addChannel = 1 0.0143 0 3312 211
45+
### add OmegaC decay absent in PYTHIA8 decay table
46+
4332:addChannel = 1 1. 0 3334 211
3647

3748
### K* -> K pi
3849
313:onMode = off
@@ -49,7 +60,14 @@ ParticleDecays:tau0Max 10.
4960
### for Lambda_c -> Lambda(1520) K-
5061
102134:onMode = off
5162
102134:onIfAll = 2212 321
52-
63+
### for Xic0 -> pi Xi -> pi pi Lambda -> pi pi pi p
64+
3312:onMode = off
65+
3312:onIfAll = 3122 -211
66+
3122:onMode = off
67+
3122:onIfAll = 2212 -211
68+
### for Omega_c -> pi Omega -> pi K Lambda -> pi K pi p
69+
3334:onMode = off
70+
3334:onIfAll = 3122 -321
5371

5472
### switch off all decay channels
5573
411:onMode = off
@@ -85,7 +103,6 @@ ParticleDecays:tau0Max 10.
85103
4122:onIfMatch = 3124 211
86104
### Lambda_c -> p K pi
87105
4122:onIfMatch = 2212 321 211
88-
89106
### Lambda_c -> pK0s
90107
4122:onIfMatch = 2212 311
91108

@@ -103,9 +120,3 @@ ParticleDecays:tau0Max 10.
103120

104121
### Omega_c -> Omega pi
105122
4332:onIfMatch = 3334 211
106-
107-
# Correct Lb decay length (wrong in PYTHIA8 decay table)
108-
5122:tau0 = 4.41000e-01
109-
110-
# Correct OmegaC decay length (wrong in PYTHIA8 decay table)
111-
4332:tau0 = 0.08000000000

MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
### author: Fabrizio Grosa (fabrizio.grosa@cern.ch)
2-
### since: January 2022
1+
### authors: Fabrizio Grosa (fabrizio.grosa@cern.ch)
2+
### Cristina Terrevoli (cristina.terrevoli@cern.ch)
3+
### Fabio Catalano (fabio.catalano@cern.ch)
4+
### last update: November 2023
35

46
### beams
57
Beams:idA 2212 # proton
@@ -30,10 +32,16 @@ StringFlav:probQQ1toQQ0join 0.0275,0.0275,0.0275,0.0275
3032
MultiPartonInteractions:pT0Ref 2.15
3133
BeamRemnants:remnantMode 1
3234
BeamRemnants:saturation 5
33-
3435

35-
### Force golden charm hadrons decay modes for trigger studies
36+
# Correct decay lengths (wrong in PYTHIA8 decay table)
37+
# Lb
38+
5122:tau0 = 0.4390
39+
# Xic0
40+
4132:tau0 = 0.0455
41+
# OmegaC
42+
4332:tau0 = 0.0803
3643

44+
### Force golden charm hadrons decay modes for D2H studies
3745
### add D+ decays absent in PYTHIA8 decay table and set BRs from PDG for other
3846
411:oneChannel = 1 0.0752 0 -321 211 211
3947
411:addChannel = 1 0.0104 0 -313 211
@@ -51,7 +59,9 @@ BeamRemnants:saturation 5
5159
4232:addChannel = 1 0.2 0 3324 211
5260
4232:addChannel = 1 0.2 0 3312 211 211
5361
### add Xic0 decays absent in PYTHIA8 decay table
54-
4132:addChannel = 1 0.2 0 3312 211
62+
4132:addChannel = 1 0.0143 0 3312 211
63+
### add OmegaC decay absent in PYTHIA8 decay table
64+
4332:addChannel = 1 1. 0 3334 211
5565

5666
### K* -> K pi
5767
313:onMode = off
@@ -68,6 +78,14 @@ BeamRemnants:saturation 5
6878
### for Lambda_c -> Lambda(1520) K-
6979
102134:onMode = off
7080
102134:onIfAll = 2212 321
81+
### for Xic0 -> pi Xi -> pi pi Lambda -> pi pi pi p
82+
3312:onMode = off
83+
3312:onIfAll = 3122 -211
84+
3122:onMode = off
85+
3122:onIfAll = 2212 -211
86+
### for Omega_c -> pi Omega -> pi K Lambda -> pi K pi p
87+
3334:onMode = off
88+
3334:onIfAll = 3122 -321
7189

7290
### switch off all decay channels
7391
411:onMode = off
@@ -120,9 +138,3 @@ BeamRemnants:saturation 5
120138

121139
### Omega_c -> Omega pi
122140
4332:onIfMatch = 3334 211
123-
124-
# Correct Lb decay length (wrong in PYTHIA8 decay table)
125-
5122:tau0 = 4.41000e-01
126-
127-
# Correct OmegaC decay length (wrong in PYTHIA8 decay table)
128-
4332:tau0 = 0.08000000000

0 commit comments

Comments
 (0)