14c31136 |
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 description</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"> |
87ad6e14 |
28 | <TD><img src="picts/manual_name.gif" alt="AliRoot description"> |
14c31136 |
29 | <TD><img src="picts/AliceLogo.gif" alt="ALICE Logo"> |
30 | </TR> |
31 | </TABLE> |
32 | |
33 | <h2>Overview of AliRoot</h2> |
34 | |
35 | |
87ad6e14 |
36 | <font size=+2 color=red><blink>This part is under construction.</blink> |
37 | </font> |
38 | |
39 | <h3>General AliRoot architecture</h3> |
40 | |
41 | <p> This picure is a general schema of the AliRoot architecture. |
42 | |
43 | <center><img src="picts/architecture.gif" height=500></center> |
44 | |
45 | <p> The following picture shows an high-level decomposition of AliRoot |
46 | into functional blocks. |
47 | |
48 | <center><img src="picts/aliroot_schema.gif" height=400></center> |
49 | |
50 | <h3>Virtual MonteCarlo schema</h3> |
51 | |
52 | <p> This picture illustrates the concept of Virtual MonteCarlo schema |
53 | as it is implemented by AliRoot. |
54 | |
55 | <center><img src="picts/virtualmc.gif" height=500></center> |
56 | |
57 | <p> This picture illustrates the stepping action mechanism for the virtual |
58 | MC. Only the GEANT 3 version is operational, while the GEANT 4 |
59 | one is under testing. |
60 | |
61 | <center><img src="picts/virtualmc2.gif" height=300></center> |
62 | |
63 | <h3>AliRoot flow of control</h3> |
64 | |
65 | <p> This picture illustrates the AliRoot flow of control. |
66 | |
67 | <center><img src="picts/alirootflow.gif" height=300></center> |
14c31136 |
68 | |
69 | <hr> |
70 | <address> |
71 | <script language="JavaScript"> |
72 | document.write("Last modified "+ document.lastModified) |
73 | // end of script --> |
74 | </script> |
75 | by <a href="mailto:Federico.Carminati@cern.ch">Federico Carminati</a> |
76 | </address> |
77 | </BODY> |
78 | </HTML> |