]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PYTHIA8/pythia8145/phpdoc/HiddenValleyProcesses.php
New pythia8 version
[u/mrichter/AliRoot.git] / PYTHIA8 / pythia8145 / phpdoc / HiddenValleyProcesses.php
1 <html>
2 <head>
3 <title>Hidden Valley 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>
10 function stopRKey(evt) {
11 var evt = (evt) ? evt : ((event) ? event : null);
12 var node = (evt.target) ? evt.target :((evt.srcElement) ? evt.srcElement : null);
13 if ((evt.keyCode == 13) && (node.type=="text"))
14 {return false;}
15 }
16
17 document.onkeypress = stopRKey;
18 </script>
19 <?php
20 if($_POST['saved'] == 1) {
21 if($_POST['filepath'] != "files/") {
22 echo "<font color='red'>SETTINGS SAVED TO FILE</font><br/><br/>"; }
23 else {
24 echo "<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='HiddenValleyProcesses.php'>
29
30 <h2>Hidden Valley Processes</h2>
31
32 This Hidden Valley (HV) scenario has been developed specifically 
33 to allow the study of visible consequences of radiation in a 
34 hidden sector, by recoil effect. A key aspect is therefore that 
35 the normal timelike showering machinery has been expanded with a 
36 third kind of radiation, in addition to the QCD and QED ones.
37 These three kinds of radiation are fully interleaved, i.e.
38 evolution occurs in a common <i>pT</i>-ordered sequence.
39 The scenario is described in [<a href="Bibliography.php" target="page">Car10</a>].
40
41 <h2>Particle content and properties</h2>
42
43 For simplicity we assume that the HV contains an unbroken <b>SU(N)</b> 
44 gauge symmetry. This is used in the calculation of production cross 
45 sections. These could be rescaled by hand for other gauge groups.
46  
47 <br/><br/><table><tr><td><strong>HiddenValley:Ngauge  </td><td></td><td> <input type="text" name="1" value="3" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>3</strong></code>; <code>minimum = 1</code>)</td></tr></table>
48 is <b>U(1)</b> for <code>Ngauge = 1</code>, is <b>SU(N)</b> if 
49 <code>Ngauge &gt; 1</code>. Note that pair production cross sections 
50 contains a factor of <code>Ngauge</code> for new particles
51 in the fundamental representation of this group.
52   
53
54 <p/>
55 A minimal HV particle content has been introduced. Firstly, there is
56 a set of 12 particles that mirrors the Standard Model flavour 
57 structure, and is charged under both the SM and the HV symmetry groups. 
58 Each new particle couples flavour-diagonally to a corresponding SM 
59 state, and has the same SM charge and colour, but in addition is in 
60 the fundamental representation of the HV colour, as follows:
61 <br/><code>Dv</code>, identity 4900001, partner to the normal
62 <code>d</code> quark;
63 <br/><code>Uv</code>, identity 4900002, partner to the normal
64 <code>u</code> quark;
65 <br/><code>Sv</code>, identity 4900003, partner to the normal
66 <code>s</code> quark;
67 <br/><code>Cv</code>, identity 4900004, partner to the normal
68 <code>c</code> quark;
69 <br/><code>Bv</code>, identity 4900005, partner to the normal
70 <code>b</code> quark;
71 <br/><code>Tv</code>, identity 4900006, partner to the normal
72 <code>t</code> quark;
73 <br/><code>Ev</code>, identity 4900011, partner to the normal
74 <code>e</code> lepton;
75 <br/><code>nuEv</code>, identity 4900012, partner to the normal
76 <code>nue</code> neutrino;
77 <br/><code>MUv</code>, identity 4900013, partner to the normal
78 <code>mu</code> lepton;
79 <br/><code>nuMUv</code>, identity 4900014, partner to the normal
80 <code>numu</code> neutrino;
81 <br/><code>TAUv</code>, identity 4900015, partner to the normal
82 <code>tau</code> lepton;
83 <br/><code>nuTAUv</code>, identity 4900016, partner to the normal
84 <code>nutau</code> neutrino.
85 <br/>Collectively we will refer to these states as <code>Fv</code>;
86 note, however, that they need not be fermions themselves.
87
88 <p/>
89 In addition the model contains the HV gauge particle, either 
90 a HV gluon or a HV photon, but not both; see <code>Ngauge</code>
91 above:
92 <br/><code>gv</code>, identity 4900021, is the massless 
93 gauge boson of the HV <b>SU(N)</b> group;
94 <br/><code>gammav</code>, identity 4900022,  is the massless 
95 gauge boson of the HV <b>U(1)</b> group.
96
97 <p/>
98 Finally, there is a new massive particle with only HV charge sitting 
99 in the fundamental representation of the HV gauge group:
100 <br/><code>qv</code>, identity 4900101.
101
102 <p/>The typical scenario would be for pair production of one of the
103 states presented first above, e.g. <i>g g -> Dv Dvbar</i>.
104 Such a <i>Dv</i> can radiate gluons and photons like an SM quark,
105 but in addition HV gluons or HV photons in a similar fashion.
106 Eventually the <i>Dv</i> will decay like <i>Dv -> d + qv</i>.
107 The strength of this decay is not set as such, but is implicit in 
108 your choice of width for the <i>Dv</i> state.  
109 Thereafter the <i>d</i> and <i>qv</i> can radiate
110 further within their respective sectors. The fate of the 
111 <i>qv</i>, <i>gv</i> or <i>gammav</i>, once formed, 
112 is not considered further: they remain invisible.
113
114 <p/>
115 Only the spin of the HV gluon or HV photon is determined unambiguously
116 to be unity; for the others you can make your choice.
117  
118 <br/><br/><table><tr><td><strong>HiddenValley:spinFv  </td><td>  &nbsp;&nbsp;(<code>default = <strong>1</strong></code>; <code>minimum = 0</code>; <code>maximum = 2</code>)</td></tr></table>
119 The spin of the HV partners of the SM fermions, e.g. 
120 <ei>Dv</ei>, <ei>Uv</ei>, <ei>Ev</ei> and <ei>nuEv</ei>.
121 <br/>
122 <input type="radio" name="2" value="0"><strong>0 </strong>: spin 0.<br/>
123 <input type="radio" name="2" value="1" checked="checked"><strong>1 </strong>: spin 1/2.<br/>
124 <input type="radio" name="2" value="2"><strong>2 </strong>: spin 1/2.<br/>
125  
126 <br/><br/><table><tr><td><strong>HiddenValley:spinqv  </td><td>  &nbsp;&nbsp;(<code>default = <strong>0</strong></code>; <code>minimum = 0</code>; <code>maximum = 1</code>)</td></tr></table>
127 The spin of <ei>qv</ei> when the <ei>Fv</ei> (the HV partners of 
128 the SM fermions) have spin 1/2. (While, if they have spin 0 or 1, 
129 the <ei>qv</ei> spin is fixed at 1/2.) 
130 <br/>
131 <input type="radio" name="3" value="0" checked="checked"><strong>0 </strong>: spin 0.<br/>
132 <input type="radio" name="3" value="1"><strong>1 </strong>: spin 0.<br/>
133
134 <br/><br/><table><tr><td><strong>HiddenValley:kappa </td><td></td><td> <input type="text" name="4" value="1." size="20"/>  &nbsp;&nbsp;(<code>default = <strong>1.</strong></code>)</td></tr></table>
135 If the <i>Fv</i> have spin 1 then their production 
136 cross section depends on the presence of ananomalous magnetic dipole 
137 moment, i.e. of a <i>kappa</i> different from unity. For other spins
138 this parameter is not used.  
139   
140  
141 <p/>
142 You should set the <i>Fv</i> and <i>qv</i> masses appropriately, 
143 with the latter smaller than the former two to allow decays.
144
145 <h2>Production processes</h2>
146   
147 <br/><br/><strong>HiddenValley:all</strong>  <input type="radio" name="5" value="on"><strong>On</strong>
148 <input type="radio" name="5" value="off" checked="checked"><strong>Off</strong>
149  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
150 Common switch for the group of all hard Hidden Valley processes, 
151 as listed separately in the following.
152   
153   
154 <br/><br/><strong>HiddenValley:gg2DvDvbar</strong>  <input type="radio" name="6" value="on"><strong>On</strong>
155 <input type="radio" name="6" value="off" checked="checked"><strong>Off</strong>
156  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
157 Pair production <i>g g -> Dv Dvbar</i>.
158 Code 4901.
159   
160   
161 <br/><br/><strong>HiddenValley:gg2UvUvbar</strong>  <input type="radio" name="7" value="on"><strong>On</strong>
162 <input type="radio" name="7" value="off" checked="checked"><strong>Off</strong>
163  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
164 Pair production <i>g g -> Uv Uvbar</i>.
165 Code 4902.
166   
167   
168 <br/><br/><strong>HiddenValley:gg2SvSvbar</strong>  <input type="radio" name="8" value="on"><strong>On</strong>
169 <input type="radio" name="8" value="off" checked="checked"><strong>Off</strong>
170  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
171 Pair production <i>g g -> Sv Svbar</i>.
172 Code 4903.
173   
174   
175 <br/><br/><strong>HiddenValley:gg2CvCvbar</strong>  <input type="radio" name="9" value="on"><strong>On</strong>
176 <input type="radio" name="9" value="off" checked="checked"><strong>Off</strong>
177  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
178 Pair production <i>g g -> Cv Cvbar</i>.
179 Code 4904.
180   
181   
182 <br/><br/><strong>HiddenValley:gg2BvBvbar</strong>  <input type="radio" name="10" value="on"><strong>On</strong>
183 <input type="radio" name="10" value="off" checked="checked"><strong>Off</strong>
184  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
185 Pair production <i>g g -> Bv Bvbar</i>.
186 Code 4905.
187   
188   
189 <br/><br/><strong>HiddenValley:gg2TvTvbar</strong>  <input type="radio" name="11" value="on"><strong>On</strong>
190 <input type="radio" name="11" value="off" checked="checked"><strong>Off</strong>
191  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
192 Pair production <i>g g -> Tv Tvbar</i>.
193 Code 4906.
194   
195   
196 <br/><br/><strong>HiddenValley:qqbar2DvDvbar</strong>  <input type="radio" name="12" value="on"><strong>On</strong>
197 <input type="radio" name="12" value="off" checked="checked"><strong>Off</strong>
198  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
199 Pair production <i>q qbar -> Dv Dvbar</i> 
200 via intermediate gluon.
201 Code 4911.
202   
203   
204 <br/><br/><strong>HiddenValley:qqbar2UvUvbar</strong>  <input type="radio" name="13" value="on"><strong>On</strong>
205 <input type="radio" name="13" value="off" checked="checked"><strong>Off</strong>
206  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
207 Pair production <i>q qbar -> Uv Uvbar</i>
208 via intermediate gluon.
209 Code 4912.
210   
211   
212 <br/><br/><strong>HiddenValley:qqbar2SvSvbar</strong>  <input type="radio" name="14" value="on"><strong>On</strong>
213 <input type="radio" name="14" value="off" checked="checked"><strong>Off</strong>
214  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
215 Pair production <i>q qbar -> Sv Svbar</i> 
216 via intermediate gluon.
217 Code 4913.
218   
219   
220 <br/><br/><strong>HiddenValley:qqbar2CvCvbar</strong>  <input type="radio" name="15" value="on"><strong>On</strong>
221 <input type="radio" name="15" value="off" checked="checked"><strong>Off</strong>
222  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
223 Pair production <i>q qbar -> Cv Cvbar</i>
224 via intermediate gluon.
225 Code 4914.
226   
227   
228 <br/><br/><strong>HiddenValley:qqbar2BvBvbar</strong>  <input type="radio" name="16" value="on"><strong>On</strong>
229 <input type="radio" name="16" value="off" checked="checked"><strong>Off</strong>
230  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
231 Pair production <i>q qbar -> Bv Bvbar</i> 
232 via intermediate gluon.
233 Code 4915.
234   
235   
236 <br/><br/><strong>HiddenValley:qqbar2TvTvbar</strong>  <input type="radio" name="17" value="on"><strong>On</strong>
237 <input type="radio" name="17" value="off" checked="checked"><strong>Off</strong>
238  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
239 Pair production <i>q qbar -> Tv Tvbar</i>
240 via intermediate gluon.
241 Code 4916.
242   
243   
244 <br/><br/><strong>HiddenValley:ffbar2DvDvbar</strong>  <input type="radio" name="18" value="on"><strong>On</strong>
245 <input type="radio" name="18" value="off" checked="checked"><strong>Off</strong>
246  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
247 Pair production <i>f fbar -> Dv Dvbar</i> 
248 via intermediate <i>gamma*/Z^*</i>.
249 Code 4921.
250   
251   
252 <br/><br/><strong>HiddenValley:ffbar2UvUvbar</strong>  <input type="radio" name="19" value="on"><strong>On</strong>
253 <input type="radio" name="19" value="off" checked="checked"><strong>Off</strong>
254  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
255 Pair production <i>f fbar -> Uv Uvbar</i>
256 via intermediate <i>gamma*/Z^*</i>. 
257 Code 4922.
258   
259   
260 <br/><br/><strong>HiddenValley:ffbar2SvSvbar</strong>  <input type="radio" name="20" value="on"><strong>On</strong>
261 <input type="radio" name="20" value="off" checked="checked"><strong>Off</strong>
262  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
263 Pair production <i>f fbar -> Sv Svbar</i> 
264 via intermediate <i>gamma*/Z^*</i>.
265 Code 4923.
266   
267   
268 <br/><br/><strong>HiddenValley:ffbar2CvCvbar</strong>  <input type="radio" name="21" value="on"><strong>On</strong>
269 <input type="radio" name="21" value="off" checked="checked"><strong>Off</strong>
270  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
271 Pair production <i>f fbar -> Cv Cvbar</i>
272 via intermediate <i>gamma*/Z^*</i>. 
273 Code 4924.
274   
275   
276 <br/><br/><strong>HiddenValley:ffbar2BvBvbar</strong>  <input type="radio" name="22" value="on"><strong>On</strong>
277 <input type="radio" name="22" value="off" checked="checked"><strong>Off</strong>
278  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
279 Pair production <i>f fbar -> Bv Bvbar</i> 
280 via intermediate <i>gamma*/Z^*</i>.
281 Code 4925.
282   
283   
284 <br/><br/><strong>HiddenValley:ffbar2TvTvbar</strong>  <input type="radio" name="23" value="on"><strong>On</strong>
285 <input type="radio" name="23" value="off" checked="checked"><strong>Off</strong>
286  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
287 Pair production <i>f fbar -> Tv Tvbar</i>
288 via intermediate <i>gamma*/Z^*</i>. 
289 Code 4926.
290   
291   
292 <br/><br/><strong>HiddenValley:ffbar2EvEvbar</strong>  <input type="radio" name="24" value="on"><strong>On</strong>
293 <input type="radio" name="24" value="off" checked="checked"><strong>Off</strong>
294  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
295 Pair production <i>f fbar -> Ev Evbar</i> 
296 via intermediate <i>gamma*/Z^*</i>.
297 Code 4931.
298   
299   
300 <br/><br/><strong>HiddenValley:ffbar2nuEvnuEvbar</strong>  <input type="radio" name="25" value="on"><strong>On</strong>
301 <input type="radio" name="25" value="off" checked="checked"><strong>Off</strong>
302  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
303 Pair production <i>f fbar -> nuEv nuEvbar</i>
304 via intermediate <i>gamma*/Z^*</i>. 
305 Code 4932.
306   
307     
308 <br/><br/><strong>HiddenValley:ffbar2MUvMUvbar</strong>  <input type="radio" name="26" value="on"><strong>On</strong>
309 <input type="radio" name="26" value="off" checked="checked"><strong>Off</strong>
310  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
311 Pair production <i>f fbar -> MUv MUvbar</i> 
312 via intermediate <i>gamma*/Z^*</i>.
313 Code 4933.
314   
315   
316 <br/><br/><strong>HiddenValley:ffbar2nuMUvnuMUvbar</strong>  <input type="radio" name="27" value="on"><strong>On</strong>
317 <input type="radio" name="27" value="off" checked="checked"><strong>Off</strong>
318  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
319 Pair production <i>f fbar -> nuMUv nuMUvbar</i>
320 via intermediate <i>gamma*/Z^*</i>. 
321 Code 4934.
322   
323
324 <br/><br/><strong>HiddenValley:ffbar2TAUvTAUvbar</strong>  <input type="radio" name="28" value="on"><strong>On</strong>
325 <input type="radio" name="28" value="off" checked="checked"><strong>Off</strong>
326  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
327 Pair production <i>f fbar -> TAUv TAUvbar</i> 
328 via intermediate <i>gamma*/Z^*</i>.
329 Code 4935.
330   
331   
332 <br/><br/><strong>HiddenValley:ffbar2nuTAUvnuTAUvbar</strong>  <input type="radio" name="29" value="on"><strong>On</strong>
333 <input type="radio" name="29" value="off" checked="checked"><strong>Off</strong>
334  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
335 Pair production <i>f fbar -> nuTAUv nuTAUvbar</i>
336 via intermediate <i>gamma*/Z^*</i>. 
337 Code 4936.
338   
339
340 <h2>Timelike showers</h2>
341
342 One key point of this HV scenario is that radiation off the
343 HV-charged particles is allowed. This is done by the standard
344 final-state showering machinery. (HV particles are not produced 
345 in initial-state radiation.) All the (anti)particles <i>Fv</i>
346 and <i>qv</i> have one (negative) unit of HV charge. That is,
347 radiation closely mimics the one in QCD. Both QCD, QED and HV 
348 radiation are interleaved in one common sequence of decreasing 
349 emission <i>pT</i> scales. Each radiation kind defines a set of
350 dipoles, usually spanned between a radiating parton and its recoil
351 partner, such that the invariant mass of the pair is not changed
352 when a radiation occurs. This need not follow from trivial colour
353 assignments, but is often obvious. For instance,  in a decay 
354 <i>Qv -> q + qv</i> the QCD dipole is between the <i>q</i> and 
355 the hole after <i>Qv</i>, but <i>qv</i> becomes the recoiler 
356 should a radiation occur, while the role of <i>q</i> and <i>qv</i> 
357 is reversed for HV radiation. 
358
359 <p/>This also includes matrix-element corrections for a number 
360 of decay processes, with colour, spin and mass effects included 
361 [<a href="Bibliography.php" target="page">Nor01</a>]. They were calculated within the context of the 
362 particle content of the MSSM, however, which does not include spin 1 
363 particles with unit colour charge. In such cases spin 0 is assumed 
364 instead. By experience, the main effects come from mass and colour 
365 flow anyway, so this is not a bad approximation. (Furthermore the
366 MSSM formulae allow for <i>gamma_5</i> factors from wave 
367 functions or vertices; these are even less important.)
368
369 <p/>An emitted <i>gv</i> can branch in its turn, 
370 <i>gv -> gv + gv</i>. This radiation may affect momenta 
371 in the visible sector by recoil effect, but this is a minor 
372 effect relative to the primary emission of the <i>gv</i>. 
373
374 <br/><br/><strong>HiddenValley:FSR</strong>  <input type="radio" name="30" value="on"><strong>On</strong>
375 <input type="radio" name="30" value="off" checked="checked"><strong>Off</strong>
376  &nbsp;&nbsp;(<code>default = <strong>off</strong></code>)<br/>
377 switch on final-state shower of <i>gv</i> or <i>gammav</i>  
378 in a HV production process.
379   
380
381 <br/><br/><table><tr><td><strong>HiddenValley:alphaFSR </td><td></td><td> <input type="text" name="31" value="0.1" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.1</strong></code>; <code>minimum = 0.0</code>)</td></tr></table>
382 fixed alpha scale of <i>gv/gammav</i> emission; corresponds to 
383 <i>alpha_strong</i> of QCD or <i>alpha_em</i> of QED. For 
384 shower branchings such as <i>Dv -> Dv + gv</i> the coupling is 
385 multiplied by <i>C_F = (N^2 - 1) / (2 * N)</i> for an 
386 <b>SU(N)</b> group and for <i>gv -> gv + gv</i> by <i>N</i>.
387   
388
389 <br/><br/><table><tr><td><strong>HiddenValley:pTminFSR </td><td></td><td> <input type="text" name="32" value="0.4" size="20"/>  &nbsp;&nbsp;(<code>default = <strong>0.4</strong></code>; <code>minimum = 0.1</code>)</td></tr></table>
390 lowest allowed <i>pT</i> of emission. Chosen with same default
391 as in normal QCD showers.
392   
393
394 <input type="hidden" name="saved" value="1"/>
395
396 <?php
397 echo "<input type='hidden' name='filepath' value='".$_GET["filepath"]."'/>"?>
398
399 <table width="100%"><tr><td align="right"><input type="submit" value="Save Settings" /></td></tr></table>
400 </form>
401
402 <?php
403
404 if($_POST["saved"] == 1)
405 {
406 $filepath = $_POST["filepath"];
407 $handle = fopen($filepath, 'a');
408
409 if($_POST["1"] != "3")
410 {
411 $data = "HiddenValley:Ngauge = ".$_POST["1"]."\n";
412 fwrite($handle,$data);
413 }
414 if($_POST["2"] != "1")
415 {
416 $data = "HiddenValley:spinFv = ".$_POST["2"]."\n";
417 fwrite($handle,$data);
418 }
419 if($_POST["3"] != "0")
420 {
421 $data = "HiddenValley:spinqv = ".$_POST["3"]."\n";
422 fwrite($handle,$data);
423 }
424 if($_POST["4"] != "1.")
425 {
426 $data = "HiddenValley:kappa = ".$_POST["4"]."\n";
427 fwrite($handle,$data);
428 }
429 if($_POST["5"] != "off")
430 {
431 $data = "HiddenValley:all = ".$_POST["5"]."\n";
432 fwrite($handle,$data);
433 }
434 if($_POST["6"] != "off")
435 {
436 $data = "HiddenValley:gg2DvDvbar = ".$_POST["6"]."\n";
437 fwrite($handle,$data);
438 }
439 if($_POST["7"] != "off")
440 {
441 $data = "HiddenValley:gg2UvUvbar = ".$_POST["7"]."\n";
442 fwrite($handle,$data);
443 }
444 if($_POST["8"] != "off")
445 {
446 $data = "HiddenValley:gg2SvSvbar = ".$_POST["8"]."\n";
447 fwrite($handle,$data);
448 }
449 if($_POST["9"] != "off")
450 {
451 $data = "HiddenValley:gg2CvCvbar = ".$_POST["9"]."\n";
452 fwrite($handle,$data);
453 }
454 if($_POST["10"] != "off")
455 {
456 $data = "HiddenValley:gg2BvBvbar = ".$_POST["10"]."\n";
457 fwrite($handle,$data);
458 }
459 if($_POST["11"] != "off")
460 {
461 $data = "HiddenValley:gg2TvTvbar = ".$_POST["11"]."\n";
462 fwrite($handle,$data);
463 }
464 if($_POST["12"] != "off")
465 {
466 $data = "HiddenValley:qqbar2DvDvbar = ".$_POST["12"]."\n";
467 fwrite($handle,$data);
468 }
469 if($_POST["13"] != "off")
470 {
471 $data = "HiddenValley:qqbar2UvUvbar = ".$_POST["13"]."\n";
472 fwrite($handle,$data);
473 }
474 if($_POST["14"] != "off")
475 {
476 $data = "HiddenValley:qqbar2SvSvbar = ".$_POST["14"]."\n";
477 fwrite($handle,$data);
478 }
479 if($_POST["15"] != "off")
480 {
481 $data = "HiddenValley:qqbar2CvCvbar = ".$_POST["15"]."\n";
482 fwrite($handle,$data);
483 }
484 if($_POST["16"] != "off")
485 {
486 $data = "HiddenValley:qqbar2BvBvbar = ".$_POST["16"]."\n";
487 fwrite($handle,$data);
488 }
489 if($_POST["17"] != "off")
490 {
491 $data = "HiddenValley:qqbar2TvTvbar = ".$_POST["17"]."\n";
492 fwrite($handle,$data);
493 }
494 if($_POST["18"] != "off")
495 {
496 $data = "HiddenValley:ffbar2DvDvbar = ".$_POST["18"]."\n";
497 fwrite($handle,$data);
498 }
499 if($_POST["19"] != "off")
500 {
501 $data = "HiddenValley:ffbar2UvUvbar = ".$_POST["19"]."\n";
502 fwrite($handle,$data);
503 }
504 if($_POST["20"] != "off")
505 {
506 $data = "HiddenValley:ffbar2SvSvbar = ".$_POST["20"]."\n";
507 fwrite($handle,$data);
508 }
509 if($_POST["21"] != "off")
510 {
511 $data = "HiddenValley:ffbar2CvCvbar = ".$_POST["21"]."\n";
512 fwrite($handle,$data);
513 }
514 if($_POST["22"] != "off")
515 {
516 $data = "HiddenValley:ffbar2BvBvbar = ".$_POST["22"]."\n";
517 fwrite($handle,$data);
518 }
519 if($_POST["23"] != "off")
520 {
521 $data = "HiddenValley:ffbar2TvTvbar = ".$_POST["23"]."\n";
522 fwrite($handle,$data);
523 }
524 if($_POST["24"] != "off")
525 {
526 $data = "HiddenValley:ffbar2EvEvbar = ".$_POST["24"]."\n";
527 fwrite($handle,$data);
528 }
529 if($_POST["25"] != "off")
530 {
531 $data = "HiddenValley:ffbar2nuEvnuEvbar = ".$_POST["25"]."\n";
532 fwrite($handle,$data);
533 }
534 if($_POST["26"] != "off")
535 {
536 $data = "HiddenValley:ffbar2MUvMUvbar = ".$_POST["26"]."\n";
537 fwrite($handle,$data);
538 }
539 if($_POST["27"] != "off")
540 {
541 $data = "HiddenValley:ffbar2nuMUvnuMUvbar = ".$_POST["27"]."\n";
542 fwrite($handle,$data);
543 }
544 if($_POST["28"] != "off")
545 {
546 $data = "HiddenValley:ffbar2TAUvTAUvbar = ".$_POST["28"]."\n";
547 fwrite($handle,$data);
548 }
549 if($_POST["29"] != "off")
550 {
551 $data = "HiddenValley:ffbar2nuTAUvnuTAUvbar = ".$_POST["29"]."\n";
552 fwrite($handle,$data);
553 }
554 if($_POST["30"] != "off")
555 {
556 $data = "HiddenValley:FSR = ".$_POST["30"]."\n";
557 fwrite($handle,$data);
558 }
559 if($_POST["31"] != "0.1")
560 {
561 $data = "HiddenValley:alphaFSR = ".$_POST["31"]."\n";
562 fwrite($handle,$data);
563 }
564 if($_POST["32"] != "0.4")
565 {
566 $data = "HiddenValley:pTminFSR = ".$_POST["32"]."\n";
567 fwrite($handle,$data);
568 }
569 fclose($handle);
570 }
571
572 ?>
573 </body>
574 </html>
575
576 <!-- Copyright (C) 2010 Torbjorn Sjostrand -->
577