]> git.uio.no Git - u/mrichter/AliRoot.git/blob - html/releasepol.html
New html files
[u/mrichter/AliRoot.git] / html / releasepol.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>Release Policy</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/release_name.gif" alt="Release Policy">
29 <TD><img src="picts/AliceLogo.gif" alt="ALICE Logo">
30 </TR>
31 </TABLE>
32
33 <h2>Release Policy</h2>
34
35 <p> It is the responsibility of the different detector groups to maintain
36 and develop the different modules describing the ALICE detectors. The
37 modular structure of the code has been developed to reflect this fact, and
38 changes in one module should not affect the others.
39
40 <P>New modules can be provided, incorporated and tested within the AliRoot
41 framework. These should then be submitted and incorporated into the
42 centrally maintained filebase.
43
44 <P>Any query or proposal for a change in the code can be addressed to the
45 <A HREF="mailto:alice-off@alice-lb.cern.ch">Alice Off-line Mailing
46 List</A>. 
47
48 <p> We expect the code to evolve rapidly, as the TDR studies will require
49 frequent modifications and updates, so we have decided to reserve the right
50 to release a new version up to once a week.
51
52 <p> The AliRoot framework will support an <A HREF="
53 http://home.cern.ch/~ivana/AliceG4/AG4Presentations/AliceWeekMar99/index.html">
54 interface</A> to Geant4.  Reconstruction and analysis of simulated events
55 are also supported by AliRoot.
56
57
58 <hr>
59 <address>
60           <script language="JavaScript">
61              document.write("Last modified "+ document.lastModified)
62              // end of script -->
63           </script>
64 by <a href="mailto:Federico.Carminati@cern.ch">Federico Carminati</a>
65 </address>
66 </BODY>
67 </HTML>