]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PYTHIA8/pythia8130/xmldoc/ExtraDimensionalProcesses.xml
using option '-treename HLTesdTree' for EsdCollector, adding default parameter for...
[u/mrichter/AliRoot.git] / PYTHIA8 / pythia8130 / xmldoc / ExtraDimensionalProcesses.xml
CommitLineData
5ad4eb21 1<chapter name="Extra-Dimensional Processes">
2
3<h2>Extra-Dimensional Processes</h2>
4
5Scenarios with extra dimensions allow a multitude of processes.
6Currently the only ones implemented involve the production of an
7excited graviton state <ei>G^*</ei> within a Randall-Sundrum scenario.
8This state is assigned PDG code 5000039. Decays into fermion, gluon
9and photon pairs are handled with the correct angular distributions,
10while other decay channels currently are handled isotropically.
11
12<h3>Production processes</h3>
13
14There are two lowest-order processes that together normally should be
15sufficient for a simulation of <ei>G^*</ei> production.
16
17<flag name="ExtraDimensionsG*:all" default="off">
18Common switch for the group of lowest-order <ei>G^*</ei> production
19processes, i.e. the two ones below.
20</flag>
21
22<flag name="ExtraDimensionsG*:gg2G*" default="off">
23Scatterings <ei>g g -> G^*</ei>.
24Code 5001.
25</flag>
26
27<flag name="ExtraDimensionsG*:ffbar2G*" default="off">
28Scatterings <ei>f fbar -> G^*</ei>.
29Code 5002.
30</flag>
31
32<p/>
33In addition there are three first-order processes included. These are of
34less interest, but can be used for dedicated studies of the high-<ei>pT</ei>
35tail of <ei>G^*</ei> producton. As usual, it would be doublecounting to
36include the lowest-order and first-order processes simultaneously.
37Therefore the latter ones are not included with the
38<code>ExtraDimensionsG*:all = on</code> option. In this set of processes
39all decay angles are assumed istropic.
40
41<flag name="ExtraDimensionsG*:gg2G*g" default="off">
42Scatterings <ei>g g -> G^* g</ei>.
43Code 5003.
44</flag>
45
46<flag name="ExtraDimensionsG*:qg2G*q" default="off">
47Scatterings <ei>q g -> G^* q</ei>.
48Code 5004.
49</flag>
50
51<flag name="ExtraDimensionsG*:qqbar2G*g" default="off">
52Scatterings <ei>q qbar -> G^* g</ei>.
53Code 5005.
54</flag>
55
56
57<h3>Parameters</h3>
58
59In the above scenario the main free parameter is the <ei>G^*</ei> mass,
60which is set as usual. In addition there is one further parameter.
61
62<parm name="ExtraDimensionsG*:kappaMG" default="0.054" min="0.0">
63dimensionless coupling, which enters quadratically in all partial
64widths of the <ei>G^*</ei>. Is
65<ei>kappa m_G* = sqrt(2) x_1 k / Mbar_Pl</ei>,
66where <ei>x_1 = 3.83</ei> is the first zero of the <ei>J_1</ei> Bessel
67function and <ei>Mbar_Pl</ei> is the modified Planck mass.
68</parm>
69
70</chapter>
71
72<!-- Copyright (C) 2008 Torbjorn Sjostrand -->
73