]> git.uio.no Git - u/mrichter/AliRoot.git/blame - html/Welcome.html
Some rationalisation of the documentation. In particular pictures are all now in...
[u/mrichter/AliRoot.git] / html / Welcome.html
CommitLineData
fe4da5cc 1<HTML>
2<HEAD>
3<TITLE>aliroot - Framework for ALICE software development</TITLE>
4<!-- Changed by: Yiota Foka, 13-Apr-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
31aliroot - Framework for ALICE software development
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</HEAD>
45
46<BODY TEXT="#000000" BGCOLOR="#FFFFFF"
47LINK="#0000FF" VLINK="#551A8B" ALINK="#FF0000">
48 <BASEFONT SIZE=4>
49
50<br><br>
51<H1>AliRoot - Framework for ALICE software development</H1>
52
53<p><br>
54
55<B>AliRoot</B> is the ALICE Off-line framework for simulation,
56reconstruction and analysis.
57
58<P> Except for GEANT3.21 and some remaining legacy code which is packaged
59as shared libraries, this framework is based on the Object Oriented
60programming paradigm, and it is written in C++.
61
62<P> It uses the <A HREF="http://root.cern.ch">ROOT</A> system as a
63foundation on which the framework and all applications are built.
64
65<BR><BR> <hr size=4> <p>
66
67<!==============================================================================>
68<FONT SIZE=4>
69
70<TABLE BORDER="0" CELLSPACING="1" WIDTH="100%">
71<TR>
72<TD ALIGN=left ROWSPAN="2">
73
74<P>
75<UL>
76<LI><FONT SIZE="+3"><B><A HREF="Overview.html">
77 Overview</A></B></FONT>
78<BR><BR>
79<LI><FONT SIZE="+3"><B><A HREF="Installation.html">Installation & Distribution
80</A></B></FONT><BR>
81 <UL>
82 <LI><A HREF="Installation.html#1">Code management</A>
83 <LI><A HREF="Installation.html#2">Release Policy</A>
84 <LI><A HREF="Installation.html#3">Porting and availability</A>
85 <LI><A HREF="Installation.html#4">Installation</A>
86 </UL>
87<BR>
88<LI><FONT SIZE="+3"><B> Documentation</B></FONT>
89 <UL>
90 <LI><A HREF="AliRootHelp.html">AliRoot Help</A>
91 <LI><A HREF="roothtml/USER_Index.html">AliRoot Classes</A>
92 <LI><A HREF="roothtml/EXAMPLE_Index.html">AliRoot Macros</A>
93 </UL>
94<BR>
95<LI><FONT SIZE="+3"><B><A HREF="galice.html"> Detector Simulation</A></B></FONT>
96<BR><BR>
97<LI><FONT SIZE="+3"><B><A HREF="analysis.html">Analysis of Simulated Data</A></B></FONT>
98<BR><BR>
99<LI><FONT SIZE="+3"><B>Tutorials</B></FONT>
100 <UL>
101 <LI><A HREF="http://wwwinfo.cern.ch/asd/geant/tutorial/tutstart.html">
102 Geant3.21 Tutorial</A></LI>
103 <LI><A HREF="http://root.cern.ch/root/Tutorials.html">
104 ROOT Tutorials </A></LI>
105 </UL>
106<BR>
107<LI><FONT SIZE="+3"><B>Related Information</B></FONT>
108 <UL>
109 <LI><A HREF="http://wwwinfo.cern.ch/asd/geant/index.html">
110 Geant3.21</A></LI>
111 <LI><A HREF="GeantALICE.html">
112 ALICE Extensions to Geant3.21</A></LI>
113 <LI><A HREF="http://root.cern.ch">
114 ROOT </A></LI>
115 <LI><A HREF="
116http://webnt.physics.ox.ac.uk/minos/software/oo/companion/index.html">
117 MINOS introduction to ROOT </A></LI>
118 </UL>
119</UL>
120</FONT>
121
122</TD>
123</TR>
124</TABLE>
125
126<!===========================================================================>
127<P>
128<HR size=4>
129<BR>
130Page maintained by:
131<A HREF="mailto:Federico.Carminati@cern.ch">Federico Carminati</A>
132<A HREF="mailto:Yiota.Foka@cern.ch">Yiota Foka</A>
133<BR>
134Back to:
135<A HREF="http://www1.cern.ch/ALICE">
136ALICE home, </A>
137<A HREF="http://www1.cern.ch/ALICE/Projects/offline">
138Offline home</A>
139
140</BODY>
141</HTML>
142
143
144
145
146
147
148
149
150