source: HiSusy/trunk/Pythia8/pythia8170/phpdoc/Index.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: 8.8 KB
Line 
1<html>
2<head>
3<title>Index</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='Index.php'>
29
30<img src='pythia99.gif' alt='Pythia logo' hspace=10/>
31
32<h2>PYTHIA 8 Index</h2>
33
34<h4>Program Overview</h4>
35
36<a href='Frontpage.php?filepath=".$filepath."' target='page'>Frontpage</a><br/>
37<a href='ProgramFlow.php?filepath=".$filepath."' target='page'>Program Flow</a><br/>
38<a href='SettingsScheme.php?filepath=".$filepath."' target='page'>Settings Scheme</a><br/>
39<a href='ParticleDataScheme.php?filepath=".$filepath."' target='page'>Particle Data Scheme</a><br/>
40<a href='ProgramFiles.php?filepath=".$filepath."' target='page'>Program Files</a><br/>
41<a href='ProgramClasses.php?filepath=".$filepath."' target='page'>Program Classes</a><br/>
42<a href='ProgramMethods.php?filepath=".$filepath."' target='page'>Program Methods</a><br/>
43<a href='SampleMainPrograms.php?filepath=".$filepath."' target='page'>Sample Main Programs</a><br/>
44
45<h4>Setup Run Tasks</h4>
46
47<?php
48$filepath = "files/".$_GET["filename"];
49$filename = $_GET["filename"];
50echo "<a href='SaveSettings.php?returning=1&filename=".$filename."' target='page'><b>Save Settings</b></a><br/>
51<a href='MainProgramSettings.php?filepath=".$filepath."' target='page'>Main-Program Settings</a><br/>
52<a href='BeamParameters.php?filepath=".$filepath."' target='page'>Beam Parameters</a><br/>
53<a href='RandomNumberSeed.php?filepath=".$filepath."' target='page'>Random-Number Seed</a><br/>
54<a href='PDFSelection.php?filepath=".$filepath."' target='page'>PDF Selection</a><br/>
55<a href='MasterSwitches.php?filepath=".$filepath."' target='page'>Master Switches</a><br/>
56<a href='ProcessSelection.php?filepath=".$filepath."' target='page'>Process Selection</a><br/>
57&nbsp;&nbsp;--&nbsp;&nbsp;
58<a href='QCDProcesses.php?filepath=".$filepath."' target='page'>QCD</a><br/>
59&nbsp;&nbsp;--&nbsp;&nbsp;
60<a href='ElectroweakProcesses.php?filepath=".$filepath."' target='page'>Electroweak</a><br/>
61&nbsp;&nbsp;--&nbsp;&nbsp;
62<a href='OniaProcesses.php?filepath=".$filepath."' target='page'>Onia</a><br/>
63&nbsp;&nbsp;--&nbsp;&nbsp;
64<a href='TopProcesses.php?filepath=".$filepath."' target='page'>Top</a><br/>
65&nbsp;&nbsp;--&nbsp;&nbsp;
66<a href='FourthGenerationProcesses.php?filepath=".$filepath."' target='page'>Fourth Generation</a><br/>
67&nbsp;&nbsp;--&nbsp;&nbsp;
68<a href='HiggsProcesses.php?filepath=".$filepath."' target='page'>Higgs</a><br/>
69&nbsp;&nbsp;--&nbsp;&nbsp;
70<a href='SUSYProcesses.php?filepath=".$filepath."' target='page'>SUSY</a><br/>
71&nbsp;&nbsp;--&nbsp;&nbsp;
72<a href='NewGaugeBosonProcesses.php?filepath=".$filepath."' target='page'>New Gauge Bosons</a><br/>
73&nbsp;&nbsp;--&nbsp;&nbsp;
74<a href='LeftRightSymmetryProcesses.php?filepath=".$filepath."' target='page'>Left-Right Symmetry</a><br/>
75&nbsp;&nbsp;--&nbsp;&nbsp;
76<a href='LeptoquarkProcesses.php?filepath=".$filepath."' target='page'>Leptoquark</a><br/>
77&nbsp;&nbsp;--&nbsp;&nbsp;
78<a href='CompositenessProcesses.php?filepath=".$filepath."' target='page'>Compositeness</a><br/>
79&nbsp;&nbsp;--&nbsp;&nbsp;
80<a href='HiddenValleyProcesses.php?filepath=".$filepath."' target='page'>Hidden Valleys</a><br/>
81&nbsp;&nbsp;--&nbsp;&nbsp;
82<a href='ExtraDimensionalProcesses.php?filepath=".$filepath."' target='page'>Extra Dimensions</a><br/>
83<a href='ASecondHardProcess.php?filepath=".$filepath."' target='page'>A Second Hard Process</a><br/>
84<a href='PhaseSpaceCuts.php?filepath=".$filepath."' target='page'>Phase Space Cuts</a><br/>
85<a href='CouplingsAndScales.php?filepath=".$filepath."' target='page'>Couplings and Scales</a><br/>
86<a href='StandardModelParameters.php?filepath=".$filepath."' target='page'>Standard-Model Parameters</a><br/>
87<a href='TotalCrossSections.php?filepath=".$filepath."' target='page'>Total Cross Sections</a><br/>
88<a href='ResonanceDecays.php?filepath=".$filepath."' target='page'>Resonance Decays</a><br/>
89<a href='TimelikeShowers.php?filepath=".$filepath."' target='page'>Timelike Showers</a><br/>
90<a href='SpacelikeShowers.php?filepath=".$filepath."' target='page'>Spacelike Showers</a><br/>
91<a href='MultipartonInteractions.php?filepath=".$filepath."' target='page'>Multiparton Interactions</a><br/>
92<a href='BeamRemnants.php?filepath=".$filepath."' target='page'>Beam Remnants</a><br/>
93<a href='Diffraction.php?filepath=".$filepath."' target='page'>Diffraction</a><br/>
94<a href='Fragmentation.php?filepath=".$filepath."' target='page'>Fragmentation</a><br/>
95<a href='FlavourSelection.php?filepath=".$filepath."' target='page'>Flavour Selection</a><br/>
96<a href='ParticleDecays.php?filepath=".$filepath."' target='page'>Particle Decays</a><br/>
97<a href='RHadrons.php?filepath=".$filepath."' target='page'>R-hadrons</a><br/>
98<a href='BoseEinsteinEffects.php?filepath=".$filepath."' target='page'>Bose-Einstein Effects</a><br/>
99<a href='HadronScattering.php?filepath=".$filepath."' target='page'>Hadron Scattering</a><br/>
100<a href='ParticleData.php?filepath=".$filepath."' target='page'>Particle Data</a><br/>
101<a href='ErrorChecks.php?filepath=".$filepath."' target='page'>Error Checks</a><br/>
102<a href='Tunes.php?filepath=".$filepath."' target='page'>Tunes</a><br/>
103
104";?>
105
106<h4>Study Output</h4>
107
108<?php
109$filepath = "files/".$_GET["filename"];
110$filename = $_GET["filename"];
111echo "<a href='FourVectors.php?filepath=".$filepath."' target='page'>Four-Vectors</a><br/>
112<a href='ParticleProperties.php?filepath=".$filepath."' target='page'>Particle Properties</a><br/>
113<a href='EventRecord.php?filepath=".$filepath."' target='page'>Event Record</a><br/>
114<a href='EventInformation.php?filepath=".$filepath."' target='page'>Event Information</a><br/>
115<a href='EventStatistics.php?filepath=".$filepath."' target='page'>Event Statistics</a><br/>
116<a href='EventAnalysis.php?filepath=".$filepath."' target='page'>Event Analysis</a><br/>
117<a href='Histograms.php?filepath=".$filepath."' target='page'>Histograms</a><br/>
118<a href='AdvancedUsage.php?filepath=".$filepath."' target='page'>Advanced Usage</a><br/>
119
120";?>
121
122<h4>Link to Other Programs</h4>
123
124<?php
125$filepath = "files/".$_GET["filename"];
126$filename = $_GET["filename"];
127echo "<a href='LesHouchesAccord.php?filepath=".$filepath."' target='page'>Les Houches Accord</a><br/>
128<a href='SUSYLesHouchesAccord.php?filepath=".$filepath."' target='page'>SUSY Les Houches Accord</a><br/>
129<a href='HepMCInterface.php?filepath=".$filepath."' target='page'>HepMC Interface</a><br/>
130<a href='ROOTusage.php?filepath=".$filepath."' target='page'>ROOT usage</a><br/>
131<a href='RIVETusage.php?filepath=".$filepath."' target='page'>RIVET usage</a><br/>
132<a href='SemiInternalProcesses.php?filepath=".$filepath."' target='page'>Semi-Internal Processes</a><br/>
133<a href='SemiInternalResonances.php?filepath=".$filepath."' target='page'>Semi-Internal Resonances</a><br/>
134<a href='MadGraph5Processes.php?filepath=".$filepath."' target='page'>MadGraph 5 Processes</a><br/>
135<a href='HadronLevelStandalone.php?filepath=".$filepath."' target='page'>Hadron-Level Standalone</a><br/>
136<a href='ExternalDecays.php?filepath=".$filepath."' target='page'>External Decays</a><br/>
137<a href='BeamShape.php?filepath=".$filepath."' target='page'>Beam Shape</a><br/>
138<a href='PartonDistributions.php?filepath=".$filepath."' target='page'>Parton Distributions</a><br/>
139<a href='JetFinders.php?filepath=".$filepath."' target='page'>Jet Finders</a><br/>
140<a href='RandomNumbers.php?filepath=".$filepath."' target='page'>Random Numbers</a><br/>
141<a href='UserHooks.php?filepath=".$filepath."' target='page'>User Hooks</a><br/>
142<a href='MatrixElementMerging.php?filepath=".$filepath."' target='page'>Matrix Element Merging</a><br/>
143<a href='AlpgenAndMLM.php?filepath=".$filepath."' target='page'>ALPGEN and MLM Merging</a><br/>
144<a href='ImplementNewShowers.php?filepath=".$filepath."' target='page'>Implement New Showers</a><br/>
145
146";?>
147
148<h4>Reference Materiel</h4>
149
150<a href='UpdateHistory.php?filepath=".$filepath."' target='page'>Update History</a><br/>
151<a href='Bibliography.php?filepath=".$filepath."' target='page'>Bibliography</a><br/>
152<a href='Glossary.php?filepath=".$filepath."' target='page'>Glossary</a><br/>
153<a href='Version.php?filepath=".$filepath."' target='page'>Version</a>
154
155<h4>Separate documents</h4>
156
157<a href="pythia8100.pdf" target="page">Brief Introduction</a><br/>
158<a href="worksheet.pdf" target="page">Worksheet</a> 
159
160</body>
161</html>
162
163<!-- Copyright (C) 2012 Torbjorn Sjostrand -->
Note: See TracBrowser for help on using the repository browser.