]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - html/analysis.html
Some rationalisation of the documentation. In particular pictures are all now in...
[u/mrichter/AliRoot.git] / html / analysis.html
index 02ca9f28e3fbcb252dd2f54841738a9f5d78c2ca..280b3d52d488203e465e7ddf1d5b60df439fa9ff 100644 (file)
@@ -7,7 +7,7 @@
    <META name="keywords" content="ALICE GALICE Geant3 Simulation"> 
 
    <STYLE TYPE="text/css">
-      H1 {font-style: italic ; color: green ; font-size: 24pt; align: center}
+      
       H2 {                     color: red   ; font-size: 22pt               }
       H3 {                     color: blue  ; font-size: 20pt               }
       H4 {                     color: violet; font-size: 18pt               }
    <BASEFONT SIZE=4>
 
 <!-- Header material -->
-<hr>
+<body background="../picts/back.gif" text=black>
+<basefont face="verdana,arial,helvetica,sans-serif">
+
+<!-- Header material -->
 <table border=0   cellpadding=5 cellspacing=0 width="100%">
-  <tr bgcolor=#d0ffd0>
-      <td align=left width=30%>
-      <img alt="Alice" src="gif/Logo.gif" width="60" height="60" 
-         align="absmiddle" border=1>
-         <td align=center width=40%>
-          <font size="+2">
-           Alice Off-Line Project
-      </font>
-      <td align=right width=30% valign=bottom> 
-          <font size="-1">
+  <tr bgcolor=#eab575>
+      <td align=left width=20%> <img src="../picts/MadHatter.jpg" HEIGHT=130 WIDTH=130> &nbsp;
+      <td align=center>
+      <font size="+4"><b>
+
+Analysis of Simulated Events within AliRoot Framework 
+      <td align=right width=20%> <img src="../picts/Logo.gif"> &nbsp;
+  </tr>
+
+  <tr>
+      <td colspan=3 align=right><font size="-1">
           <script language="JavaScript">
              document.write("Last modified "+ document.lastModified)
              // end of script -->
@@ -37,7 +41,6 @@
       </td>
   </tr>
 </table>
-<hr>
 
 </HEAD>
 
@@ -46,7 +49,6 @@ LINK="#0000FF" VLINK="#551A8B" ALINK="#FF0000">
    <BASEFONT SIZE=4>
 
 <br><br>
-<H1> Analysis of Simulated Events within AliRoot Framework </H1>
 <P>
 
 <!======================================================================>
@@ -68,17 +70,14 @@ LINK="#0000FF" VLINK="#551A8B" ALINK="#FF0000">
 <LI><A HREF="roothtml/examples/Config.C.html">Configuration file</A>
 <LI><A HREF="roothtml/examples/PHOS.C.html">PHOS reconstruction</A>
 <LI><A HREF="roothtml/examples/RICH.C.html">Reading RICH hits</A>
-<LI><A HREF="roothtml/examples/Sread.C.html">Simple hit read</A>
-<LI><A HREF="roothtml/examples/TPCDigits2Clusters.C.html">Creation of clusters in the TPC</A>
-<LI><A HREF="roothtml/examples/TPCDigitsDisplay.C.html">Display TPC digits</A>
-<LI><A HREF="roothtml/examples/TPCHits2Clusters.C.html">Fast creation of clusters</A>
-<LI><A HREF="roothtml/examples/TPCHits2Digits.C.html">TPC digitisation</A>
-<LI><A HREF="roothtml/examples/roothtml.cxx.html">roothtml main program</A>
+<LI><A HREF="roothtml/examples/AliTPCDigitsDisplay.C.html">Display TPC digits</A>
+<LI><A HREF="roothtml/examples/AliTPCHits2Digits.C.html">TPC digitisation</A>
+<!--- <LI><A HREF="roothtml/examples/aliroot.cxx.html">roothtml main program</A> --->
 <LI><A HREF="roothtml/examples/anal.C.html">Simple analysis macro -- Start from this one!</A>
 <LI><A HREF="roothtml/examples/display.C.html">Display macro</A>
 <LI><A HREF="roothtml/examples/ecut.C.html">Eta cut macro</A>
 <LI><A HREF="roothtml/examples/grun.C.html">Batch script</A>
-<LI><A HREF="roothtml/examples/gucode.cxx.html">Geant USER code</A>
+<!--- <LI><A HREF="roothtml/examples/gucode.cxx.html">Geant USER code</A> --->
 <LI><A HREF="roothtml/examples/html.C.html">html creation macro</A>
 <LI><A HREF="roothtml/examples/lego.C.html">Visualisation of Lego results</A>
 <LI><A HREF="roothtml/examples/menu.C.html">interactive menu macro</A>
@@ -109,7 +108,7 @@ CELLPADDING=4 HSPACE=8 VSPACE=2>
 <BR>
 <A HREF="Manual.html#6">Simulated Hits</A><BR><BR>
 <IMG ALT="Event Display and HITS in GALICE" 
-SRC="gif/alidisplay.gif" width="250" height="250">
+SRC="picts/alidisplay.gif" width="250" height="250">
 </FONT>
 </TD>
 </TR>