Skip to content

Commit 5dbdd62

Browse files
DelloStrittoLuigi Dello Stritto
authored andcommitted
Add D0 decay in K pi pi0 (#1718)
* Add D0 decay in K pi pi0 * fix --------- Co-authored-by: Luigi Dello Stritto <ldellost@alicecerno2.cern.ch> (cherry picked from commit 0626bc6)
1 parent 1826aac commit 5dbdd62

7 files changed

+35
-2
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ BeamRemnants:saturation 5
4242
4332:tau0 = 0.0803
4343

4444
### Force golden charm hadrons decay modes for D2H studies
45+
### add D0 decays absent in PYTHIA8 decay table and set BRs from PDG for other
46+
421:oneChannel = 1 0.0389 0 -321 211
47+
421:addChannel = 1 0.00389 0 -321 211 111
4548
### add D+ decays absent in PYTHIA8 decay table and set BRs from PDG for other
4649
411:oneChannel = 1 0.0752 0 -321 211 211
4750
411:addChannel = 1 0.0104 0 -313 211
@@ -105,6 +108,8 @@ BeamRemnants:saturation 5
105108

106109
### D0 -> K pi
107110
421:onIfMatch = 321 211
111+
### D0 -> K pi pi0
112+
421:onIfMatch = 321 211 111
108113

109114
### D+/- -> K pi pi
110115
411:onIfMatch = 321 211 211

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ ParticleDecays:tau0Max 10.
2424
4332:tau0 = 0.0803
2525

2626
### Force golden charm hadrons decay modes for D2H studies
27+
### add D0 decays absent in PYTHIA8 decay table and set BRs from PDG for other
28+
421:oneChannel = 1 0.0389 0 -321 211
29+
421:addChannel = 1 0.00389 0 -321 211 111
2730
### add D+ decays absent in PYTHIA8 decay table and set BRs from PDG for other
2831
411:oneChannel = 1 0.0752 0 -321 211 211
2932
411:addChannel = 1 0.0104 0 -313 211
@@ -83,6 +86,8 @@ ParticleDecays:tau0Max 10.
8386

8487
### D0 -> K pi
8588
421:onIfMatch = 321 211
89+
### D0 -> K pi pi0
90+
421:onIfMatch = 321 211 111
8691

8792
### D+/- -> K pi pi
8893
411:onIfMatch = 321 211 211

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ BeamRemnants:saturation 5
4242
4332:tau0 = 0.0803
4343

4444
### Force golden charm hadrons decay modes for D2H studies
45+
### add D0 decays absent in PYTHIA8 decay table and set BRs from PDG for other
46+
421:oneChannel = 1 0.0389 0 -321 211
47+
421:addChannel = 1 0.00389 0 -321 211 111
4548
### add D+ decays absent in PYTHIA8 decay table and set BRs from PDG for other
4649
411:oneChannel = 1 0.0752 0 -321 211 211
4750
411:addChannel = 1 0.0104 0 -313 211
@@ -101,6 +104,8 @@ BeamRemnants:saturation 5
101104

102105
### D0 -> K pi
103106
421:onIfMatch = 321 211
107+
### D0 -> K pi pi0
108+
421:onIfMatch = 321 211 111
104109

105110
### D+/- -> K pi pi
106111
411:onIfMatch = 321 211 211

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ BeamRemnants:saturation 5
4646
4332:tau0 = 0.0803
4747

4848
### Force golden charm hadrons decay modes for D2H studies
49+
### add D0 decays absent in PYTHIA8 decay table and set BRs from PDG for other
50+
421:oneChannel = 1 0.0389 0 -321 211
51+
421:addChannel = 1 0.00389 0 -321 211 111
4952
### add D+ decays absent in PYTHIA8 decay table and set BRs from PDG for other
5053
411:oneChannel = 1 0.0752 0 -321 211 211
5154
411:addChannel = 1 0.0104 0 -313 211
@@ -105,6 +108,8 @@ BeamRemnants:saturation 5
105108

106109
### D0 -> K pi
107110
421:onIfMatch = 321 211
111+
### D0 -> K pi pi0
112+
421:onIfMatch = 321 211 111
108113

109114
### D+/- -> K pi pi
110115
411:onIfMatch = 321 211 211

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ PhaseSpace:pTHatMax = 200
5151
4332:tau0 = 0.0803
5252

5353
### Force golden charm hadrons decay modes for D2H studies
54+
### add D0 decays absent in PYTHIA8 decay table and set BRs from PDG for other
55+
421:oneChannel = 1 0.0389 0 -321 211
56+
421:addChannel = 1 0.00389 0 -321 211 111
5457
### add D+ decays absent in PYTHIA8 decay table and set BRs from PDG for other
5558
411:oneChannel = 1 0.0752 0 -321 211 211
5659
411:addChannel = 1 0.0104 0 -313 211
@@ -110,6 +113,8 @@ PhaseSpace:pTHatMax = 200
110113

111114
### D0 -> K pi
112115
421:onIfMatch = 321 211
116+
### D0 -> K pi pi0
117+
421:onIfMatch = 321 211 111
113118

114119
### D+/- -> K pi pi
115120
411:onIfMatch = 321 211 211

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ ParticleDecays:limitTau0 on
1414
ParticleDecays:tau0Max 10.
1515

1616
### Force golden charm hadrons decay modes for trigger studies
17-
17+
### add D0 decays absent in PYTHIA8 decay table and set BRs from PDG for other
18+
421:oneChannel = 1 0.0389 0 -321 211
19+
421:addChannel = 1 0.00389 0 -321 211 111
1820
### add D+ decays absent in PYTHIA8 decay table and set BRs from PDG for other
1921
411:oneChannel = 1 0.0752 0 -321 211 211
2022
411:addChannel = 1 0.0104 0 -313 211
@@ -76,6 +78,8 @@ ParticleDecays:tau0Max 10.
7678

7779
### D0 -> K pi
7880
421:onIfMatch = 321 211
81+
### D0 -> K pi pi0
82+
421:onIfMatch = 321 211 111
7983

8084
### D+/- -> K pi pi
8185
411:onIfMatch = 321 211 211

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ ParticleDecays:limitTau0 on
1414
ParticleDecays:tau0Max 10.
1515

1616
### Force golden charm hadrons decay modes for trigger studies
17-
17+
### add D0 decays absent in PYTHIA8 decay table and set BRs from PDG for other
18+
421:oneChannel = 1 0.0389 0 -321 211
19+
421:addChannel = 1 0.00389 0 -321 211 111
1820
### add D+ decays absent in PYTHIA8 decay table and set BRs from PDG for other
1921
411:oneChannel = 1 0.0752 0 -321 211 211
2022
411:addChannel = 1 0.0104 0 -313 211
@@ -61,6 +63,8 @@ ParticleDecays:tau0Max 10.
6163

6264
### D0 -> K pi
6365
421:onIfMatch = 321 211
66+
### D0 -> K pi pi0
67+
421:onIfMatch = 321 211 111
6468

6569
### D+/- -> K pi pi
6670
411:onIfMatch = 321 211 211

0 commit comments

Comments
 (0)