]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PYTHIA8/pythia8130/xmldoc/ProcessSelection.xml
using option '-treename HLTesdTree' for EsdCollector, adding default parameter for...
[u/mrichter/AliRoot.git] / PYTHIA8 / pythia8130 / xmldoc / ProcessSelection.xml
CommitLineData
5ad4eb21 1<chapter name="Process Selection">
2
3<h2>Process Selection</h2>
4
5There is no way PYTHIA could contain all processes of interest,
6neither in terms of potential physics topics nor in terms of
7high-multiplicity final states. What exists is a reasonably
8complete setup of all <ei>2 -> 1</ei> and <ei>2 -> 2</ei>
9processes within the Standard Model, plus some examples of
10processes beyond that, again for low multiplicities. Combined with
11the PYTHIA parton showers, this should be enough to get a flying
12start in the study of many physics scenarios.
13Other processes could be fed in via the
14<aloc href="LesHouchesAccord">Les Houches Accord</aloc>
15or be implemented as a
16<aloc href="SemiInternalProcesses">Semi-Internal Process</aloc>.
17In the latter case the existing processes would act as obvious
18templates.
19
20<p/>
21By default all processes are switched off. You should switch on
22those you want to simulate. This may be done at two (occasionally
23three) levels, either for each individual process or for a group of
24processes. That is, a process is going to be generated either if its
25own flag or its group flag is on. There is no built-in construction
26to switch on a group and then switch off a few of its members.
27
28<p/>
29Each process is assigned an integer code. This code is not used in
30the internal administration of events (so having the same code for
31two completely different processes would not be a problem), but only
32intended to allow a simpler user separation of different processes.
33Also the process name is available, as a string.
34
35<p/>
36To ease navigation, the list of processes has been split into several
37separate pages, by main topic. The classification is hopefully
38intuitive, but by no means unambiguous. For instance, essentially
39all processes involve QCD, so the "QCD processes" are the ones that
40only involve QCD. (And also that is not completely true, once one
41includes all that may happen in multiple interactions.) On these
42separate pages also appear the settings that are completely local
43to that particular process class, but not the ones that have a
44broader usage.
45
46<h3><aloc href="QCDProcesses">QCD Processes</aloc></h3>
47
48QCD processes fall in two main categories: soft and hard. The soft ones
49contain elastic, diffractive and "minimum-bias" events, together
50covering the total cross section. Hard processea are the normal
51<ei>2 -> 2</ei> ones, including charm and bottom production.
52<br/>Reserved code range: 101 - 199.
53
54<h3><aloc href="ElectroweakProcesses">Electroweak Processes</aloc></h3>
55
56Prompt-photon, <ei>gamma^*/Z^0</ei> and <ei>W^+-</ei> production,
57plus a few processes with <ei>t</ei>-channel boson exchange.
58<br/>Reserved code range: 201 - 299.
59
60<h3><aloc href="OniaProcesses">Onia Processes</aloc></h3>
61
62Colour singlet and octet production of charmonium and bottomonium.
63<br/>Reserved code range: 401 - 499 for charmonium and
64501 - 599 for bottomonium.
65
66<h3><aloc href="TopProcesses">Top Processes</aloc></h3>
67
68Top production, singly or doubly.
69<br/>Reserved code range: 601 - 699.
70
71<h3><aloc href="FourthGenerationProcesses">Fourth-Generation
72Processes</aloc></h3>
73
74Production of hypothetical fourth-generation fermions.
75<br/>Reserved code range: 801 - 899.
76
77<h3><aloc href="HiggsProcesses">Higgs Processes</aloc></h3>
78
79Higgs production, within or beyond the Standard Model.
80See section on Left-Right-Symmetry processes for doubly charged Higgses.
81<br/>Reserved code range: 901 - 999 for a Standard Model Higgs
82and 1001 - 1199 for MSSM Higgses.
83
84<h3><aloc href="SUSYProcesses">SUSY Processes</aloc></h3>
85
86Production of supersymmetric particles, currently barely begun.
87<br/>Reserved code range: 1001 - 2999. (Whereof 1001 - 1199
88for Higgses; see above.)
89
90<h3><aloc href="NewGaugeBosonProcesses">New-Gauge-Boson
91Processes</aloc></h3>
92
93Production of new gauge bosons such as <ei>Z'</ei> and <ei>W'</ei>.
94<br/>Reserved code range: 3001 - 3099.
95
96<h3><aloc href="LeftRightSymmetryProcesses">Left-Right-Symmetry
97Processes</aloc></h3>
98
99Production of righthanded <ei>Z_R</ei> and <ei>W_R</ei> bosons and of
100doubly charged Higgses.
101<br/>Reserved code range: 3101 - 3199.
102
103<h3><aloc href="LeptoquarkProcesses">Leptoquark Processes</aloc></h3>
104
105Production of a simple scalar leptoquark state.
106<br/>Reserved code range: 3201 - 3299.
107
108<h3><aloc href="CompositenessProcesses">Compositeness Processes</aloc></h3>
109
110Production of excited fermion states and contact-interaction modification
111to interactions between fermions (excluding technicolor; see below).
112<br/>Reserved code range: 4001 - 4099.
113
114<h3>Technicolor Processes</h3>
115
116Production of technicolor particles and modifications of QCD processes
117by technicolor interactions. Does not exist yet.
118<br/>Reserved code range: 4101 - 4199.
119
120<h3><aloc href="ExtraDimensionalProcesses">Extra-Dimensional
121Processes</aloc></h3>
122
123A vast area, here represented by the production of a Randall-Sundrum
124excited graviton state.
125<br/>Reserved code range: 5001 - 5099.
126
127</chapter>
128
129<!-- Copyright (C) 2008 Torbjorn Sjostrand -->
130