GEMC
2.2
Geant4 Monte-Carlo Framework
Main Page
Namespaces
Data Structures
Files
File List
Globals
gui
src
docs
lund.h
Go to the documentation of this file.
1
QString
LUNDTab::load_doc
()
2
{
3
return
4
"<html>"
5
"<STYLE TYPE=\"text/css\">"
6
"<!--"
7
".pretty-table"
8
"{"
9
" padding: 0;"
10
" margin: 0;"
11
" border-collapse: collapse;"
12
" border: 1px solid #333;"
13
" font-family: \"Trebuchet MS\", Verdana, Arial, Helvetica, sans-serif;"
14
" font-size: 0.8em;"
15
" color: #000;"
16
" background: #bcd0e4;"
17
"}"
18
".pretty-table caption"
19
"{"
20
" caption-side: bottom;"
21
" font-size: 0.9em;"
22
" font-style: italic;"
23
" text-align: right;"
24
" padding: 0.5em 0;"
25
"}"
26
".pretty-table th, .pretty-table td"
27
"{"
28
" border: 1px dotted #666;"
29
" padding: 0.5em;"
30
" text-align: left;"
31
" color: #632a39;"
32
"}"
33
".pretty-table th[scope=col]"
34
"{"
35
" color: #000;"
36
" background-color: #8fadcc;"
37
" text-transform: uppercase;"
38
" font-size: 0.9em;"
39
" border-bottom: 2px solid #333;"
40
" border-right: 2px solid #333;"
41
"}"
42
".pretty-table th+th[scope=col]"
43
"{"
44
" color: #fff;"
45
" background-color: #7d98b3;"
46
" border-right: 1px dotted #666;"
47
"}"
48
".pretty-table th[scope=row]"
49
"{"
50
" background-color: #b8cfe5;"
51
" border-right: 2px solid #333;"
52
"}"
53
"--->"
54
"</STYLE>"
55
"</head>"
56
"<body>"
57
"<center>"
58
"<h2> LUND Format</h2>"
59
"</center>"
60
"<br>"
61
"The LUND format is used to describe one event."
62
"It is part of the JetSet and Pythia packages from CERN "
63
"(the full manual can be found at http://home.thep.lu.se/~torbjorn/pythia/lutp0613man2.pdf)"
64
"<br><br>"
65
"<table cellsize=20>"
66
"<tr><td>"
67
"<table class=\"pretty-table\">"
68
"<caption>Header Infos</caption>"
69
"<tr><th scope=\"col\" >Column</th>"
70
" <th scope=\"col\" >Quantity</th></tr>"
71
"<tr><th scope=\"row\">1 </th> <td>Number of particles</td></tr>"
72
"<tr><th scope=\"row\">2 </th> <td>Number of target nucleons</td></tr>"
73
"<tr><th scope=\"row\">3 </th> <td>Number of target protons</td></tr>"
74
"<tr><th scope=\"row\">4 </th> <td>Target Polarization</td></tr>"
75
"<tr><th scope=\"row\">5 </th> <td>Beam Polarization</td></tr>"
76
"<tr><th scope=\"row\">6 </th> <td><i>x</td></tr>"
77
"<tr><th scope=\"row\">7 </th> <td><i>y</td></tr>"
78
"<tr><th scope=\"row\">8 </th> <td><i>W</td></tr>"
79
"<tr><th scope=\"row\">9 </th> <td><i>Q2</td></tr>"
80
"<tr><th scope=\"row\">10</th> <td><i>nu</i></td></tr>"
81
"</table>"
82
"</td>"
83
"<td>"
84
"<table class=\"pretty-table\">"
85
"<caption>Particle Infos</caption>"
86
"<tr><th scope=\"col\">Column</th>"
87
" <th scope=\"col\">Quantity</th></tr>"
88
"<tr><th scope=\"row\">1 </th> <td>index</td></tr>"
89
"<tr><th scope=\"row\">2 </th> <td>charge</td></tr>"
90
"<tr><th scope=\"row\">3 </th> <td>type</td></tr>"
91
"<tr><th scope=\"row\">4 </th> <td>particle id</td></tr>"
92
"<tr><th scope=\"row\">5 </th> <td>parent id</td></tr>"
93
"<tr><th scope=\"row\">6 </th> <td>daughter</td></tr>"
94
"<tr><th scope=\"row\">7 </th> <td>p<sub>x</sub></td></tr>"
95
"<tr><th scope=\"row\">8 </th> <td>p<sub>y</sub></td></tr>"
96
"<tr><th scope=\"row\">9 </th> <td>p<sub>z</sub></td></tr>"
97
"<tr><th scope=\"row\">10</th> <td>p<sub>z</sub></td></tr>"
98
"<tr><th scope=\"row\">11</th> <td>mass</td></tr>"
99
"<tr><th scope=\"row\">12</th> <td>x vertex</td></tr>"
100
"<tr><th scope=\"row\">13</th> <td>y vertex</td></tr>"
101
"<tr><th scope=\"row\">14</th> <td>z vertex</td></tr>"
102
"</table>"
103
"</td></tr>"
104
"</table>"
105
"<br><br><br><br>"
106
"<h3> Example of 2 DVCS events (ePγ)"
107
"<br><br>"
108
"<small><pre>"
109
"3 1. 1. 0 -1 0.209 0.336 6.373 1.448 -1.000<br>"
110
" 1 -1. 1 11 0 0 0.9636 -0.1675 7.2357 7.3015 0.0005 0.0000 0.0000 0.0000<br>"
111
" 2 1. 1 2212 0 0 -0.6536 0.0604 0.3367 1.1935 0.9383 0.0000 0.0000 0.0000<br>"
112
" 3 0. 1 22 0 0 -0.3100 0.1071 3.4276 3.4432 0.0000 0.0000 0.0000 0.0000<br>"
113
"3 1. 1. 0 -1 0.259 0.214 4.148 1.143 -1.000<br>"
114
" 1 -1. 1 11 0 0 -0.0203 0.9464 8.5979 8.6498 0.0005 0.0000 0.0000 0.0000<br>"
115
" 2 1. 1 2212 0 0 -0.0388 -0.2442 0.2194 0.9948 0.9383 0.0000 0.0000 0.0000<br>"
116
" 3 0. 1 22 0 0 0.0591 -0.7022 2.1827 2.2936 0.0000 0.0000 0.0000 0.0000<br>"
117
"</pre><small>"
118
" </body></html>"
;
119
}
120
121
122
123
124
LUNDTab::load_doc
QString load_doc()
Definition:
lund.h:1
Generated on Wed Jul 6 2016 11:13:15 for GEMC by
1.8.11