This file is indexed.

/usr/share/doc/pythia8-doc/html/TopProcesses.html is in pythia8-doc-html 8.1.86-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<html>
<head>
<title>Top Processes</title>
<link rel="stylesheet" type="text/css" href="pythia.css"/>
<link rel="shortcut icon" href="pythia32.gif"/>
</head>
<body>
 
<h2>Top Processes</h2> 
 
Different ways to produce top quarks, singly or in pairs. 
 
<p/><code>flag&nbsp; </code><strong> Top:all &nbsp;</strong> 
 (<code>default = <strong>off</strong></code>)<br/>
Common switch for the group of top production. 
   
 
<p/><code>flag&nbsp; </code><strong> Top:gg2ttbar &nbsp;</strong> 
 (<code>default = <strong>off</strong></code>)<br/>
Scatterings <i>g g &rarr; t tbar</i>. 
Code 601. 
   
 
<p/><code>flag&nbsp; </code><strong> Top:qqbar2ttbar &nbsp;</strong> 
 (<code>default = <strong>off</strong></code>)<br/>
Scatterings <i>q qbar &rarr; t tbar</i> by gluon exchange. 
Code 602. 
   
 
<p/><code>flag&nbsp; </code><strong> Top:qq2tq(t:W) &nbsp;</strong> 
 (<code>default = <strong>off</strong></code>)<br/>
Scatterings <i>q q' &rarr; t q''</i> by <i>t</i>-channel exchange 
of a <i>W^+-</i> boson. 
Code 603. 
   
 
<p/><code>flag&nbsp; </code><strong> Top:ffbar2ttbar(s:gmZ) &nbsp;</strong> 
 (<code>default = <strong>off</strong></code>)<br/>
Scatterings <i>f fbar &rarr; t tbar</i> by <i>s</i>-channel exchange 
of a <i>gamma^*/Z^0</i> boson. 
Code 604. 
   
 
<p/><code>flag&nbsp; </code><strong> Top:ffbar2tqbar(s:W) &nbsp;</strong> 
 (<code>default = <strong>off</strong></code>)<br/>
Scatterings <i>f fbar' &rarr; t q''</i> by <i>s</i>-channel exchange 
of a <i>W^+-</i> boson. 
Code 605. 
   
 
<p/><code>flag&nbsp; </code><strong> Top:gmgm2ttbar &nbsp;</strong> 
 (<code>default = <strong>off</strong></code>)<br/>
Scatterings <i>gamma gamma &rarr; t tbar</i>. 
Code 606. 
   
 
<p/> 
By default top always decays to a <i>W</i> and a down-type quark. 
It is possible to switch on the <i>t &rarr; H+ b</i> decay mode. 
Note that its partial width is calculated using the <i>tan(beta)</i> 
value stored in <code>HiggsHchg:tanBeta</code>, so that it can be used 
without having to read in a SUSY parameter file. For the <i>H+</i> to 
decay also <code>Higgs:useBSM = on</code> is necessary. 
 
</body>
</html>
 
<!-- Copyright (C) 2014 Torbjorn Sjostrand -->