]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PYTHIA8/pythia8175/xmldoc/CompositenessProcesses.xml
CID 21236: Uninitialized scalar field (UNINIT_CTOR)
[u/mrichter/AliRoot.git] / PYTHIA8 / pythia8175 / xmldoc / CompositenessProcesses.xml
CommitLineData
c6b60c38 1<chapter name="Compositeness Processes">
2
3<h2>Compositeness Processes</h2>
4
5Compositeness scenarios may give rise to sharp resonances of excited
6quarks and leptons. An excited copy of the first generation is
7implemented, consisting of spin 1/2 particles. The possibility of
8contact interactions between SM fermions is also implemented in the
9context of <ei>2 -> 2</ei> quark or fermion-lepton scattering.
10
11<p/>
12Related to excited fermions, the current implementation contains gauge
13interaction production by quark-gluon fusion or lepton-photon fusion
14and contact interaction production by quark-quark or quark-antiquark
15scattering. For both the <ei>2 -> 1</ei> and <ei>2 -> 2</ei> processes
16a non-trivial angular dependence is included in the decay, however,
17only decays into gauge bosons are supported, i.e. not decays through
18contact interactions. In additions to the compositeness scale and couplings
19listed below, you are expected to change the excited-fermion masses in
20accordance with what is desired. See <ref>Bau90</ref> for conventions.
21
22<p/>
23The contact interactions are implemented according to <ref>Eic83</ref>.
24The processes include the SM contributions as well as interference.
25For this reason the processes below converge toward the SM equivalents
26when the contact interaction contributions are close to zero, e.g.
27<code>HardQCD:qq2qq</code> and <code>HardQCD:qqbar2qqbarNew</code> in
28the case of quark scattering.
29
30<h3>Excited fermions, production processes</h3>
31
32A few different production processes have been implemented, which normally
33would not overlap and therefore could be run together.
34
35<flag name="ExcitedFermion:all" default="off">
36Common switch for the group of implemented processes that produce an
37excited fermion.
38</flag>
39
40<flag name="ExcitedFermion:dg2dStar" default="off">
41Scatterings <ei>d g -> d^*</ei>.
42Code 4001.
43</flag>
44
45<flag name="ExcitedFermion:ug2uStar" default="off">
46Scatterings <ei>u g -> u^*</ei>.
47Code 4002.
48</flag>
49
50<flag name="ExcitedFermion:sg2sStar" default="off">
51Scatterings <ei>s g -> s^*</ei>.
52Code 4003.
53</flag>
54
55<flag name="ExcitedFermion:cg2cStar" default="off">
56Scatterings <ei>c g -> c^*</ei>.
57Code 4004.
58</flag>
59
60<flag name="ExcitedFermion:bg2bStar" default="off">
61Scatterings <ei>b g -> b^*</ei>.
62Code 4005.
63</flag>
64
65<flag name="ExcitedFermion:egm2eStar" default="off">
66Scatterings <ei>e gamma -> e^*</ei>.
67Code 4011.
68</flag>
69
70<flag name="ExcitedFermion:mugm2muStar" default="off">
71Scatterings <ei>mu gamma -> mu^*</ei>.
72Code 4013.
73</flag>
74
75<flag name="ExcitedFermion:taugm2tauStar" default="off">
76Scatterings <ei>tau gamma -> tau^*</ei>.
77Code 4015.
78</flag>
79
80<flag name="ExcitedFermion:qq2dStarq" default="off">
81Scatterings <ei>q q(bar) -> d^* q(bar)</ei>.
82Code 4021.
83</flag>
84
85<flag name="ExcitedFermion:qq2uStarq" default="off">
86Scatterings <ei>q q(bar) -> u^* q(bar)</ei>.
87Code 4022.
88</flag>
89
90<flag name="ExcitedFermion:qq2sStarq" default="off">
91Scatterings <ei>q q(bar) -> s^* q(bar)</ei>.
92Code 4023.
93</flag>
94
95<flag name="ExcitedFermion:qq2cStarq" default="off">
96Scatterings <ei>q q(bar) -> c^* q(bar)</ei>.
97Code 4024.
98</flag>
99
100<flag name="ExcitedFermion:qq2bStarq" default="off">
101Scatterings <ei>q q(bar) -> b^* q(bar)</ei>.
102Code 4025.
103</flag>
104
105<flag name="ExcitedFermion:qqbar2eStare" default="off">
106Scatterings <ei>q qbar -> e^*+- e^-+</ei>.
107Code 4031.
108</flag>
109
110<flag name="ExcitedFermion:qqbar2nueStarnue" default="off">
111Scatterings <ei>q qbar -> nu_e^* nu_ebar</ei>.
112Code 4032.
113</flag>
114
115<flag name="ExcitedFermion:qqbar2muStarmu" default="off">
116Scatterings <ei>q qbar -> mu^*+- mu^-+</ei>.
117Code 4033.
118</flag>
119
120<flag name="ExcitedFermion:qqbar2numuStarnumu" default="off">
121Scatterings <ei>q qbar -> nu_mu^* nu_mubar</ei>.
122Code 4034.
123</flag>
124
125<flag name="ExcitedFermion:qqbar2tauStartau" default="off">
126Scatterings <ei>q qbar -> tau^*+- tau^-+</ei>.
127Code 4035.
128</flag>
129
130<flag name="ExcitedFermion:qqbar2nutauStarnutau" default="off">
131Scatterings <ei>q qbar -> nu_tau^* nu_taubar</ei>.
132Code 4036.
133</flag>
134
135<h3>Excited fermions, parameters</h3>
136
137The basic couplings of the model are
138
139<parm name="ExcitedFermion:Lambda" default="1000." min="100.">
140Compositeness scale <ei>Lambda</ei> in GeV.
141</parm>
142
143<parm name="ExcitedFermion:coupF" default="1.0" min="0.0">
144Strength <ei>f</ei> of the <ei>SU(2)</ei> coupling.
145</parm>
146
147<parm name="ExcitedFermion:coupFprime" default="1.0" min="0.0">
148Strength <ei>f'</ei> of the <ei>U(1)</ei> coupling.
149</parm>
150
151<parm name="ExcitedFermion:coupFcol" default="1.0" min="0.0">
152Strength <ei>f_c</ei> of the <ei>SU(3)</ei> coupling.
153</parm>
154
155<h3>Contact interactions, production processes</h3>
156
157The processes including contact interactions are
158
159<flag name="ContactInteractions:QCqq2qq" default="off">
160Scatterings <ei>q q -> q q</ei> including contact interactions.
161Code 4201.
162</flag>
163
164<flag name="ContactInteractions:QCqqbar2qqbar" default="off">
165Scatterings <ei>q qbar -> q' qbar'</ei> including contact interactions.
166Code 4202.
167</flag>
168
169<flag name="ContactInteractions:QCffbar2eebar" default="off">
170Scatterings <ei>f fbar -> e- e+</ei> including contact interactions.
171Code 4203.
172</flag>
173
174<flag name="ContactInteractions:QCffbar2mumubar" default="off">
175Scatterings <ei>f fbar -> mu- mu+</ei> including contact interactions.
176Code 4204.
177</flag>
178
179<flag name="ContactInteractions:QCffbar2tautaubar" default="off">
180Scatterings <ei>f fbar -> tau- tau+</ei> including contact interactions.
181Code 4205.
182</flag>
183
184<h3>Contact interactions, parameters</h3>
185
186<modeopen name="ContactInteractions:nQuarkNew" default="3" min="0" max="5">
187Number of allowed outgoing new quark flavours in the above
188<ei>q qbar -> q' qbar'</ei> process. Similar to <ei>HardQCD:nQuarkNew</ei>
189for the QCD processes.
190</modeopen>
191
192<parm name="ContactInteractions:Lambda" default="1000." min="100.">
193Compositeness scale <ei>Lambda</ei> in GeV.
194</parm>
195
196<modepick name="ContactInteractions:etaLL" default="0" min="-1" max="1">
197Helicity parameter.
198<option value="1"></option>
199<option value="0"></option>
200<option value="-1"></option>
201</modepick>
202
203<modepick name="ContactInteractions:etaRR" default="0" min="-1" max="1">
204Helicity parameter.
205<option value="1"></option>
206<option value="0"></option>
207<option value="-1"></option>
208</modepick>
209
210<modepick name="ContactInteractions:etaLR" default="0" min="-1" max="1">
211Helicity parameter.
212<option value="1"></option>
213<option value="0"></option>
214<option value="-1"></option>
215</modepick>
216
217</chapter>
218
219<!-- Copyright (C) 2013 Torbjorn Sjostrand -->
220