]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PYTHIA8/pythia8170/xmldoc/SpacelikeShowers.xml
Stupid bug fix in new superlight mode (from Zurich airport)
[u/mrichter/AliRoot.git] / PYTHIA8 / pythia8170 / xmldoc / SpacelikeShowers.xml
CommitLineData
63ba5337 1<chapter name="Spacelike Showers">
2
3<h2>Spacelike Showers</h2>
4
5The PYTHIA algorithm for spacelike initial-state showers is
6based on the article <ref>Sjo05</ref>, where a
7transverse-momentum-ordered backwards evolution scheme is introduced,
8with the extension to fully interleaved evolution covered in
9<ref>Cor10a</ref>.
10This algorithm is a further development of the virtuality-ordered one
11presented in <ref>Sj085</ref>, with matching to first-order matrix
12element for <ei>Z^0</ei>, <ei>W^+-</ei> and Higgs (in the
13<ei>m_t -> infinity</ei> limit) production as introduced in
14<ref>Miu99</ref>.
15
16<p/>
17The normal user is not expected to call <code>SpaceShower</code>
18directly, but only have it called from <code>Pythia</code>,
19via <code>PartonLevel</code>. Some of the parameters below,
20in particular <code>SpaceShower:alphaSvalue</code>,
21would be of interest for a tuning exercise, however.
22
23<h3>Main variables</h3>
24
25The maximum <ei>pT</ei> to be allowed in the shower evolution is
26related to the nature of the hard process itself. It involves a
27delicate balance between not doublecounting and not leaving any
28gaps in the coverage. The best procedure may depend on information
29only the user has: how the events were generated and mixed (e.g. with
30Les Houches Accord external input), and how they are intended to be
31used. Therefore a few options are available, with a sensible default
32behaviour.
33
34<modepick name="SpaceShower:pTmaxMatch" default="0" min="0" max="2">
35Way in which the maximum shower evolution scale is set to match the
36scale of the hard process itself.
37<option value="0"><b>(i)</b> if the final state of the hard process
38(not counting subsequent resonance decays) contains at least one quark
39(<ei>u, d, s, c ,b</ei>), gluon or photon then <ei>pT_max</ei>
40is chosen to be the factorization scale for internal processes
41and the <code>scale</code> value for Les Houches input;
42<b>(ii)</b> if not, emissions are allowed to go all the way up to
43the kinematical limit.
44The reasoning is that in the former set of processes the ISR
45emission of yet another quark, gluon or photon could lead to
46doublecounting, while no such danger exists in the latter case.
47</option>
48<option value="1">always use the factorization scale for an internal
49process and the <code>scale</code> value for Les Houches input,
50i.e. the lower value. This should avoid doublecounting, but
51may leave out some emissions that ought to have been simulated.
52(Also known as wimpy showers.)
53</option>
54<option value="2">always allow emissions up to the kinematical limit.
55This will simulate all possible event topologies, but may lead to
56doublecounting.
57(Also known as power showers.)
58</option>
59<note>Note 1:</note> These options only apply to the hard interaction.
60Emissions off subsequent multiparton interactions are always constrainted
61to be below the factorization scale of the process itself.
62<note>Note 2:</note> Some processes contain matrix-element matching
63to the first emission; this is the case notably for single
64<ei>gamma^*/Z^0, W^+-</ei> and <ei>H^0</ei> production. Then default
65and option 2 give the correct result, while option 1 should never
66be used.
67</modepick>
68
69<parm name="SpaceShower:pTmaxFudge" default="1.0" min="0.25" max="2.0">
70In cases where the above <code>pTmaxMatch</code> rules would imply
71that <ei>pT_max = pT_factorization</ei>, <code>pTmaxFudge</code>
72introduces a multiplicative factor <ei>f</ei> such that instead
73<ei>pT_max = f * pT_factorization</ei>. Only applies to the hardest
74interaction in an event, cf. below. It is strongly suggested that
75<ei>f = 1</ei>, but variations around this default can be useful to
76test this assumption.
77</parm>
78
79<parm name="SpaceShower:pTmaxFudgeMPI" default="1.0" min="0.25" max="2.0">
80A multiplicative factor <ei>f</ei> such that
81<ei>pT_max = f * pT_factorization</ei>, as above, but here for the
82non-hardest interactions (when multiparton interactions are allowed).
83</parm>
84
85<modepick name="SpaceShower:pTdampMatch" default="0" min="0" max="2">
86These options only take effect when a process is allowed to radiate up
87to the kinematical limit by the above <code>pTmaxMatch</code> choice,
88and no matrix-element corrections are available. Then, in many processes,
89the fall-off in <ei>pT</ei> will be too slow by one factor of <ei>pT^2</ei>.
90That is, while showers have an approximate <ei>dpT^2/pT^2</ei> shape, often
91it should become more like <ei>dpT^2/pT^4</ei> at <ei>pT</ei> values above
92the scale of the hard process. Whether this actually is the case
93depends on the particular process studied, e.g. if <ei>t</ei>-channel
94gluon exchange is likely to dominate. If so, the options below could
95provide a reasonable high-<ei>pT</ei> behaviour without requiring
96higher-order calculations.
97<option value="0">emissions go up to the kinematical limit,
98with no special dampening.
99</option>
100<option value="1">emissions go up to the kinematical limit,
101but dampened by a factor <ei>k^2 Q^2_fac/(pT^2 + k^2 Q^2_fac)</ei>,
102where <ei>Q_fac</ei> is the factorization scale and <ei>k</ei> is a
103multiplicative fudge factor stored in <code>pTdampFudge</code> below.
104</option>
105<option value="2">emissions go up to the kinematical limit,
106but dampened by a factor <ei>k^2 Q^2_ren/(pT^2 + k^2 Q^2_ren)</ei>,
107where <ei>Q_ren</ei> is the renormalization scale and <ei>k</ei> is a
108multiplicative fudge factor stored in <code>pTdampFudge</code> below.
109</option>
110<note>Note:</note> These options only apply to the hard interaction.
111Emissions off subsequent multiparton interactions are always constrainted
112to be below the factorization scale of the process itself.
113</modepick>
114
115<parm name="SpaceShower:pTdampFudge" default="1.0" min="0.25" max="4.0">
116In cases 1 and 2 above, where a dampening is imposed at around the
117factorization or renormalization scale, respectively, this allows the
118<ei>pT</ei> scale of dampening of radiation by a half to be shifted
119by this factor relative to the default <ei>Q_fac</ei> or <ei>Q_ren</ei>.
120This number ought to be in the neighbourhood of unity, but variations
121away from this value could do better in some processes.
122</parm>
123
124<p/>
125The amount of QCD radiation in the shower is determined by
126<parm name="SpaceShower:alphaSvalue" default="0.137" min="0.06" max="0.25">
127The <ei>alpha_strong</ei> value at scale <code>M_Z^2</code>.
128Default value is picked equal to the one used in CTEQ 5L.
129</parm>
130
131<p/>
132The actual value is then regulated by the running to the scale
133<ei>pT^2</ei>, at which it is evaluated
134<modepick name="SpaceShower:alphaSorder" default="1" min="0" max="2">
135Order at which <ei>alpha_strong</ei> runs,
136<option value="0">zeroth order, i.e. <ei>alpha_strong</ei> is kept
137fixed.</option>
138<option value="1">first order, which is the normal value.</option>
139<option value="2">second order. Since other parts of the code do
140not go to second order there is no strong reason to use this option,
141but there is also nothing wrong with it.</option>
142</modepick>
143
144<p/>
145QED radiation is regulated by the <ei>alpha_electromagnetic</ei>
146value at the <ei>pT^2</ei> scale of a branching.
147
148<modepick name="SpaceShower:alphaEMorder" default="1" min="-1" max="1">
149The running of <ei>alpha_em</ei>.
150<option value="1">first-order running, constrained to agree with
151<code>StandardModel:alphaEMmZ</code> at the <ei>Z^0</ei> mass.
152</option>
153<option value="0">zeroth order, i.e. <ei>alpha_em</ei> is kept
154fixed at its value at vanishing momentum transfer.</option>
155<option value="-1">zeroth order, i.e. <ei>alpha_em</ei> is kept
156fixed, but at <code>StandardModel:alphaEMmZ</code>, i.e. its value
157at the <ei>Z^0</ei> mass.
158</option>
159</modepick>
160
161<p/>
162The natural scale for couplings and PDFs is <ei>pT^2</ei>. To explore
163uncertainties it is possibly to vary around this value, however, in
164analogy with what can be done for
165<aloc href="CouplingsAndScales">hard processes</aloc>.
166
167<parm name="SpaceShower:renormMultFac" default="1." min="0.1" max="10.">
168The default <ei>pT^2</ei> renormalization scale is multiplied by
169this prefactor. For QCD this is equivalent to a change of
170<ei>Lambda^2</ei> in the opposite direction, i.e. to a change of
171<ei>alpha_strong(M_Z^2)</ei> (except that flavour thresholds
172remain at fixed scales). Below, when <ei>pT^2 + pT_0^2</ei> is used
173as scale, it is this whole expression that is multiplied by the prefactor.
174</parm>
175
176<parm name="SpaceShower:factorMultFac" default="1." min="0.1" max="10.">
177The default <ei>pT^2</ei> factorization scale is multiplied by
178this prefactor.
179</parm>
180
181<p/>
182There are two complementary ways of regularizing the small-<ei>pT</ei>
183divergence, a sharp cutoff and a smooth dampening. These can be
184combined as desired but it makes sense to coordinate with how the
185same issue is handled in multiparton interactions.
186
187<flag name="SpaceShower:samePTasMPI" default="off">
188Regularize the <ei>pT -> 0</ei> divergence using the same sharp cutoff
189and smooth dampening parameters as used to describe multiparton interactions.
190That is, the <code>MultipartonInteractions:pT0Ref</code>,
191<code>MultipartonInteractions:ecmRef</code>,
192<code>MultipartonInteractions:ecmPow</code> and
193<code>MultipartonInteractions:pTmin</code> parameters are used to regularize
194all ISR QCD radiation, rather than the corresponding parameters below.
195This is a sensible physics ansatz, based on the assumption that colour
196screening effects influence both MPI and ISR in the same way. Photon
197radiation is regularized separately in either case.
198<note>Warning:</note> if a large <code>pT0</code> is picked for multiparton
199interactions, such that the integrated interaction cross section is
200below the nondiffractive inelastic one, this <code>pT0</code> will
201automatically be scaled down to cope. Information on such a rescaling
202does NOT propagate to <code>SpaceShower</code>, however.
203</flag>
204
205<p/>
206The actual <code>pT0</code> parameter used at a given CM energy scale,
207<ei>ecmNow</ei>, is obtained as
208<eq>
209 pT0 = pT0(ecmNow) = pT0Ref * (ecmNow / ecmRef)^ecmPow
210</eq>
211where <ei>pT0Ref</ei>, <ei>ecmRef</ei> and <ei>ecmPow</ei> are the
212three parameters below.
213
214<parm name="SpaceShower:pT0Ref" default="2.0"
215min="0.5" max="10.0">
216Regularization of the divergence of the QCD emission probability for
217<ei>pT -> 0</ei> is obtained by a factor <ei>pT^2 / (pT0^2 + pT^2)</ei>,
218and by using an <ei>alpha_s(pT0^2 + pT^2)</ei>. An energy dependence
219of the <ei>pT0</ei> choice is introduced by the next two parameters,
220so that <ei>pT0Ref</ei> is the <ei>pT0</ei> value for the reference
221cm energy, <ei>pT0Ref = pT0(ecmRef)</ei>.
222</parm>
223
224<parm name="SpaceShower:ecmRef" default="1800.0" min="1.">
225The <ei>ecmRef</ei> reference energy scale introduced above.
226</parm>
227
228<parm name="SpaceShower:ecmPow" default="0.0" min="0." max="0.5">
229The <ei>ecmPow</ei> energy rescaling pace introduced above.
230</parm>
231
232<parm name="SpaceShower:pTmin" default="0.2"
233min="0.1" max="10.0">
234Lower cutoff in <ei>pT</ei>, below which no further ISR branchings
235are allowed. Normally the <ei>pT0</ei> above would be used to
236provide the main regularization of the branching rate for
237<ei>pT -> 0</ei>, in which case <ei>pTmin</ei> is used mainly for
238technical reasons. It is possible, however, to set <ei>pT0Ref = 0</ei>
239and use <ei>pTmin</ei> to provide a step-function regularization,
240or to combine them in intermediate approaches. Currently <ei>pTmin</ei>
241is taken to be energy-independent.
242</parm>
243
244<parm name="SpaceShower:pTminChgQ" default="0.5" min="0.01">
245Parton shower cut-off <ei>pT</ei> for photon coupling to a coloured
246particle.
247</parm>
248
249<parm name="SpaceShower:pTminChgL" default="0.0005" min="0.0001">
250Parton shower cut-off mass for pure QED branchings.
251Assumed smaller than (or equal to) <ei>pTminChgQ</ei>.
252</parm>
253
254<flag name="SpaceShower:rapidityOrder" default="off">
255Force emissions, after the first, to be ordered in rapidity,
256i.e. in terms of decreasing angles in a backwards-evolution sense.
257Could be used to probe sensitivity to unordered emissions.
258Only affects QCD emissions.
259</flag>
260
261<h3>Further variables</h3>
262
263These should normally not be touched. Their only function is for
264cross-checks.
265
266<p/>
267There are three flags you can use to switch on or off selected
268branchings in the shower:
269
270<flag name="SpaceShower:QCDshower" default="on">
271Allow a QCD shower; on/off = true/false.
272</flag>
273
274<flag name="SpaceShower:QEDshowerByQ" default="on">
275Allow quarks to radiate photons; on/off = true/false.
276</flag>
277
278<flag name="SpaceShower:QEDshowerByL" default="on">
279Allow leptons to radiate photons; on/off = true/false.
280</flag>
281
282<p/>
283There are some further possibilities to modify the shower:
284
285<flag name="SpaceShower:MEcorrections" default="on">
286Use of matrix element corrections; on/off = true/false.
287</flag>
288
289<flag name="SpaceShower:MEafterFirst" default="on">
290Use of matrix element corrections also after the first emission,
291for dipole ends of the same system that did not yet radiate.
292Only has a meaning if <code>MEcorrections</code> above is
293switched on.
294</flag>
295
296<flag name="SpaceShower:phiPolAsym" default="on">
297Azimuthal asymmetry induced by gluon polarization; on/off = true/false.
298</flag>
299
300<flag name="SpaceShower:phiIntAsym" default="on">
301Azimuthal asymmetry induced by interference; on/off = true/false.
302</flag>
303
304<parm name="SpaceShower:strengthIntAsym" default="0.7"
305min="0." max="0.9">
306Size of asymmetry induced by interference. Natural value of order 0.5;
307expression would blow up for a value of 1.
308</flag>
309
310<modeopen name="SpaceShower:nQuarkIn" default="5" min="0" max="5">
311Number of allowed quark flavours in <ei>g -> q qbar</ei> branchings,
312when kinematically allowed, and thereby also in incoming beams.
313Changing it to 4 would forbid <ei>g -> b bbar</ei>, etc.
314</modeopen>
315
316<h3>Technical notes</h3>
317
318Almost everything is equivalent to the algorithm in [1]. Minor changes
319are as follows.
320<ul>
321<li>
322It is now possible to have a second-order running <ei>alpha_s</ei>,
323in addition to fixed or first-order running.
324</li>
325<li>
326The description of heavy flavour production in the threshold region
327has been modified, so as to be more forgiving about mismatches
328between the <ei>c/b</ei> masses used in Pythia relative to those
329used in a respective PDF parametrization. The basic idea is that,
330in the threshold region of a heavy quark <ei>Q</ei>, <ei>Q = c/b</ei>,
331the effect of subsequent <ei>Q -> Q g</ei> branchings is negligible.
332If so, then
333<eq>
334 f_Q(x, pT2) = integral_mQ2^pT2 dpT'2/pT'2 * alpha_s(pT'2)/2pi
335 * integral P(z) g(x', pT'2) delta(x - z x')
336</eq>
337so use this to select the <ei>pT2</ei> of the <ei>g -> Q Qbar</ei>
338branching. In the old formalism the same kind of behaviour should
339be obtained, but by a cancellation of a <ei>1/f_Q</ei> that diverges
340at the theshold and a Sudakov that vanishes.
341<br/>
342The strategy therefore is that, once <ei>pT2 &lt; f * mQ2</ei>, with
343<ei>f</ei> a parameter of the order of 2, a <ei>pT2</ei> is chosen
344like <ei>dpT2/pT2</ei> between <ei>mQ2</ei> and <ei>f * mQ2</ei>, a
345nd a <ei>z</ei> flat in the allowed range. Thereafter acceptance
346is based on the product of three factors, representing the running
347of <ei>alpha_strong</ei>, the splitting kernel (including the mass term)
348and the gluon density weight. At failure, a new <ei>pT2</ei> is chosen
349in the same range, i.e. is not required to be lower since no Sudakov
350is involved.
351</li>
352<li>
353The QED algorithm now allows for hadron beams with non-zero photon
354content. The backwards-evolution of a photon in a hadron is identical
355to that of a gluon, with <ei>CF -> eq^2</ei> and <ei>CA -> 0</ei>.
356Note that this will only work in conjunction with
357parton distribution that explicitly include photons as part of the
358hadron structure (such as the MRST2004qed set). Since Pythia's
359internal sets do not allow for photon content in hadrons, it is thus
360necessary to use the LHAPDF interface to make use of this feature. The
361possibility of a fermion backwards-evolving to a photon has not yet
362been included, nor has photon backwards-evolution in lepton beams.
363</li>
364</ul>
365
366</chapter>
367
368<!-- Copyright (C) 2012 Torbjorn Sjostrand -->
369