source: HiSusy/trunk/Pythia8/pythia8170/htmldoc/OniaProcesses.html @ 1

Last change on this file since 1 was 1, checked in by zerwas, 11 years ago

first import of structure, PYTHIA8 and DELPHES

File size: 11.7 KB
Line 
1<html>
2<head>
3<title>Onia Processes</title>
4<link rel="stylesheet" type="text/css" href="pythia.css"/>
5<link rel="shortcut icon" href="pythia32.gif"/>
6</head>
7<body>
8
9<h2>Onia Processes</h2>
10
11Production of J/psi or Upsilon, directly and via chi states and the
12colour-octet mechanism.
13In each process the square-bracketed expression specifies the state
14in spectroscopic notation, <i>(2S+1) L J</i>, followed by
15<i>(1)</i> for colour-singlet states and <i>(8)</i> for
16colour-octet ditto.
17
18<p/>
19The original Fortran code for these processes has been contributed
20by Stefan Wolf [unpublished]. For the C++ version only the unpolarized
21expressions are retained, since the theoretical predictions of the
22colour-octet model anyway do not agree with the experimental
23observations. Furthermore, the polarization effects are modest,
24so isotropic decay is not a bad starting point. Such an event sample
25can afterwards be reweighted at will by the user, to test various
26assumptions.
27
28<p/>
29The description of 
30<a href="TimelikeShowers.html" target="page">final-state radiation</a>
31is in this case based on some further model assumptions.
32
33<p/>
34Most of the processes below are divergent in the limit <i>pT -> 0</i>,
35and therefore a <i>pTmin</i> scale should be set. Comparisons with
36data indicate that this divergence can be tamed the same way as for
37the normal QCD <i>2 -> 2</i> cross sections [<a href="Bibliography.html" target="page">Bar06,Kra08</a>],
38which makes sense, since they are all dominated by the same kind of
39<i>t</i>-channel gluon exchange. It is therefore possible to use the
40<a href="UserHooks.html" target="page">SuppressSmallPT</a> user hook to impose a
41reweighting that cancels the low-<i>pT</i> divergence.
42
43<p/>
44An eikonalized description of these processes is included in the
45multiparton-interactions framework. Here the low-<i>pT</i> dampening
46is automatic, and additionally the framework is more consistent
47(e.g. with respect to energy-momentum constraints and the
48impact-parameter description) for events where the onium production
49is not the hardest subprocess, as would often be the case in the
50low-<i>pT</i> limit.
51
52<h3>Charmonium</h3>
53
54<p/><code>flag&nbsp; </code><strong> Charmonium:all &nbsp;</strong> 
55 (<code>default = <strong>off</strong></code>)<br/>
56Common switch for the group of charmonium production.
57 
58
59<p/><code>flag&nbsp; </code><strong> Charmonium:gg2QQbar[3S1(1)]g &nbsp;</strong> 
60 (<code>default = <strong>off</strong></code>)<br/>
61<i>g g -> ccbar[3S1(1)] g</i>.
62Code 401.
63 
64
65<p/><code>flag&nbsp; </code><strong> Charmonium:gg2QQbar[3P0(1)]g &nbsp;</strong> 
66 (<code>default = <strong>off</strong></code>)<br/>
67<i>g g -> ccbar[3P0(1)] g</i>.
68Code 402.
69 
70
71<p/><code>flag&nbsp; </code><strong> Charmonium:gg2QQbar[3P1(1)]g &nbsp;</strong> 
72 (<code>default = <strong>off</strong></code>)<br/>
73<i>g g -> ccbar[3P1(1)] g</i>.
74Code 403.
75 
76
77<p/><code>flag&nbsp; </code><strong> Charmonium:gg2QQbar[3P2(1)]g &nbsp;</strong> 
78 (<code>default = <strong>off</strong></code>)<br/>
79<i>g g -> ccbar[3P2(1)] g</i>.
80Code 404.
81 
82
83<p/><code>flag&nbsp; </code><strong> Charmonium:qg2QQbar[3P0(1)]q &nbsp;</strong> 
84 (<code>default = <strong>off</strong></code>)<br/>
85<i>q g -> ccbar[3P0(1)] q</i>.
86Code 405.
87 
88
89<p/><code>flag&nbsp; </code><strong> Charmonium:qg2QQbar[3P1(1)]q &nbsp;</strong> 
90 (<code>default = <strong>off</strong></code>)<br/>
91<i>q g -> ccbar[3P1(1)] q</i>.
92Code 406.
93 
94
95<p/><code>flag&nbsp; </code><strong> Charmonium:qg2QQbar[3P2(1)]q &nbsp;</strong> 
96 (<code>default = <strong>off</strong></code>)<br/>
97<i>q g -> ccbar[3P2(1)] q</i>.
98Code 407.
99 
100
101<p/><code>flag&nbsp; </code><strong> Charmonium:qqbar2QQbar[3P0(1)]g &nbsp;</strong> 
102 (<code>default = <strong>off</strong></code>)<br/>
103<i>q qbar -> ccbar[3P0(1)] g</i>.
104Code 408.
105 
106
107<p/><code>flag&nbsp; </code><strong> Charmonium:qqbar2QQbar[3P1(1)]g &nbsp;</strong> 
108 (<code>default = <strong>off</strong></code>)<br/>
109<i>q qbar -> ccbar[3P1(1)] g</i>.
110Code 409.
111 
112
113<p/><code>flag&nbsp; </code><strong> Charmonium:qqbar2QQbar[3P2(1)]g &nbsp;</strong> 
114 (<code>default = <strong>off</strong></code>)<br/>
115<i>q qbar -> ccbar[3P2(1)] g</i>.
116Code 410.
117 
118
119<p/><code>flag&nbsp; </code><strong> Charmonium:gg2QQbar[3S1(8)]g &nbsp;</strong> 
120 (<code>default = <strong>off</strong></code>)<br/>
121<i>g g -> ccbar[3S1(8)] g</i>.
122Code 411.
123 
124
125<p/><code>flag&nbsp; </code><strong> Charmonium:gg2QQbar[1S0(8)]g &nbsp;</strong> 
126 (<code>default = <strong>off</strong></code>)<br/>
127<i>g g -> ccbar[3S1(8)] g</i>.
128Code 412.
129 
130
131<p/><code>flag&nbsp; </code><strong> Charmonium:gg2QQbar[3PJ(8)]g &nbsp;</strong> 
132 (<code>default = <strong>off</strong></code>)<br/>
133<i>g g -> ccbar[3S1(8)] g</i>.
134Code 413.
135 
136
137<p/><code>flag&nbsp; </code><strong> Charmonium:qg2QQbar[3S1(8)]q &nbsp;</strong> 
138 (<code>default = <strong>off</strong></code>)<br/>
139<i>q g -> ccbar[3S1(8)] q</i>.
140Code 414.
141 
142
143<p/><code>flag&nbsp; </code><strong> Charmonium:qg2QQbar[1S0(8)]q &nbsp;</strong> 
144 (<code>default = <strong>off</strong></code>)<br/>
145<i>q g -> ccbar[3S1(8)] q</i>.
146Code 415.
147 
148
149<p/><code>flag&nbsp; </code><strong> Charmonium:qg2QQbar[3PJ(8)]q &nbsp;</strong> 
150 (<code>default = <strong>off</strong></code>)<br/>
151<i>q g -> ccbar[3S1(8)] q</i>.
152Code 416.
153 
154
155<p/><code>flag&nbsp; </code><strong> Charmonium:qqbar2QQbar[3S1(8)]g &nbsp;</strong> 
156 (<code>default = <strong>off</strong></code>)<br/>
157<i>q qbar -> ccbar[3S1(8)] g</i>.
158Code 417.
159 
160
161<p/><code>flag&nbsp; </code><strong> Charmonium:qqbar2QQbar[1S0(8)]g &nbsp;</strong> 
162 (<code>default = <strong>off</strong></code>)<br/>
163<i>q qbar -> ccbar[3S1(8)] g</i>.
164Code 418.
165 
166
167<p/><code>flag&nbsp; </code><strong> Charmonium:qqbar2QQbar[3PJ(8)]g &nbsp;</strong> 
168 (<code>default = <strong>off</strong></code>)<br/>
169<i>q qbar -> ccbar[3S1(8)] g</i>.
170Code 419.
171 
172
173<h3>Bottomonium</h3>
174
175<p/><code>flag&nbsp; </code><strong> Bottomonium:all &nbsp;</strong> 
176 (<code>default = <strong>off</strong></code>)<br/>
177Common switch for the group of charmonium production.
178 
179
180<p/><code>flag&nbsp; </code><strong> Bottomonium:gg2QQbar[3S1(1)]g &nbsp;</strong> 
181 (<code>default = <strong>off</strong></code>)<br/>
182<i>g g -> bbbar[3S1(1)] g</i>.
183Code 501.
184 
185
186<p/><code>flag&nbsp; </code><strong> Bottomonium:gg2QQbar[3P0(1)]g &nbsp;</strong> 
187 (<code>default = <strong>off</strong></code>)<br/>
188<i>g g -> bbbar[3P0(1)] g</i>.
189Code 502.
190 
191
192<p/><code>flag&nbsp; </code><strong> Bottomonium:gg2QQbar[3P1(1)]g &nbsp;</strong> 
193 (<code>default = <strong>off</strong></code>)<br/>
194<i>g g -> bbbar[3P1(1)] g</i>.
195Code 503.
196 
197
198<p/><code>flag&nbsp; </code><strong> Bottomonium:gg2QQbar[3P2(1)]g &nbsp;</strong> 
199 (<code>default = <strong>off</strong></code>)<br/>
200<i>g g -> bbbar[3P2(1)] g</i>.
201Code 504.
202 
203
204<p/><code>flag&nbsp; </code><strong> Bottomonium:qg2QQbar[3P0(1)]q &nbsp;</strong> 
205 (<code>default = <strong>off</strong></code>)<br/>
206<i>q g -> bbbar[3P0(1)] q</i>.
207Code 505.
208 
209
210<p/><code>flag&nbsp; </code><strong> Bottomonium:qg2QQbar[3P1(1)]q &nbsp;</strong> 
211 (<code>default = <strong>off</strong></code>)<br/>
212<i>q g -> bbbar[3P1(1)] q</i>.
213Code 506.
214 
215
216<p/><code>flag&nbsp; </code><strong> Bottomonium:qg2QQbar[3P2(1)]q &nbsp;</strong> 
217 (<code>default = <strong>off</strong></code>)<br/>
218<i>q g -> bbbar[3P2(1)] q</i>.
219Code 507.
220 
221
222<p/><code>flag&nbsp; </code><strong> Bottomonium:qqbar2QQbar[3P0(1)]g &nbsp;</strong> 
223 (<code>default = <strong>off</strong></code>)<br/>
224<i>q qbar -> bbbar[3P0(1)] g</i>.
225Code 508.
226 
227
228<p/><code>flag&nbsp; </code><strong> Bottomonium:qqbar2QQbar[3P1(1)]g &nbsp;</strong> 
229 (<code>default = <strong>off</strong></code>)<br/>
230<i>q qbar -> bbbar[3P1(1)] g</i>.
231Code 509.
232 
233
234<p/><code>flag&nbsp; </code><strong> Bottomonium:qqbar2QQbar[3P2(1)]g &nbsp;</strong> 
235 (<code>default = <strong>off</strong></code>)<br/>
236<i>q qbar -> bbbar[3P2(1)] g</i>.
237Code 510.
238 
239
240<p/><code>flag&nbsp; </code><strong> Bottomonium:gg2QQbar[3S1(8)]g &nbsp;</strong> 
241 (<code>default = <strong>off</strong></code>)<br/>
242<i>g g -> bbbar[3S1(8)] g</i>.
243Code 511.
244 
245
246<p/><code>flag&nbsp; </code><strong> Bottomonium:gg2QQbar[1S0(8)]g &nbsp;</strong> 
247 (<code>default = <strong>off</strong></code>)<br/>
248<i>g g -> bbbar[3S1(8)] g</i>.
249Code 512.
250 
251
252<p/><code>flag&nbsp; </code><strong> Bottomonium:gg2QQbar[3PJ(8)]g &nbsp;</strong> 
253 (<code>default = <strong>off</strong></code>)<br/>
254<i>g g -> bbbar[3S1(8)] g</i>.
255Code 513.
256 
257
258<p/><code>flag&nbsp; </code><strong> Bottomonium:qg2QQbar[3S1(8)]q &nbsp;</strong> 
259 (<code>default = <strong>off</strong></code>)<br/>
260<i>q g -> bbbar[3S1(8)] q</i>.
261Code 514.
262 
263
264<p/><code>flag&nbsp; </code><strong> Bottomonium:qg2QQbar[1S0(8)]q &nbsp;</strong> 
265 (<code>default = <strong>off</strong></code>)<br/>
266<i>q g -> bbbar[3S1(8)] q</i>.
267Code 515.
268 
269
270<p/><code>flag&nbsp; </code><strong> Bottomonium:qg2QQbar[3PJ(8)]q &nbsp;</strong> 
271 (<code>default = <strong>off</strong></code>)<br/>
272<i>q g -> bbbar[3S1(8)] q</i>.
273Code 516.
274 
275
276<p/><code>flag&nbsp; </code><strong> Bottomonium:qqbar2QQbar[3S1(8)]g &nbsp;</strong> 
277 (<code>default = <strong>off</strong></code>)<br/>
278<i>q qbar -> bbbar[3S1(8)] g</i>.
279Code 517.
280 
281
282<p/><code>flag&nbsp; </code><strong> Bottomonium:qqbar2QQbar[1S0(8)]g &nbsp;</strong> 
283 (<code>default = <strong>off</strong></code>)<br/>
284<i>q qbar -> bbbar[3S1(8)] g</i>.
285Code 518.
286 
287
288<p/><code>flag&nbsp; </code><strong> Bottomonium:qqbar2QQbar[3PJ(8)]g &nbsp;</strong> 
289 (<code>default = <strong>off</strong></code>)<br/>
290<i>q qbar -> bbbar[3S1(8)] g</i>.
291Code 519.
292 
293
294<h3>Onium matrix elements</h3>
295
296The implementation of charmonium and bottomonium production, including
297the colour-octet production mechanism, requires information on NRQCD
298matrix elements for the various wavefunctions involved. Default values
299for these are encoded in the following ten variables. They
300are taken from [<a href="Bibliography.html" target="page">Nas00</a>]; see also [<a href="Bibliography.html" target="page">Bar06</a>].
301
302<p/><code>parm&nbsp; </code><strong> Charmonium:OJpsi3S11 &nbsp;</strong> 
303 (<code>default = <strong>1.16</strong></code>; <code>minimum = 0.0</code>)<br/>
304<i>&lt;O(J/psi)[3S1(1)]&gt;</i>.
305 
306
307<p/><code>parm&nbsp; </code><strong> Charmonium:OJpsi3S18 &nbsp;</strong> 
308 (<code>default = <strong>0.0119</strong></code>; <code>minimum = 0.0</code>)<br/>
309<i>&lt;O(J/psi)[3S1(8)]&gt;</i>.
310 
311
312<p/><code>parm&nbsp; </code><strong> Charmonium:OJpsi1S08 &nbsp;</strong> 
313 (<code>default = <strong>0.01</strong></code>; <code>minimum = 0.0</code>)<br/>
314<i>&lt;O(J/psi)[1S0(8)]&gt;</i>.
315 
316
317<p/><code>parm&nbsp; </code><strong> Charmonium:OJpsi3P08 &nbsp;</strong> 
318 (<code>default = <strong>0.01</strong></code>; <code>minimum = 0.0</code>)<br/>
319<i>&lt;O(J/psi)[3P0(8)]&gt;/m_c^2</i>.
320 
321
322<p/><code>parm&nbsp; </code><strong> Charmonium:Ochic03P01 &nbsp;</strong> 
323 (<code>default = <strong>0.05</strong></code>; <code>minimum = 0.0</code>)<br/>
324<i>&lt;O(chi_c0)[3P0(8)]&gt;/m_c^2</i>.
325 
326
327<p/><code>parm&nbsp; </code><strong> Bottomonium:OUpsilon3S11 &nbsp;</strong> 
328 (<code>default = <strong>9.28</strong></code>; <code>minimum = 0.0</code>)<br/>
329<i>&lt;O(Upsilon)[3S1(1)]&gt;</i>.
330 
331
332<p/><code>parm&nbsp; </code><strong> Bottomonium:OUpsilon3S18 &nbsp;</strong> 
333 (<code>default = <strong>0.15</strong></code>; <code>minimum = 0.0</code>)<br/>
334<i>&lt;O(Upsilon)[3S1(8)]&gt;</i>.
335 
336
337<p/><code>parm&nbsp; </code><strong> Bottomonium:OUpsilon1S08 &nbsp;</strong> 
338 (<code>default = <strong>0.02</strong></code>; <code>minimum = 0.0</code>)<br/>
339<i>&lt;O(Upsilon)[1S0(8)]&gt;</i>.
340 
341
342<p/><code>parm&nbsp; </code><strong> Bottomonium:OUpsilon3P08 &nbsp;</strong> 
343 (<code>default = <strong>0.02</strong></code>; <code>minimum = 0.0</code>)<br/>
344<i>&lt;O(Upsilon)[3P0(8)]&gt;/m_b^2</i>.
345 
346
347<p/><code>parm&nbsp; </code><strong> Bottomonium:Ochib03P01 &nbsp;</strong> 
348 (<code>default = <strong>0.085</strong></code>; <code>minimum = 0.0</code>)<br/>
349<i>&lt;O(chi_b0)[3P0(8)]&gt;/m_b^2</i>.
350 
351
352
353</body>
354</html>
355
356<!-- Copyright (C) 2012 Torbjorn Sjostrand -->
357
Note: See TracBrowser for help on using the repository browser.