]> git.uio.no Git - u/mrichter/AliRoot.git/blame - html/Welcome.html
This file needed by gtreve_root routine.
[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">
10 H1 {font-style: italic ; color: green ; font-size: 24pt; align: center}
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<hr>
22<table border=0 cellpadding=5 cellspacing=0 width="100%">
23 <tr bgcolor=#d0ffd0>
24 <td align=left width=30%>
25 <img alt="Alice" src="gif/Logo.gif" width="60" height="60"
26 align="absmiddle" border=1>
27 <td align=center width=40%>
28 <font size="+2">
29 Alice Off-Line Project
30 </font>
31 <td align=right width=30% valign=bottom>
32 <font size="-1">
33 <script language="JavaScript">
34 document.write("Last modified "+ document.lastModified)
35 // end of script -->
36 </script></font>
37 </td>
38 </tr>
39</table>
40<hr>
41
42</HEAD>
43
44<BODY TEXT="#000000" BGCOLOR="#FFFFFF"
45LINK="#0000FF" VLINK="#551A8B" ALINK="#FF0000">
46 <BASEFONT SIZE=4>
47
48<br><br>
49<H1>AliRoot - Framework for ALICE software development</H1>
50
51<p><br>
52
53<B>AliRoot</B> is the ALICE Off-line framework for simulation,
54reconstruction and analysis.
55
56<P> Except for GEANT3.21 and some remaining legacy code which is packaged
57as shared libraries, this framework is based on the Object Oriented
58programming paradigm, and it is written in C++.
59
60<P> It uses the <A HREF="http://root.cern.ch">ROOT</A> system as a
61foundation on which the framework and all applications are built.
62
63<BR><BR> <hr size=4> <p>
64
65<!==============================================================================>
66<FONT SIZE=4>
67
68<TABLE BORDER="0" CELLSPACING="1" WIDTH="100%">
69<TR>
70<TD ALIGN=left ROWSPAN="2">
71
72<P>
73<UL>
74<LI><FONT SIZE="+3"><B><A HREF="Overview.html">
75 Overview</A></B></FONT>
76<BR><BR>
77<LI><FONT SIZE="+3"><B><A HREF="Installation.html">Installation & Distribution
78</A></B></FONT><BR>
79 <UL>
80 <LI><A HREF="Installation.html#1">Code management</A>
81 <LI><A HREF="Installation.html#2">Release Policy</A>
82 <LI><A HREF="Installation.html#3">Porting and availability</A>
83 <LI><A HREF="Installation.html#4">Installation</A>
84 </UL>
85<BR>
86<LI><FONT SIZE="+3"><B> Documentation</B></FONT>
87 <UL>
88 <LI><A HREF="AliRootHelp.html">AliRoot Help</A>
89 <LI><A HREF="roothtml/USER_Index.html">AliRoot Classes</A>
90 <LI><A HREF="roothtml/EXAMPLE_Index.html">AliRoot Macros</A>
91 </UL>
92<BR>
93<LI><FONT SIZE="+3"><B><A HREF="galice.html"> Detector Simulation</A></B></FONT>
94<BR><BR>
95<LI><FONT SIZE="+3"><B><A HREF="analysis.html">Analysis of Simulated Data</A></B></FONT>
96<BR><BR>
97<LI><FONT SIZE="+3"><B>Tutorials</B></FONT>
98 <UL>
99 <LI><A HREF="http://wwwinfo.cern.ch/asd/geant/tutorial/tutstart.html">
100 Geant3.21 Tutorial</A></LI>
101 <LI><A HREF="http://root.cern.ch/root/Tutorials.html">
102 ROOT Tutorials </A></LI>
103 </UL>
104<BR>
105<LI><FONT SIZE="+3"><B>Related Information</B></FONT>
106 <UL>
107 <LI><A HREF="http://wwwinfo.cern.ch/asd/geant/index.html">
108 Geant3.21</A></LI>
109 <LI><A HREF="GeantALICE.html">
110 ALICE Extensions to Geant3.21</A></LI>
111 <LI><A HREF="http://root.cern.ch">
112 ROOT </A></LI>
113 <LI><A HREF="
114http://webnt.physics.ox.ac.uk/minos/software/oo/companion/index.html">
115 MINOS introduction to ROOT </A></LI>
116 </UL>
117</UL>
118</FONT>
119
120</TD>
121</TR>
122</TABLE>
123
124<!===========================================================================>
125<P>
126<HR size=4>
127<BR>
128Page maintained by:
129<A HREF="mailto:Federico.Carminati@cern.ch">Federico Carminati</A>
130<A HREF="mailto:Yiota.Foka@cern.ch">Yiota Foka</A>
131<BR>
132Back to:
133<A HREF="http://www1.cern.ch/ALICE">
134ALICE home, </A>
135<A HREF="http://www1.cern.ch/ALICE/Projects/offline">
136Offline home</A>
137
138</BODY>
139</HTML>
140
141
142
143
144
145
146
147
148