]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PYTHIA8/pythia8170/phpdoc/ProcessSelection.php
Update to pythi8.170
[u/mrichter/AliRoot.git] / PYTHIA8 / pythia8170 / phpdoc / ProcessSelection.php
CommitLineData
63ba5337 1<html>
2<head>
3<title>Process Selection</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<script language=javascript type=text/javascript>
10function stopRKey(evt) {
11var evt = (evt) ? evt : ((event) ? event : null);
12var node = (evt.target) ? evt.target :((evt.srcElement) ? evt.srcElement : null);
13if ((evt.keyCode == 13) && (node.type=="text"))
14{return false;}
15}
16
17document.onkeypress = stopRKey;
18</script>
19<?php
20if($_POST['saved'] == 1) {
21if($_POST['filepath'] != "files/") {
22echo "<font color='red'>SETTINGS SAVED TO FILE</font><br/><br/>"; }
23else {
24echo "<font color='red'>NO FILE SELECTED YET.. PLEASE DO SO </font><a href='SaveSettings.php'>HERE</a><br/><br/>"; }
25}
26?>
27
28<form method='post' action='ProcessSelection.php'>
29
30<h2>Process Selection</h2>
31
32There is no way PYTHIA could contain all processes of interest,
33neither in terms of potential physics topics nor in terms of
34high-multiplicity final states. What exists is a reasonably
35complete setup of all <i>2 -> 1</i> and <i>2 -> 2</i>
36processes within the Standard Model, plus some examples of
37processes beyond that, again for low multiplicities. Combined with
38the PYTHIA parton showers, this should be enough to get a flying
39start in the study of many physics scenarios.
40Other processes could be fed in via the
41<?php $filepath = $_GET["filepath"];
42echo "<a href='LesHouchesAccord.php?filepath=".$filepath."' target='page'>";?>Les Houches Accord</a>
43or be implemented as a
44<?php $filepath = $_GET["filepath"];
45echo "<a href='SemiInternalProcesses.php?filepath=".$filepath."' target='page'>";?>Semi-Internal Process</a>.
46In the latter case the existing processes would act as obvious
47templates.
48
49<p/>
50By default all processes are switched off. You should switch on
51those you want to simulate. This may be done at two (occasionally
52three) levels, either for each individual process or for a group of
53processes. That is, a process is going to be generated either if its
54own flag or its group flag is on. There is no built-in construction
55to switch on a group and then switch off a few of its members.
56
57<p/>
58Each process is assigned an integer code. This code is not used in
59the internal administration of events (so having the same code for
60two completely different processes would not be a problem), but only
61intended to allow a simpler user separation of different processes.
62Also the process name is available, as a string.
63
64<p/>
65To ease navigation, the list of processes has been split into several
66separate pages, by main topic. The classification is hopefully
67intuitive, but by no means unambiguous. For instance, essentially
68all processes involve QCD, so the "QCD processes" are the ones that
69only involve QCD. (And also that is not completely true, once one
70includes all that may happen in multiparton interactions.) On these
71separate pages also appear the settings that are completely local
72to that particular process class, but not the ones that have a
73broader usage.
74
75<h3><?php $filepath = $_GET["filepath"];
76echo "<a href='QCDProcesses.php?filepath=".$filepath."' target='page'>";?>QCD Processes</a></h3>
77
78QCD processes fall in two main categories: soft and hard. The soft ones
79contain elastic, diffractive and "minimum-bias" events, together
80covering the total cross section. Hard processea are the normal
81<i>2 -> 2</i> ones, including charm and bottom production.
82<br/>Reserved code range: 101 - 199.
83
84<h3><?php $filepath = $_GET["filepath"];
85echo "<a href='ElectroweakProcesses.php?filepath=".$filepath."' target='page'>";?>Electroweak Processes</a></h3>
86
87Prompt-photon, <i>gamma^*/Z^0</i> and <i>W^+-</i> production,
88plus a few processes with <i>t</i>-channel boson exchange.
89<br/>Reserved code range: 201 - 299.
90
91<h3><?php $filepath = $_GET["filepath"];
92echo "<a href='OniaProcesses.php?filepath=".$filepath."' target='page'>";?>Onia Processes</a></h3>
93
94Colour singlet and octet production of charmonium and bottomonium.
95<br/>Reserved code range: 401 - 499 for charmonium and
96501 - 599 for bottomonium.
97
98<h3><?php $filepath = $_GET["filepath"];
99echo "<a href='TopProcesses.php?filepath=".$filepath."' target='page'>";?>Top Processes</a></h3>
100
101Top production, singly or doubly.
102<br/>Reserved code range: 601 - 699.
103
104<h3><?php $filepath = $_GET["filepath"];
105echo "<a href='FourthGenerationProcesses.php?filepath=".$filepath."' target='page'>";?>Fourth-Generation
106Processes</a></h3>
107
108Production of hypothetical fourth-generation fermions.
109<br/>Reserved code range: 801 - 899.
110
111<h3><?php $filepath = $_GET["filepath"];
112echo "<a href='HiggsProcesses.php?filepath=".$filepath."' target='page'>";?>Higgs Processes</a></h3>
113
114Higgs production, within or beyond the Standard Model.
115See section on Left-Right-Symmetry processes for doubly charged Higgses.
116<br/>Reserved code range: 901 - 999 for a Standard Model Higgs
117and 1001 - 1199 for MSSM Higgses.
118
119<h3><?php $filepath = $_GET["filepath"];
120echo "<a href='SUSYProcesses.php?filepath=".$filepath."' target='page'>";?>SUSY Processes</a></h3>
121
122Production of supersymmetric particles, currently barely begun.
123<br/>Reserved code range: 1001 - 2999. (Whereof 1001 - 1199
124for Higgses; see above.)
125
126<h3><?php $filepath = $_GET["filepath"];
127echo "<a href='NewGaugeBosonProcesses.php?filepath=".$filepath."' target='page'>";?>New-Gauge-Boson
128Processes</a></h3>
129
130Production of new gauge bosons such as <i>Z'</i> and <i>W'</i>.
131<br/>Reserved code range: 3001 - 3099.
132
133<h3><?php $filepath = $_GET["filepath"];
134echo "<a href='LeftRightSymmetryProcesses.php?filepath=".$filepath."' target='page'>";?>Left-Right-Symmetry
135Processes</a></h3>
136
137Production of righthanded <i>Z_R</i> and <i>W_R</i> bosons and of
138doubly charged Higgses.
139<br/>Reserved code range: 3101 - 3199.
140
141<h3><?php $filepath = $_GET["filepath"];
142echo "<a href='LeptoquarkProcesses.php?filepath=".$filepath."' target='page'>";?>Leptoquark Processes</a></h3>
143
144Production of a simple scalar leptoquark state.
145<br/>Reserved code range: 3201 - 3299.
146
147<h3><?php $filepath = $_GET["filepath"];
148echo "<a href='CompositenessProcesses.php?filepath=".$filepath."' target='page'>";?>Compositeness Processes</a></h3>
149
150Production of excited fermion states and contact-interaction modification
151to interactions between fermions (excluding technicolor; see below).
152<br/>Reserved code range: 4001 - 4099.
153
154<h3>Technicolor Processes</h3>
155
156Production of technicolor particles and modifications of QCD processes
157by technicolor interactions. Does not exist yet.
158<br/>Reserved code range: 4101 - 4199.
159
160<h3><?php $filepath = $_GET["filepath"];
161echo "<a href='HiddenValleyProcesses.php?filepath=".$filepath."' target='page'>";?>Hidden Valley Processes</a></h3>
162A scenario for the pair prodiction of new particles with couplings
163under a new gauge group, with invisible gauge bosons. Radiation of
164these gauge bosons is included in the standard final-state parton
165shower.
166<br/>Reserved code range: 4901 - 4999.
167
168<h3><?php $filepath = $_GET["filepath"];
169echo "<a href='ExtraDimensionalProcesses.php?filepath=".$filepath."' target='page'>";?>Extra-Dimensional
170Processes</a></h3>
171
172A vast area, here represented by the production of a Randall-Sundrum
173excited graviton state and a Kaluza-Klein gluon, a Kaluza-Klein tower
174of <i>gamma/Z^0</i> excitations in one TeV^- sized extra dimension,
175several Large Extra Dimension processes, and a few related Unparticle
176processes.
177<br/>Reserved code range: 5001 - 5099.
178
179</body>
180</html>
181
182<!-- Copyright (C) 2012 Torbjorn Sjostrand -->
183