source: HiSusy/trunk/Pythia8/pythia8170/phpdoc/ExtraDimensionalProcesses.php @ 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: 48.7 KB
Line 
1<html>
2<head>
3<title>Extra-Dimensional 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<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='ExtraDimensionalProcesses.php'>
29
30<h2>Extra-Dimensional Processes</h2>
31
32Scenarios with extra dimensions (ED) allow a multitude of processes.
33Currently three different categories of processes are implemented.
34The first involves the production of excited Kaluza Klein states
35within so-called Randall-Sundrum (RS) scenarios, the second is
36related to resonance production in TeV-1 sized extra dimensions
37and the third relates to phenomena from large extra dimensions (LED).
38Due to the close relation between the LED model and a so-called
39unparticle model, similar unparticle processes are also kept in this
40section.
41
42<h3>Randall-Sundrum Resonances, production processes</h3>
43
44The graviton (G*) and gluon (KKgluon*) resonance states are assigned
45PDG code 5100039 and 5100021 respectively. The G* processes are
46described in [<a href="Bibliography.php" target="page">Bij01</a>] and the KKgluon* process in [<a href="Bibliography.php" target="page">Ask11</a>].
47Decays into fermion and boson pairs are handled with the correct
48angular distributions, while subsequent decays are handled
49isotropically.
50
51<p/>
52There are two lowest-order processes that together normally
53should be sufficient for a simulation of <i>G^*</i> production.
54
55<br/><br/><strong>ExtraDimensionsG*:all</strong>  <input type="radio" name="1" value="on"><strong>On</strong>
56<input type="radio" name="1" value="off" checked="checked"><strong>Off</strong>
57 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
58Common switch for the group of lowest-order <i>G^*</i> production
59processes, i.e. the two ones below.
60 
61
62<br/><br/><strong>ExtraDimensionsG*:gg2G*</strong>  <input type="radio" name="2" value="on"><strong>On</strong>
63<input type="radio" name="2" value="off" checked="checked"><strong>Off</strong>
64 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
65Scatterings <i>g g -> G^*</i>.
66Code 5001.
67 
68
69<br/><br/><strong>ExtraDimensionsG*:ffbar2G*</strong>  <input type="radio" name="3" value="on"><strong>On</strong>
70<input type="radio" name="3" value="off" checked="checked"><strong>Off</strong>
71 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
72Scatterings <i>f fbar -> G^*</i>.
73Code 5002.
74 
75
76<p/>
77In addition there are three first-order processes included. These
78are of less interest, but can be used for dedicated studies of the
79high-<i>pT</i> tail of <i>G^*</i> production. As usual, it would
80be double counting to include the lowest-order and first-order
81processes simultaneously. Therefore the latter ones are not included
82with the <code>ExtraDimensionsG*:all = on</code> option. In this set
83of processes all decay angles are assumed isotropic.
84
85<br/><br/><strong>ExtraDimensionsG*:gg2G*g</strong>  <input type="radio" name="4" value="on"><strong>On</strong>
86<input type="radio" name="4" value="off" checked="checked"><strong>Off</strong>
87 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
88Scatterings <i>g g -> G^* g</i>.
89Code 5003.
90 
91
92<br/><br/><strong>ExtraDimensionsG*:qg2G*q</strong>  <input type="radio" name="5" value="on"><strong>On</strong>
93<input type="radio" name="5" value="off" checked="checked"><strong>Off</strong>
94 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
95Scatterings <i>q g -> G^* q</i>.
96Code 5004.
97 
98
99<br/><br/><strong>ExtraDimensionsG*:qqbar2G*g</strong>  <input type="radio" name="6" value="on"><strong>On</strong>
100<input type="radio" name="6" value="off" checked="checked"><strong>Off</strong>
101 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
102Scatterings <i>q qbar -> G^* g</i>.
103Code 5005.
104 
105
106<p/>
107There is also one process for the production of a gluon resonance.
108
109<br/><br/><strong>ExtraDimensionsG*:qqbar2KKgluon*</strong>  <input type="radio" name="7" value="on"><strong>On</strong>
110<input type="radio" name="7" value="off" checked="checked"><strong>Off</strong>
111 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
112Scatterings <i>q qbar -> g^*/KKgluon^*</i>.
113Code 5006.
114 
115
116<h3>Randall-Sundrum Resonances, parameters</h3>
117
118In the above scenario the main free parameters are the masses, which
119are set as usual. In addition there are the following coupling parameters.
120The coupling <i>kappaMG</i> follows the conventions in [<a href="Bibliography.php" target="page">Bij01</a>],
121where as the flavour dependent couplings follow the conventions used in
122[<a href="Bibliography.php" target="page">Dav01</a>].
123
124<br/><br/><strong>ExtraDimensionsG*:SMinBulk</strong>  <input type="radio" name="8" value="on"><strong>On</strong>
125<input type="radio" name="8" value="off" checked="checked"><strong>Off</strong>
126 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
127Parameter to choose between the two scenarios:
128<i>off</i>, SM on the TeV brane (common <i>kappaMG</i> coupling);
129<i>on</i>, SM in the ED bulk (flavour dependent couplings).
130This parameter is only relevant for the lowest-order graviton
131(<i>G*</i>) processes, where as the first-order processes
132corresponds to the <i>off</i> scenario.
133 
134
135<br/><br/><strong>ExtraDimensionsG*:VLVL</strong>  <input type="radio" name="9" value="on" checked="checked"><strong>On</strong>
136<input type="radio" name="9" value="off"><strong>Off</strong>
137 &nbsp;&nbsp;(<code>default = <strong>on</strong></code>)<br/>
138Parameter to specify Z/W coupling scenario:
139<i>off</i>, usual Z/W boson couplings;
140<i>on</i>, coupling only to longitudinal Z/W bosons.
141In both cases the <i>GZZ</i> and <i>GWW</i> values are used
142and this parameter is only relevant when <i>SMinBulk = on</i>.
143The formulas for longitudinal bosons should be appropriate up to
144<i>O(m_V/E_V)</i> corrections.
145 
146
147<br/><br/><table><tr><td><strong>ExtraDimensionsG*:kappaMG </td><td></td><td> <input type="text" name="10" value="0.054" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.054</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
148dimensionless coupling, which enters quadratically in all partial
149widths of the <i>G^*</i>. Is
150<i>kappa m_G* = sqrt(2) x_1 k / Mbar_Pl</i>,
151where <i>x_1 = 3.83</i> is the first zero of the <i>J_1</i> Bessel
152function and <i>Mbar_Pl</i> is the modified Planck mass.
153 
154
155<br/><br/><table><tr><td><strong>ExtraDimensionsG*:Gll </td><td></td><td> <input type="text" name="11" value="0.0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.0</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
156Coupling between graviton and leptons.
157 
158
159<br/><br/><table><tr><td><strong>ExtraDimensionsG*:Gqq </td><td></td><td> <input type="text" name="12" value="0.0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.0</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
160Coupling between graviton and light quarks.
161 
162
163<br/><br/><table><tr><td><strong>ExtraDimensionsG*:Gbb </td><td></td><td> <input type="text" name="13" value="0.0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.0</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
164Coupling between graviton and bottom quark.
165 
166
167<br/><br/><table><tr><td><strong>ExtraDimensionsG*:Gtt </td><td></td><td> <input type="text" name="14" value="0.001" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.001</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
168Coupling between graviton and top quark.
169 
170
171<br/><br/><table><tr><td><strong>ExtraDimensionsG*:Ggg </td><td></td><td> <input type="text" name="15" value="0.000013" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.000013</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
172Coupling between graviton and gluon.
173 
174
175<br/><br/><table><tr><td><strong>ExtraDimensionsG*:Ggmgm </td><td></td><td> <input type="text" name="16" value="0.000013" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.000013</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
176Coupling between graviton and gamma.
177 
178
179<br/><br/><table><tr><td><strong>ExtraDimensionsG*:GZZ </td><td></td><td> <input type="text" name="17" value="0.001" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.001</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
180Coupling between graviton and Z boson.
181 
182
183<br/><br/><table><tr><td><strong>ExtraDimensionsG*:GWW </td><td></td><td> <input type="text" name="18" value="0.001" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.001</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
184Coupling between graviton and W boson.
185 
186
187<br/><br/><table><tr><td><strong>ExtraDimensionsG*:Ghh </td><td></td><td> <input type="text" name="19" value="0.001" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.001</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
188Coupling between graviton and Higgs bosons.
189 
190
191<br/><br/><table><tr><td><strong>ExtraDimensionsG*:KKgqR </td><td></td><td> <input type="text" name="20" value="-0.2" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>-0.2</strong></code>)</td></tr></table>
192Coupling between KK-gluon and a right-handed light quark.
193 
194
195<br/><br/><table><tr><td><strong>ExtraDimensionsG*:KKgqL </td><td></td><td> <input type="text" name="21" value="-0.2" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>-0.2</strong></code>)</td></tr></table>
196Coupling between KK-gluon and a left-handed light quark.
197 
198
199<br/><br/><table><tr><td><strong>ExtraDimensionsG*:KKgbR </td><td></td><td> <input type="text" name="22" value="-0.2" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>-0.2</strong></code>)</td></tr></table>
200Coupling between KK-gluon and a right-handed bottom quark.
201 
202
203<br/><br/><table><tr><td><strong>ExtraDimensionsG*:KKgbL </td><td></td><td> <input type="text" name="23" value="1.0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>1.0</strong></code>)</td></tr></table>
204Coupling between KK-gluon and a left-handed bottom quark.
205 
206
207<br/><br/><table><tr><td><strong>ExtraDimensionsG*:KKgtR </td><td></td><td> <input type="text" name="24" value="4.0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>4.0</strong></code>)</td></tr></table>
208Coupling between KK-gluon and a right-handed top quark.
209 
210
211<br/><br/><table><tr><td><strong>ExtraDimensionsG*:KKgtL </td><td></td><td> <input type="text" name="25" value="1.0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>1.0</strong></code>)</td></tr></table>
212Coupling between KK-gluon and a left-handed top quark.
213 
214
215<br/><br/><table><tr><td><strong>ExtraDimensionsG*:KKintMode </td><td>  &nbsp;&nbsp;(<code>default = <strong>0</strong></code>; <code>minimum = 0</code>; <code>maximum = 2</code>)</td></tr></table>
216Choice of full <ei>g^*/KK-gluon^*</ei> structure or not in relevant
217processes.
218<br/>
219<input type="radio" name="26" value="0" checked="checked"><strong>0 </strong>: full <ei>g^*/KK-gluon^*</ei> structure, with  interference included.<br/>
220<input type="radio" name="26" value="1"><strong>1 </strong>: only pure <ei>gluon_{SM}</ei> contribution.<br/>
221<input type="radio" name="26" value="2"><strong>2 </strong>: only pure <ei>gluon_{KK}</ei> contribution.<br/>
222
223<h3>TeV^-1 Sized Extra Dimension, production processes</h3>
224
225This section contains a processes involving the production
226of electroweak KK gauge bosons, i.e. <i>gamma_{KK}/Z_{KK}</i>,
227in one TeV^-1 sized extra dimension. The process is described
228in [<a href="Bibliography.php" target="page">Bel10</a>] and allows for individual final states to be
229specified.
230
231<br/><br/><strong>ExtraDimensionsTEV:ffbar2ddbar</strong>  <input type="radio" name="27" value="on"><strong>On</strong>
232<input type="radio" name="27" value="off" checked="checked"><strong>Off</strong>
233 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
234Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> d dbar </i>,
235Code 5061.
236 
237
238<br/><br/><strong>ExtraDimensionsTEV:ffbar2uubar</strong>  <input type="radio" name="28" value="on"><strong>On</strong>
239<input type="radio" name="28" value="off" checked="checked"><strong>Off</strong>
240 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
241Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> u ubar </i>,
242Code 5062.
243 
244
245<br/><br/><strong>ExtraDimensionsTEV:ffbar2ssbar</strong>  <input type="radio" name="29" value="on"><strong>On</strong>
246<input type="radio" name="29" value="off" checked="checked"><strong>Off</strong>
247 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
248Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> s sbar </i>,
249Code 5063.
250 
251
252<br/><br/><strong>ExtraDimensionsTEV:ffbar2ccbar</strong>  <input type="radio" name="30" value="on"><strong>On</strong>
253<input type="radio" name="30" value="off" checked="checked"><strong>Off</strong>
254 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
255Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> c cbar </i>,
256Code 5064.
257 
258
259<br/><br/><strong>ExtraDimensionsTEV:ffbar2bbbar</strong>  <input type="radio" name="31" value="on"><strong>On</strong>
260<input type="radio" name="31" value="off" checked="checked"><strong>Off</strong>
261 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
262Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> b bbar </i>,
263Code 5065.
264 
265
266<br/><br/><strong>ExtraDimensionsTEV:ffbar2ttbar</strong>  <input type="radio" name="32" value="on"><strong>On</strong>
267<input type="radio" name="32" value="off" checked="checked"><strong>Off</strong>
268 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
269Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> t tbar </i>,
270Code 5066.
271 
272
273<br/><br/><strong>ExtraDimensionsTEV:ffbar2e+e-</strong>  <input type="radio" name="33" value="on"><strong>On</strong>
274<input type="radio" name="33" value="off" checked="checked"><strong>Off</strong>
275 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
276Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> e+ e- </i>,
277Code 5071.
278 
279
280<br/><br/><strong>ExtraDimensionsTEV:ffbar2nuenuebar</strong>  <input type="radio" name="34" value="on"><strong>On</strong>
281<input type="radio" name="34" value="off" checked="checked"><strong>Off</strong>
282 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
283Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> nue nuebar </i>,
284Code 5072.
285 
286
287<br/><br/><strong>ExtraDimensionsTEV:ffbar2mu+mu-</strong>  <input type="radio" name="35" value="on"><strong>On</strong>
288<input type="radio" name="35" value="off" checked="checked"><strong>Off</strong>
289 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
290Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> mu+ mu- </i>,
291Code 5073.
292 
293
294<br/><br/><strong>ExtraDimensionsTEV:ffbar2numunumubar</strong>  <input type="radio" name="36" value="on"><strong>On</strong>
295<input type="radio" name="36" value="off" checked="checked"><strong>Off</strong>
296 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
297Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> numu numubar </i>,
298Code 5074.
299 
300
301<br/><br/><strong>ExtraDimensionsTEV:ffbar2tau+tau-</strong>  <input type="radio" name="37" value="on"><strong>On</strong>
302<input type="radio" name="37" value="off" checked="checked"><strong>Off</strong>
303 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
304Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> tau+ tau- </i>,
305Code 5075.
306 
307
308<br/><br/><strong>ExtraDimensionsTEV:ffbar2nutaunutaubar</strong>  <input type="radio" name="38" value="on"><strong>On</strong>
309<input type="radio" name="38" value="off" checked="checked"><strong>Off</strong>
310 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
311Scatterings <i>f fbar -> (gamma_{KK}/Z_{KK}) -> nutau nutaubar </i>,
312Code 5076.
313 
314
315<h3>TeV^-1 Sized Extra Dimension, parameters</h3>
316
317Irrespective of the parameter options used, the particle produced,
318<i>gamma_{KK}/Z_{KK}</i>, will always be assigned code 5000023.
319
320<br/><br/><table><tr><td><strong>ExtraDimensionsTEV:gmZmode </td><td>  &nbsp;&nbsp;(<code>default = <strong>3</strong></code>; <code>minimum = 0</code>; <code>maximum = 5</code>)</td></tr></table>
321Choice of full <ei>gamma_{KK}/Z_{KK}</ei> structure or not in relevant
322processes.
323<br/>
324<input type="radio" name="39" value="0"><strong>0 </strong>: full <ei>gamma_{SM}/Z_{SM}</ei> structure, with  interference included.<br/>
325<input type="radio" name="39" value="1"><strong>1 </strong>: only pure <ei>gamma_{SM}</ei> contribution.<br/>
326<input type="radio" name="39" value="2"><strong>2 </strong>: only pure <ei>Z_{SM}</ei> contribution.<br/>
327<input type="radio" name="39" value="3" checked="checked"><strong>3 </strong>: full <ei>gamma_{KK}/Z_{KK}</ei> structure, with  interference included.<br/>
328<input type="radio" name="39" value="4"><strong>4 </strong>: only pure <ei>gamma_{KK}</ei> contribution, with  SM interference included.<br/>
329<input type="radio" name="39" value="5"><strong>5 </strong>: only pure <ei>Z_{KK}</ei> contribution, with SM  interference included.<br/>
330
331<br/><br/><table><tr><td><strong>ExtraDimensionsTEV:nMax </td><td></td><td> <input type="text" name="40" value="10" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>10</strong></code>; <code>minimum = 1</code>; <code>maximum = 100</code>)</td></tr></table>
332The number of included KK excitations.
333 
334
335<br/><br/><table><tr><td><strong>ExtraDimensionsTEV:mStar </td><td></td><td> <input type="text" name="41" value="4000.0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>4000.0</strong></code>; <code>minimum = 1000.0</code>)</td></tr></table>
336The KK mass <i>m^*</i>, given by the inverse of the single extra
337dimension radius.
338 
339
340<h3>Large Extra Dimensions, production processes</h3>
341
342The LED graviton, where the KK-modes normally are summed and do not
343give rise to phenomena individually, is assigned PDG code 5000039.
344The graviton emission and virtual graviton exchange processes use
345the same implementation as the corresponding unparticle processes,
346which are all described in [<a href="Bibliography.php" target="page">Ask10</a>]. It is also possible to
347generate monojet events from scalar graviton emission as described
348in [<a href="Bibliography.php" target="page">Azu05</a>], by turning on the option <i>GravScalar</i>.
349
350<p/>
351<i>Note:</i> As discussed in [<a href="Bibliography.php" target="page">Ask09</a>], for the graviton or
352unparticle emission processes the underlying Breit-Wigner mass
353distribution should be matched to the graviton mass spectrum in order
354to achieve an optimal MC efficiency.
355
356<p/>
357The following lowest order graviton emission processes are available.
358
359<br/><br/><strong>ExtraDimensionsLED:monojet</strong>  <input type="radio" name="42" value="on"><strong>On</strong>
360<input type="radio" name="42" value="off" checked="checked"><strong>Off</strong>
361 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
362Common switch for the group of lowest-order <i>G jet</i> emission
363processes, i.e. the three ones below.
364 
365
366<br/><br/><strong>ExtraDimensionsLED:gg2Gg</strong>  <input type="radio" name="43" value="on"><strong>On</strong>
367<input type="radio" name="43" value="off" checked="checked"><strong>Off</strong>
368 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
369Scatterings <i>g g -> G g</i>.
370Code 5021.
371 
372
373<br/><br/><strong>ExtraDimensionsLED:qg2Gq</strong>  <input type="radio" name="44" value="on"><strong>On</strong>
374<input type="radio" name="44" value="off" checked="checked"><strong>Off</strong>
375 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
376Scatterings <i>q g -> G q</i>.
377Code 5022.
378 
379
380<br/><br/><strong>ExtraDimensionsLED:qqbar2Gg</strong>  <input type="radio" name="45" value="on"><strong>On</strong>
381<input type="radio" name="45" value="off" checked="checked"><strong>Off</strong>
382 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
383Scatterings <i>q qbar -> G g</i>.
384Code 5023.
385 
386
387<br/><br/><strong>ExtraDimensionsLED:ffbar2GZ</strong>  <input type="radio" name="46" value="on"><strong>On</strong>
388<input type="radio" name="46" value="off" checked="checked"><strong>Off</strong>
389 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
390Scatterings <i>f fbar -> G Z</i>.
391Code 5024.
392 
393
394<br/><br/><strong>ExtraDimensionsLED:ffbar2Ggamma</strong>  <input type="radio" name="47" value="on"><strong>On</strong>
395<input type="radio" name="47" value="off" checked="checked"><strong>Off</strong>
396 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
397Scatterings <i>f fbar -> G gamma</i>. This process corresponds
398to the photon limit of the <i>G Z</i> process, as described in
399[<a href="Bibliography.php" target="page">Ask09</a>].
400Code 5025.
401 
402
403<p/>
404The following LED processes with virtual graviton exchange are
405available.
406
407<br/><br/><strong>ExtraDimensionsLED:ffbar2gammagamma</strong>  <input type="radio" name="48" value="on"><strong>On</strong>
408<input type="radio" name="48" value="off" checked="checked"><strong>Off</strong>
409 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
410Scatterings <i>f fbar -> (LED G*) -> gamma gamma</i>. If the
411graviton contribution is zero, the results corresponds to the
412SM contribution, i.e. equivalent to
413<code>PromptPhoton:ffbar2gammagamma</code>.
414Code 5026.
415 
416
417<br/><br/><strong>ExtraDimensionsLED:gg2gammagamma</strong>  <input type="radio" name="49" value="on"><strong>On</strong>
418<input type="radio" name="49" value="off" checked="checked"><strong>Off</strong>
419 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
420Scatterings <i>g g -> (LED G*) -> gamma gamma</i>.
421Code 5027.
422 
423
424<br/><br/><strong>ExtraDimensionsLED:ffbar2llbar</strong>  <input type="radio" name="50" value="on"><strong>On</strong>
425<input type="radio" name="50" value="off" checked="checked"><strong>Off</strong>
426 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
427Scatterings <i>f fbar -> (LED G*) -> l l </i>, where
428<i>l</i> is a charged lepton. If the graviton contribution
429is zero, the results corresponds to the SM contribution, i.e.
430similar to <code>WeakSingleBoson:ffbar2gmZ</code>. Does not
431include t-channel amplitude relevant for e^+e^- to e^+e^-
432and no K-factor is used.
433Code 5028.
434 
435
436<br/><br/><strong>ExtraDimensionsLED:gg2llbar</strong>  <input type="radio" name="51" value="on"><strong>On</strong>
437<input type="radio" name="51" value="off" checked="checked"><strong>Off</strong>
438 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
439Scatterings <i>g g -> (LED G*) -> l l</i>.
440Code 5029.
441 
442
443<p/> 
444Dijet production including graviton exchange is also available, using
445the same effective theory approach as the LED G exchange processes
446above or including more detailed amplitudes in accordance with
447[<a href="Bibliography.php" target="page">Fra11</a>]. In case of the latter, the value of <i>LambdaT</i>
448is used as the value of the cut-off scale <i>Lambda</i>. For this
449reason the dijet processes only relates to the LED model and no
450unparticle versions are available. The processes are grouped together
451like their <i>HardQCD</i> equivalents and should therefore converge
452to the same results in the limit of an insignificant graviton
453contribution.
454
455<p/>
456<i>Warning:</i> These LED dijets processes are still being validated.
457
458<br/><br/><strong>ExtraDimensionsLED:dijets</strong>  <input type="radio" name="52" value="on"><strong>On</strong>
459<input type="radio" name="52" value="off" checked="checked"><strong>Off</strong>
460 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
461Common switch for the group of lowest-order <i>jet jet</i>
462production processes with graviton exchange, i.e. the six ones
463below.
464 
465
466<br/><br/><strong>ExtraDimensionsLED:gg2DJgg</strong>  <input type="radio" name="53" value="on"><strong>On</strong>
467<input type="radio" name="53" value="off" checked="checked"><strong>Off</strong>
468 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
469Scatterings <i>g g -> (LED G*) -> g g</i>.
470Code 5030.
471 
472
473<br/><br/><strong>ExtraDimensionsLED:gg2DJqqbar</strong>  <input type="radio" name="54" value="on"><strong>On</strong>
474<input type="radio" name="54" value="off" checked="checked"><strong>Off</strong>
475 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
476Scatterings <i>g g -> (LED G*) -> q qbar</i>. Number of
477outgoing flavours specified by <i>nQuarkNew</i> parameter
478below.
479Code 5031.
480 
481
482<br/><br/><strong>ExtraDimensionsLED:qg2DJqg</strong>  <input type="radio" name="55" value="on"><strong>On</strong>
483<input type="radio" name="55" value="off" checked="checked"><strong>Off</strong>
484 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
485Scatterings <i>q g -> (LED G*) -> q g</i> and
486<i>qbar g -> (LED G*) -> qbar g</i>.
487Code 5032.
488 
489
490<br/><br/><strong>ExtraDimensionsLED:qq2DJqq</strong>  <input type="radio" name="56" value="on"><strong>On</strong>
491<input type="radio" name="56" value="off" checked="checked"><strong>Off</strong>
492 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
493Scatterings <i>q q(bar)' -> (LED G*) -> q q(bar)'</i>.
494Including <i>q</i> and <i>qbar</i> of same or different
495flavours, but the outgoing flavours equals the incoming ones.
496Code 5033.
497 
498
499<br/><br/><strong>ExtraDimensionsLED:qqbar2DJgg</strong>  <input type="radio" name="57" value="on"><strong>On</strong>
500<input type="radio" name="57" value="off" checked="checked"><strong>Off</strong>
501 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
502Scatterings <i>q qbar -> (LED G*) -> g g</i>.
503Code 5034.
504 
505
506<br/><br/><strong>ExtraDimensionsLED:qqbar2DJqqbarNew</strong>  <input type="radio" name="58" value="on"><strong>On</strong>
507<input type="radio" name="58" value="off" checked="checked"><strong>Off</strong>
508 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
509Scatterings <i>q qbar -> (LED G*) -> q' qbar'</i>. Number of
510outgoing flavours specified by <i>nQuarkNew</i> parameter below.
511Code 5035.
512 
513
514<h3>Large Extra Dimensions, parameters</h3>
515
516<br/><br/><strong>ExtraDimensionsLED:GravScalar</strong>  <input type="radio" name="59" value="on"><strong>On</strong>
517<input type="radio" name="59" value="off" checked="checked"><strong>Off</strong>
518 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
519Allow the monojet processes to produce scalar graviton emission
520instead of the default tensor one. The scalar option is according
521to the processes described in [<a href="Bibliography.php" target="page">Azu05</a>] and includes two
522coupling constants below.
523 
524
525<br/><br/><table><tr><td><strong>ExtraDimensionsLED:n </td><td></td><td> <input type="text" name="60" value="2" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>2</strong></code>; <code>minimum = 1</code>)</td></tr></table>
526Number of extra dimensions.
527 
528
529<br/><br/><table><tr><td><strong>ExtraDimensionsLED:MD </td><td></td><td> <input type="text" name="61" value="2000." size="20"/>  &nbsp;&nbsp;(<code>default = <strong>2000.</strong></code>; <code>minimum = 100.0</code>)</td></tr></table>
530Fundamental scale of gravity in <i>D = 4 + n</i> dimensions.
531 
532
533<br/><br/><table><tr><td><strong>ExtraDimensionsLED:LambdaT </td><td></td><td> <input type="text" name="62" value="2000." size="20"/>  &nbsp;&nbsp;(<code>default = <strong>2000.</strong></code>; <code>minimum = 100.0</code>)</td></tr></table>
534Ultraviolet cutoff parameter for the virtual graviton exchange processes.
535 
536
537<br/><br/><table><tr><td><strong>ExtraDimensionsLED:NegInt </td><td>  &nbsp;&nbsp;(<code>default = <strong>0</strong></code>; <code>minimum = 0</code>; <code>maximum = 1</code>)</td></tr></table>
538Allows to change sign of the interference terms in the graviton exchange
539processes, common in connection to using the <ei>Hewett</ei> convention
540<ref>Hew99</ref>.
541<br/>
542<input type="radio" name="63" value="0" checked="checked"><strong>0 </strong>: 1<br/>
543<input type="radio" name="63" value="1"><strong>1 </strong>: -1<br/>
544
545<br/><br/><table><tr><td><strong>ExtraDimensionsLED:CutOffMode </td><td>  &nbsp;&nbsp;(<code>default = <strong>0</strong></code>; <code>minimum = 0</code>; <code>maximum = 3</code>)</td></tr></table>
546Options for when the hard scale of the process (e.g. <ei>sHat</ei>)
547approaches or exceed the scale of validity of the low energy effective
548theory (e.g. <ei>M_D</ei>). <ei>Note:</ei> Option 1 only concerns the
549graviton emission processes and the form factor is currently not available
550for the scalar graviton processes.
551<br/>
552<input type="radio" name="64" value="0" checked="checked"><strong>0 </strong>: Do nothing, i.e. all values of <ei>sHat</ei> contribute. <br/>
553<input type="radio" name="64" value="1"><strong>1 </strong>: Truncate contributing <ei>sHat</ei> region  (<ref>Ask09</ref>).<br/>
554<input type="radio" name="64" value="2"><strong>2 </strong>: Form factor, using <ei>mu = renormScale2</ei> .<br/>
555<input type="radio" name="64" value="3"><strong>3 </strong>: Form factor, using <ei>mu = E_jet</ei>.<br/>
556
557<br/><br/><table><tr><td><strong>ExtraDimensionsLED:t </td><td></td><td> <input type="text" name="65" value="1." size="20"/>  &nbsp;&nbsp;(<code>default = <strong>1.</strong></code>; <code>minimum = 0.001</code>)</td></tr></table>
558Form factor parameter.
559 
560
561<br/><br/><table><tr><td><strong>ExtraDimensionsLED:g </td><td></td><td> <input type="text" name="66" value="1.0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>1.0</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
562Coupling related to scalar graviton emission.
563 
564
565<br/><br/><table><tr><td><strong>ExtraDimensionsLED:c </td><td></td><td> <input type="text" name="67" value="1.0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>1.0</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
566Coupling related to scalar graviton emission.
567 
568
569<br/><br/><table><tr><td><strong>ExtraDimensionsLED:nQuarkNew </td><td></td><td> <input type="text" name="68" value="3" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>3</strong></code>; <code>minimum = 0</code>; <code>maximum = 5</code>)</td></tr></table>
570Number of allowed outgoing new quark flavours in the above
571<i>q qbar -> (LED G*) -> q' qbar'</i> and <i>g g -> (LED G*) -> q' qbar'</i>
572processes. Similar to <i>HardQCD:nQuarkNew</i> for the QCD processes.
573 
574
575<br/><br/><table><tr><td><strong>ExtraDimensionsLED:opMode </td><td></td><td> <input type="text" name="69" value="0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0</strong></code>; <code>minimum = 0</code>; <code>maximum = 1</code>)</td></tr></table>
576Options to specify <i>S</i> function for LED dijet amplitudes.
577<br/><code>option </code><strong> 0</strong> : Use detailed amplitude, as described in [<a href="Bibliography.php" target="page">Fra11</a>]. 
578<br/><code>option </code><strong> 1</strong> : Use conventional <i>LambdaT</i> parametrization, like the other LED processes. 
579 
580
581<h3>Unparticles, production processes</h3>
582
583As mentioned above, the similar unparticle and graviton processes
584share the same implementations. The unparticle processes, however,
585only use the dedicated unparticle parameters below. The unparticle
586is also assigned the PDG code 5000039 and is therefore called
587<i>Graviton</i> in the event record. The graviton and unparticle
588emission as well as virtual graviton and unparticle exchange processes
589are described in [<a href="Bibliography.php" target="page">Ask10</a>].
590
591<p/>
592<i>Note:</i> As discussed in [<a href="Bibliography.php" target="page">Ask09</a>], for the graviton or
593unparticle emission processes the underlying Breit-Wigner mass
594distribution should be matched to the graviton mass spectrum in order
595to achieve an optimal MC efficiency.
596
597<p/>
598The following unparticle emission processes are available.
599
600<br/><br/><strong>ExtraDimensionsUnpart:monojet</strong>  <input type="radio" name="70" value="on"><strong>On</strong>
601<input type="radio" name="70" value="off" checked="checked"><strong>Off</strong>
602 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
603Common switch for the group of lowest-order <i>U jet</i> emission
604processes, i.e. the three ones below.
605 
606
607<br/><br/><strong>ExtraDimensionsUnpart:gg2Ug</strong>  <input type="radio" name="71" value="on"><strong>On</strong>
608<input type="radio" name="71" value="off" checked="checked"><strong>Off</strong>
609 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
610Scatterings <i>g g -> U g</i>.
611Code 5045.
612 
613
614<br/><br/><strong>ExtraDimensionsUnpart:qg2Uq</strong>  <input type="radio" name="72" value="on"><strong>On</strong>
615<input type="radio" name="72" value="off" checked="checked"><strong>Off</strong>
616 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
617Scatterings <i>q g -> U q</i>.
618Code 5046.
619 
620
621<br/><br/><strong>ExtraDimensionsUnpart:qqbar2Ug</strong>  <input type="radio" name="73" value="on"><strong>On</strong>
622<input type="radio" name="73" value="off" checked="checked"><strong>Off</strong>
623 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
624Scatterings <i>q qbar -> U g</i>.
625Code 5047.
626 
627
628<br/><br/><strong>ExtraDimensionsUnpart:ffbar2UZ</strong>  <input type="radio" name="74" value="on"><strong>On</strong>
629<input type="radio" name="74" value="off" checked="checked"><strong>Off</strong>
630 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
631Scatterings <i>f fbar -> U Z</i>. 
632Code 5041.
633 
634
635<br/><br/><strong>ExtraDimensionsUnpart:ffbar2Ugamma</strong>  <input type="radio" name="75" value="on"><strong>On</strong>
636<input type="radio" name="75" value="off" checked="checked"><strong>Off</strong>
637 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
638Scatterings <i>f fbar -> U gamma</i>. This process corresponds
639to the photon limit of the <i>U Z</i> process, as described in
640[<a href="Bibliography.php" target="page">Ask09</a>].
641Code 5042.
642 
643
644<p/>
645The following processes with virtual unparticle exchange are available.
646
647<br/><br/><strong>ExtraDimensionsUnpart:ffbar2gammagamma</strong>  <input type="radio" name="76" value="on"><strong>On</strong>
648<input type="radio" name="76" value="off" checked="checked"><strong>Off</strong>
649 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
650Scatterings <i>f fbar -> (U*) -> gamma gamma</i>. If the unparticle 
651contribution is zero in the spin-2 case, the results corresponds to
652the SM contribution, i.e. equivalent to
653<code>PromptPhoton:ffbar2gammagamma</code>.
654Code 5043.
655 
656
657<br/><br/><strong>ExtraDimensionsUnpart:gg2gammagamma</strong>  <input type="radio" name="77" value="on"><strong>On</strong>
658<input type="radio" name="77" value="off" checked="checked"><strong>Off</strong>
659 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
660Scatterings <i>g g -> (U*) -> gamma gamma</i>.
661Code 5044.
662 
663
664<br/><br/><strong>ExtraDimensionsUnpart:ffbar2llbar</strong>  <input type="radio" name="78" value="on"><strong>On</strong>
665<input type="radio" name="78" value="off" checked="checked"><strong>Off</strong>
666 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
667Scatterings <i>f fbar -> (U*) -> l lbar </i>, where
668<i>l</i> is a charged lepton. If the unparticle contribution
669is zero, the results corresponds to the SM contribution, i.e.
670similar to <code>WeakSingleBoson:ffbar2gmZ</code>. Does not
671include t-channel amplitude relevant for e^+e^- to e^+e^-
672and no K-factor is used.
673Code 5048.
674 
675
676<br/><br/><strong>ExtraDimensionsUnpart:gg2llbar</strong>  <input type="radio" name="79" value="on"><strong>On</strong>
677<input type="radio" name="79" value="off" checked="checked"><strong>Off</strong>
678 &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
679Scatterings <i>g g -> (U*) -> l lbar</i>.
680Code 5049.
681 
682
683<h3>Unparticles, parameters</h3>
684
685<br/><br/><table><tr><td><strong>ExtraDimensionsUnpart:spinU </td><td></td><td> <input type="text" name="80" value="2" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>2</strong></code>; <code>minimum = 0</code>; <code>maximum = 2</code>)</td></tr></table>
686Unparticle spin.
687 
688
689<br/><br/><table><tr><td><strong>ExtraDimensionsUnpart:dU </td><td></td><td> <input type="text" name="81" value="1.4" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>1.4</strong></code>; <code>minimum = 1.0</code>)</td></tr></table>
690Scale dimension parameter.
691 
692
693<br/><br/><table><tr><td><strong>ExtraDimensionsUnpart:LambdaU </td><td></td><td> <input type="text" name="82" value="2000." size="20"/>  &nbsp;&nbsp;(<code>default = <strong>2000.</strong></code>; <code>minimum = 100.0</code>)</td></tr></table>
694Unparticle renormalization scale.
695 
696
697<br/><br/><table><tr><td><strong>ExtraDimensionsUnpart:lambda </td><td></td><td> <input type="text" name="83" value="1.0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>1.0</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
698Unparticle coupling to the SM fields.
699 
700
701<br/><br/><table><tr><td><strong>ExtraDimensionsUnpart:ratio </td><td></td><td> <input type="text" name="84" value="1.0" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>1.0</strong></code>; <code>minimum = 1.0</code>; <code>maximum = 1.0</code>)</td></tr></table>
702Ratio, <i>lambda'/lambda</i>, between the two possible coupling constants
703of the spin-2 ME. <b>Warning:</b> A <i>ratio</i> value different from one
704give rise to an IR divergence which makes the event generation very slow, so
705this values is fixed to <i>ratio = 1</i> for the moment.
706 
707
708<br/><br/><table><tr><td><strong>ExtraDimensionsUnpart:CutOffMode </td><td>  &nbsp;&nbsp;(<code>default = <strong>0</strong></code>; <code>minimum = 0</code>; <code>maximum = 1</code>)</td></tr></table>
709Options for when the hard scale of the process (e.g. <ei>sHat</ei>)
710approaches or exceed the scale of validity of the low energy effective
711theory (<ei>Lambda_U</ei>). This mode only concerns the unparticle
712emission processes.
713<br/>
714<input type="radio" name="85" value="0" checked="checked"><strong>0 </strong>: Do nothing, i.e. all values of <ei>sHat</ei>  contribute.<br/>
715<input type="radio" name="85" value="1"><strong>1 </strong>: Truncate contributing <ei>sHat</ei> region  (<ref>Ask09</ref>).<br/>
716
717<br/><br/><table><tr><td><strong>ExtraDimensionsUnpart:gXX </td><td>  &nbsp;&nbsp;(<code>default = <strong>0</strong></code>; <code>minimum = 0</code>; <code>maximum = 2</code>)</td></tr></table>
718Chiral unparticle couplings, <ei>gXX = gLL = gRR</ei>. Only relevant
719for lepton production from spin-1 unparticle exchange.
720<br/>
721<input type="radio" name="86" value="0" checked="checked"><strong>0 </strong>: 1<br/>
722<input type="radio" name="86" value="1"><strong>1 </strong>: -1<br/>
723<input type="radio" name="86" value="2"><strong>2 </strong>: 0<br/>
724
725<br/><br/><table><tr><td><strong>ExtraDimensionsUnpart:gXY </td><td>  &nbsp;&nbsp;(<code>default = <strong>0</strong></code>; <code>minimum = 0</code>; <code>maximum = 2</code>)</td></tr></table>
726Chiral unparticle couplings, <ei>gXY = gLR = gRL</ei>. Only relevant
727for lepton production from spin-1 unparticle exchange.
728<br/>
729<input type="radio" name="87" value="0" checked="checked"><strong>0 </strong>: 1<br/>
730<input type="radio" name="87" value="1"><strong>1 </strong>: -1<br/>
731<input type="radio" name="87" value="2"><strong>2 </strong>: 0<br/>
732
733<input type="hidden" name="saved" value="1"/>
734
735<?php
736echo "<input type='hidden' name='filepath' value='".$_GET["filepath"]."'/>"?>
737
738<table width="100%"><tr><td align="right"><input type="submit" value="Save Settings" /></td></tr></table>
739</form>
740
741<?php
742
743if($_POST["saved"] == 1)
744{
745$filepath = $_POST["filepath"];
746$handle = fopen($filepath, 'a');
747
748if($_POST["1"] != "off")
749{
750$data = "ExtraDimensionsG*:all = ".$_POST["1"]."\n";
751fwrite($handle,$data);
752}
753if($_POST["2"] != "off")
754{
755$data = "ExtraDimensionsG*:gg2G* = ".$_POST["2"]."\n";
756fwrite($handle,$data);
757}
758if($_POST["3"] != "off")
759{
760$data = "ExtraDimensionsG*:ffbar2G* = ".$_POST["3"]."\n";
761fwrite($handle,$data);
762}
763if($_POST["4"] != "off")
764{
765$data = "ExtraDimensionsG*:gg2G*g = ".$_POST["4"]."\n";
766fwrite($handle,$data);
767}
768if($_POST["5"] != "off")
769{
770$data = "ExtraDimensionsG*:qg2G*q = ".$_POST["5"]."\n";
771fwrite($handle,$data);
772}
773if($_POST["6"] != "off")
774{
775$data = "ExtraDimensionsG*:qqbar2G*g = ".$_POST["6"]."\n";
776fwrite($handle,$data);
777}
778if($_POST["7"] != "off")
779{
780$data = "ExtraDimensionsG*:qqbar2KKgluon* = ".$_POST["7"]."\n";
781fwrite($handle,$data);
782}
783if($_POST["8"] != "off")
784{
785$data = "ExtraDimensionsG*:SMinBulk = ".$_POST["8"]."\n";
786fwrite($handle,$data);
787}
788if($_POST["9"] != "on")
789{
790$data = "ExtraDimensionsG*:VLVL = ".$_POST["9"]."\n";
791fwrite($handle,$data);
792}
793if($_POST["10"] != "0.054")
794{
795$data = "ExtraDimensionsG*:kappaMG = ".$_POST["10"]."\n";
796fwrite($handle,$data);
797}
798if($_POST["11"] != "0.0")
799{
800$data = "ExtraDimensionsG*:Gll = ".$_POST["11"]."\n";
801fwrite($handle,$data);
802}
803if($_POST["12"] != "0.0")
804{
805$data = "ExtraDimensionsG*:Gqq = ".$_POST["12"]."\n";
806fwrite($handle,$data);
807}
808if($_POST["13"] != "0.0")
809{
810$data = "ExtraDimensionsG*:Gbb = ".$_POST["13"]."\n";
811fwrite($handle,$data);
812}
813if($_POST["14"] != "0.001")
814{
815$data = "ExtraDimensionsG*:Gtt = ".$_POST["14"]."\n";
816fwrite($handle,$data);
817}
818if($_POST["15"] != "0.000013")
819{
820$data = "ExtraDimensionsG*:Ggg = ".$_POST["15"]."\n";
821fwrite($handle,$data);
822}
823if($_POST["16"] != "0.000013")
824{
825$data = "ExtraDimensionsG*:Ggmgm = ".$_POST["16"]."\n";
826fwrite($handle,$data);
827}
828if($_POST["17"] != "0.001")
829{
830$data = "ExtraDimensionsG*:GZZ = ".$_POST["17"]."\n";
831fwrite($handle,$data);
832}
833if($_POST["18"] != "0.001")
834{
835$data = "ExtraDimensionsG*:GWW = ".$_POST["18"]."\n";
836fwrite($handle,$data);
837}
838if($_POST["19"] != "0.001")
839{
840$data = "ExtraDimensionsG*:Ghh = ".$_POST["19"]."\n";
841fwrite($handle,$data);
842}
843if($_POST["20"] != "-0.2")
844{
845$data = "ExtraDimensionsG*:KKgqR = ".$_POST["20"]."\n";
846fwrite($handle,$data);
847}
848if($_POST["21"] != "-0.2")
849{
850$data = "ExtraDimensionsG*:KKgqL = ".$_POST["21"]."\n";
851fwrite($handle,$data);
852}
853if($_POST["22"] != "-0.2")
854{
855$data = "ExtraDimensionsG*:KKgbR = ".$_POST["22"]."\n";
856fwrite($handle,$data);
857}
858if($_POST["23"] != "1.0")
859{
860$data = "ExtraDimensionsG*:KKgbL = ".$_POST["23"]."\n";
861fwrite($handle,$data);
862}
863if($_POST["24"] != "4.0")
864{
865$data = "ExtraDimensionsG*:KKgtR = ".$_POST["24"]."\n";
866fwrite($handle,$data);
867}
868if($_POST["25"] != "1.0")
869{
870$data = "ExtraDimensionsG*:KKgtL = ".$_POST["25"]."\n";
871fwrite($handle,$data);
872}
873if($_POST["26"] != "0")
874{
875$data = "ExtraDimensionsG*:KKintMode = ".$_POST["26"]."\n";
876fwrite($handle,$data);
877}
878if($_POST["27"] != "off")
879{
880$data = "ExtraDimensionsTEV:ffbar2ddbar = ".$_POST["27"]."\n";
881fwrite($handle,$data);
882}
883if($_POST["28"] != "off")
884{
885$data = "ExtraDimensionsTEV:ffbar2uubar = ".$_POST["28"]."\n";
886fwrite($handle,$data);
887}
888if($_POST["29"] != "off")
889{
890$data = "ExtraDimensionsTEV:ffbar2ssbar = ".$_POST["29"]."\n";
891fwrite($handle,$data);
892}
893if($_POST["30"] != "off")
894{
895$data = "ExtraDimensionsTEV:ffbar2ccbar = ".$_POST["30"]."\n";
896fwrite($handle,$data);
897}
898if($_POST["31"] != "off")
899{
900$data = "ExtraDimensionsTEV:ffbar2bbbar = ".$_POST["31"]."\n";
901fwrite($handle,$data);
902}
903if($_POST["32"] != "off")
904{
905$data = "ExtraDimensionsTEV:ffbar2ttbar = ".$_POST["32"]."\n";
906fwrite($handle,$data);
907}
908if($_POST["33"] != "off")
909{
910$data = "ExtraDimensionsTEV:ffbar2e+e- = ".$_POST["33"]."\n";
911fwrite($handle,$data);
912}
913if($_POST["34"] != "off")
914{
915$data = "ExtraDimensionsTEV:ffbar2nuenuebar = ".$_POST["34"]."\n";
916fwrite($handle,$data);
917}
918if($_POST["35"] != "off")
919{
920$data = "ExtraDimensionsTEV:ffbar2mu+mu- = ".$_POST["35"]."\n";
921fwrite($handle,$data);
922}
923if($_POST["36"] != "off")
924{
925$data = "ExtraDimensionsTEV:ffbar2numunumubar = ".$_POST["36"]."\n";
926fwrite($handle,$data);
927}
928if($_POST["37"] != "off")
929{
930$data = "ExtraDimensionsTEV:ffbar2tau+tau- = ".$_POST["37"]."\n";
931fwrite($handle,$data);
932}
933if($_POST["38"] != "off")
934{
935$data = "ExtraDimensionsTEV:ffbar2nutaunutaubar = ".$_POST["38"]."\n";
936fwrite($handle,$data);
937}
938if($_POST["39"] != "3")
939{
940$data = "ExtraDimensionsTEV:gmZmode = ".$_POST["39"]."\n";
941fwrite($handle,$data);
942}
943if($_POST["40"] != "10")
944{
945$data = "ExtraDimensionsTEV:nMax = ".$_POST["40"]."\n";
946fwrite($handle,$data);
947}
948if($_POST["41"] != "4000.0")
949{
950$data = "ExtraDimensionsTEV:mStar = ".$_POST["41"]."\n";
951fwrite($handle,$data);
952}
953if($_POST["42"] != "off")
954{
955$data = "ExtraDimensionsLED:monojet = ".$_POST["42"]."\n";
956fwrite($handle,$data);
957}
958if($_POST["43"] != "off")
959{
960$data = "ExtraDimensionsLED:gg2Gg = ".$_POST["43"]."\n";
961fwrite($handle,$data);
962}
963if($_POST["44"] != "off")
964{
965$data = "ExtraDimensionsLED:qg2Gq = ".$_POST["44"]."\n";
966fwrite($handle,$data);
967}
968if($_POST["45"] != "off")
969{
970$data = "ExtraDimensionsLED:qqbar2Gg = ".$_POST["45"]."\n";
971fwrite($handle,$data);
972}
973if($_POST["46"] != "off")
974{
975$data = "ExtraDimensionsLED:ffbar2GZ = ".$_POST["46"]."\n";
976fwrite($handle,$data);
977}
978if($_POST["47"] != "off")
979{
980$data = "ExtraDimensionsLED:ffbar2Ggamma = ".$_POST["47"]."\n";
981fwrite($handle,$data);
982}
983if($_POST["48"] != "off")
984{
985$data = "ExtraDimensionsLED:ffbar2gammagamma = ".$_POST["48"]."\n";
986fwrite($handle,$data);
987}
988if($_POST["49"] != "off")
989{
990$data = "ExtraDimensionsLED:gg2gammagamma = ".$_POST["49"]."\n";
991fwrite($handle,$data);
992}
993if($_POST["50"] != "off")
994{
995$data = "ExtraDimensionsLED:ffbar2llbar = ".$_POST["50"]."\n";
996fwrite($handle,$data);
997}
998if($_POST["51"] != "off")
999{
1000$data = "ExtraDimensionsLED:gg2llbar = ".$_POST["51"]."\n";
1001fwrite($handle,$data);
1002}
1003if($_POST["52"] != "off")
1004{
1005$data = "ExtraDimensionsLED:dijets = ".$_POST["52"]."\n";
1006fwrite($handle,$data);
1007}
1008if($_POST["53"] != "off")
1009{
1010$data = "ExtraDimensionsLED:gg2DJgg = ".$_POST["53"]."\n";
1011fwrite($handle,$data);
1012}
1013if($_POST["54"] != "off")
1014{
1015$data = "ExtraDimensionsLED:gg2DJqqbar = ".$_POST["54"]."\n";
1016fwrite($handle,$data);
1017}
1018if($_POST["55"] != "off")
1019{
1020$data = "ExtraDimensionsLED:qg2DJqg = ".$_POST["55"]."\n";
1021fwrite($handle,$data);
1022}
1023if($_POST["56"] != "off")
1024{
1025$data = "ExtraDimensionsLED:qq2DJqq = ".$_POST["56"]."\n";
1026fwrite($handle,$data);
1027}
1028if($_POST["57"] != "off")
1029{
1030$data = "ExtraDimensionsLED:qqbar2DJgg = ".$_POST["57"]."\n";
1031fwrite($handle,$data);
1032}
1033if($_POST["58"] != "off")
1034{
1035$data = "ExtraDimensionsLED:qqbar2DJqqbarNew = ".$_POST["58"]."\n";
1036fwrite($handle,$data);
1037}
1038if($_POST["59"] != "off")
1039{
1040$data = "ExtraDimensionsLED:GravScalar = ".$_POST["59"]."\n";
1041fwrite($handle,$data);
1042}
1043if($_POST["60"] != "2")
1044{
1045$data = "ExtraDimensionsLED:n = ".$_POST["60"]."\n";
1046fwrite($handle,$data);
1047}
1048if($_POST["61"] != "2000.")
1049{
1050$data = "ExtraDimensionsLED:MD = ".$_POST["61"]."\n";
1051fwrite($handle,$data);
1052}
1053if($_POST["62"] != "2000.")
1054{
1055$data = "ExtraDimensionsLED:LambdaT = ".$_POST["62"]."\n";
1056fwrite($handle,$data);
1057}
1058if($_POST["63"] != "0")
1059{
1060$data = "ExtraDimensionsLED:NegInt = ".$_POST["63"]."\n";
1061fwrite($handle,$data);
1062}
1063if($_POST["64"] != "0")
1064{
1065$data = "ExtraDimensionsLED:CutOffMode = ".$_POST["64"]."\n";
1066fwrite($handle,$data);
1067}
1068if($_POST["65"] != "1.")
1069{
1070$data = "ExtraDimensionsLED:t = ".$_POST["65"]."\n";
1071fwrite($handle,$data);
1072}
1073if($_POST["66"] != "1.0")
1074{
1075$data = "ExtraDimensionsLED:g = ".$_POST["66"]."\n";
1076fwrite($handle,$data);
1077}
1078if($_POST["67"] != "1.0")
1079{
1080$data = "ExtraDimensionsLED:c = ".$_POST["67"]."\n";
1081fwrite($handle,$data);
1082}
1083if($_POST["68"] != "3")
1084{
1085$data = "ExtraDimensionsLED:nQuarkNew = ".$_POST["68"]."\n";
1086fwrite($handle,$data);
1087}
1088if($_POST["69"] != "0")
1089{
1090$data = "ExtraDimensionsLED:opMode = ".$_POST["69"]."\n";
1091fwrite($handle,$data);
1092}
1093if($_POST["70"] != "off")
1094{
1095$data = "ExtraDimensionsUnpart:monojet = ".$_POST["70"]."\n";
1096fwrite($handle,$data);
1097}
1098if($_POST["71"] != "off")
1099{
1100$data = "ExtraDimensionsUnpart:gg2Ug = ".$_POST["71"]."\n";
1101fwrite($handle,$data);
1102}
1103if($_POST["72"] != "off")
1104{
1105$data = "ExtraDimensionsUnpart:qg2Uq = ".$_POST["72"]."\n";
1106fwrite($handle,$data);
1107}
1108if($_POST["73"] != "off")
1109{
1110$data = "ExtraDimensionsUnpart:qqbar2Ug = ".$_POST["73"]."\n";
1111fwrite($handle,$data);
1112}
1113if($_POST["74"] != "off")
1114{
1115$data = "ExtraDimensionsUnpart:ffbar2UZ = ".$_POST["74"]."\n";
1116fwrite($handle,$data);
1117}
1118if($_POST["75"] != "off")
1119{
1120$data = "ExtraDimensionsUnpart:ffbar2Ugamma = ".$_POST["75"]."\n";
1121fwrite($handle,$data);
1122}
1123if($_POST["76"] != "off")
1124{
1125$data = "ExtraDimensionsUnpart:ffbar2gammagamma = ".$_POST["76"]."\n";
1126fwrite($handle,$data);
1127}
1128if($_POST["77"] != "off")
1129{
1130$data = "ExtraDimensionsUnpart:gg2gammagamma = ".$_POST["77"]."\n";
1131fwrite($handle,$data);
1132}
1133if($_POST["78"] != "off")
1134{
1135$data = "ExtraDimensionsUnpart:ffbar2llbar = ".$_POST["78"]."\n";
1136fwrite($handle,$data);
1137}
1138if($_POST["79"] != "off")
1139{
1140$data = "ExtraDimensionsUnpart:gg2llbar = ".$_POST["79"]."\n";
1141fwrite($handle,$data);
1142}
1143if($_POST["80"] != "2")
1144{
1145$data = "ExtraDimensionsUnpart:spinU = ".$_POST["80"]."\n";
1146fwrite($handle,$data);
1147}
1148if($_POST["81"] != "1.4")
1149{
1150$data = "ExtraDimensionsUnpart:dU = ".$_POST["81"]."\n";
1151fwrite($handle,$data);
1152}
1153if($_POST["82"] != "2000.")
1154{
1155$data = "ExtraDimensionsUnpart:LambdaU = ".$_POST["82"]."\n";
1156fwrite($handle,$data);
1157}
1158if($_POST["83"] != "1.0")
1159{
1160$data = "ExtraDimensionsUnpart:lambda = ".$_POST["83"]."\n";
1161fwrite($handle,$data);
1162}
1163if($_POST["84"] != "1.0")
1164{
1165$data = "ExtraDimensionsUnpart:ratio = ".$_POST["84"]."\n";
1166fwrite($handle,$data);
1167}
1168if($_POST["85"] != "0")
1169{
1170$data = "ExtraDimensionsUnpart:CutOffMode = ".$_POST["85"]."\n";
1171fwrite($handle,$data);
1172}
1173if($_POST["86"] != "0")
1174{
1175$data = "ExtraDimensionsUnpart:gXX = ".$_POST["86"]."\n";
1176fwrite($handle,$data);
1177}
1178if($_POST["87"] != "0")
1179{
1180$data = "ExtraDimensionsUnpart:gXY = ".$_POST["87"]."\n";
1181fwrite($handle,$data);
1182}
1183fclose($handle);
1184}
1185
1186?>
1187</body>
1188</html>
1189
1190<!-- Copyright (C) 2012 Torbjorn Sjostrand -->
1191
Note: See TracBrowser for help on using the repository browser.