]> git.uio.no Git - u/mrichter/AliRoot.git/blob - html/analysis.html
Adding Xsec
[u/mrichter/AliRoot.git] / html / analysis.html
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">
10       
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 -->
21 <body background="../picts/back.gif" text=black>
22 <basefont face="verdana,arial,helvetica,sans-serif">
23
24 <!-- Header material -->
25 <table border=0   cellpadding=5 cellspacing=0 width="100%">
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
31 Analysis 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">
37           <script language="JavaScript">
38              document.write("Last modified "+ document.lastModified)
39              // end of script -->
40           </script></font>
41       </td>
42   </tr>
43 </table>
44
45 </HEAD>
46
47 <BODY TEXT="#000000" BGCOLOR="#FFFFFF" 
48 LINK="#0000FF" VLINK="#551A8B" ALINK="#FF0000">
49    <BASEFONT SIZE=4>
50
51 <br><br>
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>
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> --->
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>
80 <!--- <LI><A HREF="roothtml/examples/gucode.cxx.html">Geant USER code</A> --->
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 
95 CELLPADDING=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" 
111 SRC="picts/alidisplay.gif" width="250" height="250">
112 </FONT>
113 </TD>
114 </TR>
115
116 </TABLE>
117
118 <!===========================================================================>
119 <P>
120 <HR size=4>
121 <BR>
122 Page 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>
126 Back to: 
127 <A HREF="http://www.cern.ch/ALICE"> 
128 ALICE home, </A>
129 <A HREF="http://www.cern.ch/ALICE/Projects/offline">
130 Offline home</A>
131
132 </BODY>
133 </HTML>
134
135
136
137
138
139
140
141
142