]> git.uio.no Git - u/mrichter/AliRoot.git/blob - html/news.html
New html files
[u/mrichter/AliRoot.git] / html / news.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
2                "http://www.w3.org/TR/REC-html40/loose.dtd">
3 <HTML>
4 <HEAD>
5 <TITLE>AliRoot - Introduction</TITLE>
6 <link rev="made" href="mailto:Federico.Carminati@cern.ch">
7 <STYLE>
8 BODY    {       
9         background:     #FFFFFF;
10         }       
11
12 COL, COLGROUP, TABLE, TBODY, TD, TR     {       
13         color:  black;
14         text-decoration:        none;
15         border-color:   black;
16         border-style:   none;
17         background:     #FFFFFF;
18         }                       
19
20 </STYLE>
21 <link rel="stylesheet" href="http://www.w3.org/StyleSheets/Core/Swiss" type="text/css">
22 </HEAD>
23
24 <BODY background=#FFFFFF>
25 <TABLE>
26 <TR>
27 <TD><img src="picts/MadHatter.gif" alt="ALICE Off-line Project Logo">
28 <TD><img src="picts/news_name.gif" alt="News name">
29 <TD><img src="picts/AliceLogo.gif" alt="ALICE Logo">
30 </TR>
31 </TABLE>
32
33 <h2>Introduction</h2>
34
35 <P>Welcome to the home page of the ALICE Off-line Project. This page and
36 the following contain the description of the feature and
37
38 <B>AliRoot</B> is the ALICE Off-line framework for simulation,
39 reconstruction and analysis.
40
41 <P> Except for GEANT3.21 and some remaining legacy code which is packaged
42 as shared libraries, this framework is based on the Object Oriented
43 programming paradigm, and it is written in C++.
44
45 <P> It uses the <A HREF="http://root.cern.ch">ROOT</A> system as a
46 foundation on which the framework and all applications are built.
47
48 <hr>
49 <address>
50           <script language="JavaScript">
51              document.write("Last modified "+ document.lastModified)
52              // end of script -->
53           </script>
54 by <a href="mailto:Federico.Carminati@cern.ch">Federico Carminati</a>
55 </address>
56 </BODY>
57 </HTML>