]> git.uio.no Git - u/mrichter/AliRoot.git/blame - html/analysis.html
Correct logics for Lego StepManager
[u/mrichter/AliRoot.git] / html / analysis.html
CommitLineData
fe4da5cc 1<HTML>
2<HEAD>
3 <TITLE> Analysis of Simulated Events within AliRoot Framework </TITLE>
4 <!-- Changed by: Yiota Foka, 18-Mar-1999 -->
5
6 <META name="description" content="The ALICE Geant3 based simulation environment">
7 <META name="keywords" content="ALICE GALICE Geant3 Simulation">
8
9 <STYLE TYPE="text/css">
1439f98e 10
fe4da5cc 11 H2 { color: red ; font-size: 22pt }
12 H3 { color: blue ; font-size: 20pt }
13 H4 { color: violet; font-size: 18pt }
14 H5 { color: olive ; font-size: 16pt }
15 H6 { color: maroon; font-size: 14pt }
16 TABLE { font-size: 14pt }
17 </STYLE>
18 <BASEFONT SIZE=4>
19
20<!-- Header material -->
1439f98e 21<body background="../picts/back.gif" text=black>
22<basefont face="verdana,arial,helvetica,sans-serif">
23
24<!-- Header material -->
fe4da5cc 25<table border=0 cellpadding=5 cellspacing=0 width="100%">
1439f98e 26 <tr bgcolor=#eab575>
27 <td align=left width=20%> <img src="../picts/MadHatter.jpg" HEIGHT=130 WIDTH=130> &nbsp;
28 <td align=center>
29 <font size="+4"><b>
30
31Analysis of Simulated Events within AliRoot Framework
32 <td align=right width=20%> <img src="../picts/Logo.gif"> &nbsp;
33 </tr>
34
35 <tr>
36 <td colspan=3 align=right><font size="-1">
fe4da5cc 37 <script language="JavaScript">
38 document.write("Last modified "+ document.lastModified)
39 // end of script -->
40 </script></font>
41 </td>
42 </tr>
43</table>
fe4da5cc 44
45</HEAD>
46
47<BODY TEXT="#000000" BGCOLOR="#FFFFFF"
48LINK="#0000FF" VLINK="#551A8B" ALINK="#FF0000">
49 <BASEFONT SIZE=4>
50
51<br><br>
fe4da5cc 52<P>
53
54<!======================================================================>
55
56<p>
57
58<!==============================================================================>
59
60<TABLE BORDER="0" CELLSPACING="1" WIDTH="100%">
61
62<TR>
63
64<TD ALIGN=left ROWSPAN="2">
65<FONT SIZE=4>
66
67<BR><BR><BR><BR>
68
69<UL>
70<LI><A HREF="roothtml/examples/Config.C.html">Configuration file</A>
71<LI><A HREF="roothtml/examples/PHOS.C.html">PHOS reconstruction</A>
72<LI><A HREF="roothtml/examples/RICH.C.html">Reading RICH hits</A>
1439f98e 73<LI><A HREF="roothtml/examples/AliTPCDigitsDisplay.C.html">Display TPC digits</A>
74<LI><A HREF="roothtml/examples/AliTPCHits2Digits.C.html">TPC digitisation</A>
75<!--- <LI><A HREF="roothtml/examples/aliroot.cxx.html">roothtml main program</A> --->
fe4da5cc 76<LI><A HREF="roothtml/examples/anal.C.html">Simple analysis macro -- Start from this one!</A>
77<LI><A HREF="roothtml/examples/display.C.html">Display macro</A>
78<LI><A HREF="roothtml/examples/ecut.C.html">Eta cut macro</A>
79<LI><A HREF="roothtml/examples/grun.C.html">Batch script</A>
1439f98e 80<!--- <LI><A HREF="roothtml/examples/gucode.cxx.html">Geant USER code</A> --->
fe4da5cc 81<LI><A HREF="roothtml/examples/html.C.html">html creation macro</A>
82<LI><A HREF="roothtml/examples/lego.C.html">Visualisation of Lego results</A>
83<LI><A HREF="roothtml/examples/menu.C.html">interactive menu macro</A>
84<LI><A HREF="roothtml/examples/newanal.C.html">simple analysis macro</A>
85 </UL>
86<BR>
87
88</FONT></TD>
89
90
91<TD COLSPAN="2" ALIGN=center>
92<FONT SIZE=4>
93
94<TABLE WIDTH=160 ALIGN=center
95CELLPADDING=4 HSPACE=8 VSPACE=2>
96</FONT>
97
98
99</TABLE>
100
101<BR>
102</TD>
103</TR>
104
105<TR>
106<TD ALIGN=center>
107<FONT SIZE=4>
108<BR>
109<A HREF="Manual.html#6">Simulated Hits</A><BR><BR>
110<IMG ALT="Event Display and HITS in GALICE"
1439f98e 111SRC="picts/alidisplay.gif" width="250" height="250">
fe4da5cc 112</FONT>
113</TD>
114</TR>
115
116</TABLE>
117
118<!===========================================================================>
119<P>
120<HR size=4>
121<BR>
122Page maintained by:
123<A HREF="mailto:Federico.Carminati@cern.ch">Federico Carminati</A>
124<A HREF="mailto:Yiota.Foka@cern.ch">Yiota Foka</A>
125<BR>
126Back to:
127<A HREF="http://www.cern.ch/ALICE">
128ALICE home, </A>
129<A HREF="http://www.cern.ch/ALICE/Projects/offline">
130Offline home</A>
131
132</BODY>
133</HTML>
134
135
136
137
138
139
140
141
142