]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PHOS/PHOS-HTML/alirecpoint.html
to keep compatibility with Sun and HP CC!
[u/mrichter/AliRoot.git] / PHOS / PHOS-HTML / alirecpoint.html
CommitLineData
65163b68 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 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 <meta name="GENERATOR" content="Mozilla/4.51 [en] (X11; I; Linux 2.2.5-15 i686) [Netscape]">
7 <title>PHOS FAST SIMULATION Proposal</title>
8 <!-- Changed by: Yves Schutz, 7-Dec-1999 -->
9 <link REL="stylesheet" href="http://www-subatech.in2p3.fr/~photons/gps_alice.css" type="text/css">
10 <script language="JavaScript">
11 <!--
12
13 function open1()
14 {
15 x = window.open('alirecpointclassdiagram.html', 'AliRecPoint', 'status=yes,width=680,height=750');
16 }
17 function open2()
18 {
19 x = window.open('alirecpointclass.html', 'AliRecPoint', 'status=yes,width=430,height=650');
20 }
21 function open3()
22 {
23 x = window.open('AliRecPoint.h', 'AliRecPointh', 'status=yes');
24 }
25 function open4()
26 {
27 x = window.open('AliRecPoint.cxx', 'AliRecPointcxx', 'status=yes');
28 }
29 function open5()
30 {
31 x = window.open('AliGeometry.h', 'AliGeometryh', 'status=yes');
32 }
33 function open6()
34 {
35 x = window.open('AliPHOSGeometry.h', 'AliPHOSGeometryh', 'status=yes');
36 }
37 function open7()
38 {
39 x = window.open('AluPHOSGeometry.cxx', 'AliPHOSGeometrycxx', 'status=yes');
40 }
41 //-->
42 </script>
43 </head>
44 <body>
45
46
47 <h1>
48 Proposal for the AliRecPoint Base Class
49 </h1>
50 At the Offline meeting held during December 1999, it was decided
51 that a AliRecpoint base class should be designed.
52 First let's suggest the following class diagram:
53 <br><br>
54 <h4>
55 <ol>
56 <li>
57 <A href="#1" onClick="open1()"> AliRecpoint class in AliRoot</A>
58 </li>
59 <li>
60 <A href="#2" onClick="open2()"> Details of the AliRecpoint class</A>
61 </li>
62 </ol>
63 </h4>
64 <br><br>
65 And now here is the suggested implementation.
66 <br><br>
67 <h4>
68 <ol>
69 <li>
70<!-- <A href="#3" onClick="open3()">AliRecPoint.h</A> -->
71 <A href="AliRecPoint.h">AliRecPoint.h</A>
72 </li>
73 <li>
74<!-- <A href="#4" onClick="open4()">AliRecPoint.cxx</A> -->
75 <A href="AliRecPoint.cxx">AliRecPoint.cxx</A>
76 </li>
77 <li>
78<!-- <A href="#5" onClick="open5()">AliGeometry.h</A> -->
79 <A href="AliGeometry.h">AliGeometry.h</A>
80 </li>
81 </ol>
82 </h4>
83 <br><br>
84 ... and an example on how PHOS uses AliGeometry
85 <br><br>
86 <h4>
87 <ol>
88 <li>
89<!-- <A href="#6" onClick="open6()">AliPHOSGeometry.h</A> -->
90 <A href="AliPHOSGeometry.h">AliPHOSGeometry.h</A>
91 </li>
92 <li>
93<!-- <A href="#7" onClick="open7()">AliPHOSGeometry.cxx</A> -->
94 <A href="AliPHOSGeometry.cxx">AliPHOSGeometry.cxx</A>
95 </li>
96 </ol>
97 </h4>
98 <br><br>
99 But I need a new AliDigit looking like this : <A href="AliDigitNew.h">AliDigitNew.h</A>
100 <hr>
101 <address class="left">
102 &copy; <a href="mailto:schutz@in2p3.fr">Groupe Photons Subatech</a> <a href="http://www-subatech.in2p3.fr/~photons/subatech/en_index.shtml">[Go
103 to the GPS Home Page]</a></address>
104
105 <address class="right">
106 <!-- Created: Tue Oct 26 19:52:56 CEST 1999 -->
107 <!-- hhmts start -->
108Last modified: Thu Dec 9 23:30:14 CET 1999
109<!-- hhmts end --></address>
110
111 <div align=right><a href="http://validator.w3.org/check/referer"><img SRC="vh40.gif" ALT="Valid HTML 4.0!" BORDER=0 height=31 width=88></a><a href="http://jigsaw.w3.org/css-validator"><img SRC="vcss.gif" ALT="Valid CSS!" BORDER=0 height=31 width=88></a></div>
112
113 </body>
114</html>