]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PHOS/html/AliPHOSRecPoint.html
Use AddLine() when registering SSD digits.
[u/mrichter/AliRoot.git] / PHOS / html / AliPHOSRecPoint.html
1 <!DOCTYPE HTML PUBLIC "-// IETF/DTD HTML 2.0// EN">
2 <html>
3 <!--                                             -->
4 <!-- Author: ROOT team (rootdev@hpsalo.cern.ch)  -->
5 <!--                                             -->
6 <!--   Date: Tue Apr  3 16:13:24 2001            -->
7 <!--                                             -->
8 <head>
9 <title>AliPHOSRecPoint</title>
10 <link rev=made href="mailto:rootdev@root.cern.ch">
11 <meta name="rating" content="General">
12 <meta name="objecttype" content="Manual">
13 <meta name="keywords" content="software development, oo, object oriented, unix, x11, windows, c++, html, rene brun, fons rademakers">
14 <meta name="description" content="ROOT - An Object Oriented Framework For Large Scale Data Analysis.">
15 </head>
16 <body BGCOLOR="#ffffff" LINK="#0000ff" VLINK="#551a8b" ALINK="#ff0000" TEXT="#000000">
17 <a name="TopOfPage"></a>
18 <!--BEGIN-->
19 <center>
20 <h1>AliPHOSRecPoint</h1>
21 <hr width=300>
22 <!--SDL--><em><a href=#AliPHOSRecPoint:description>class description</a> - <a href="src/AliPHOSRecPoint.cxx.html">source file</a> - <a href="AliPHOSRecPoint_Tree.ps">inheritance tree</a></em>
23 <hr width=300>
24 </center>
25 <h2>class <a name="AliPHOSRecPoint" href="AliPHOSRecPoint.h">AliPHOSRecPoint</a> : public AliRecPoint</h2>
26 <pre>
27
28 <!--TAB4-->    <b>public:</b><br>
29 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:~AliPHOSRecPoint">~AliPHOSRecPoint</a><!--PLAIN-->()
30 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:AddDigit">AddDigit</a><!--PLAIN-->(AliDigitNew&amp;)
31 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:AddDigit">AddDigit</a><!--PLAIN-->(<a href="./AliPHOSDigit.html">AliPHOSDigit</a>&amp; digit, <a href="ListOfTypes.html#Float_t">Float_t</a> Energy)
32 <!--TAB6-->        static TClass* <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:Class">Class</a><!--PLAIN-->()
33 <!--TAB6-->         virtual <a href="ListOfTypes.html#Int_t">Int_t</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:Compare">Compare</a><!--PLAIN-->(const TObject* obj) const
34 <!--TAB6-->         virtual <a href="ListOfTypes.html#Int_t">Int_t</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:DistancetoPrimitive">DistancetoPrimitive</a><!--PLAIN-->(<a href="ListOfTypes.html#Int_t">Int_t</a> px, <a href="ListOfTypes.html#Int_t">Int_t</a> py)
35 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:Draw">Draw</a><!--PLAIN-->(<a href="ListOfTypes.html#Option_t">Option_t</a>* option)
36 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:EvalAll">EvalAll</a><!--PLAIN-->(<a href="ListOfTypes.html#Float_t">Float_t</a> logWeight, TClonesArray* digits)
37 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:EvalPHOSMod">EvalPHOSMod</a><!--PLAIN-->(<a href="./AliPHOSDigit.html">AliPHOSDigit</a>* digit)
38 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:EvalPrimaries">EvalPrimaries</a><!--PLAIN-->(TClonesArray* digits)
39 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:ExecuteEvent">ExecuteEvent</a><!--PLAIN-->(<a href="ListOfTypes.html#Int_t">Int_t</a> event, <a href="ListOfTypes.html#Int_t">Int_t</a> px, <a href="ListOfTypes.html#Int_t">Int_t</a> py)
40 <!--TAB6-->         virtual <a href="ListOfTypes.html#Int_t">Int_t</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:GetPHOSMod">GetPHOSMod</a><!--PLAIN-->() const
41 <!--TAB6-->        virtual <a href="ListOfTypes.html#Int_t">Int_t</a>* <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:GetPrimaries">GetPrimaries</a><!--PLAIN-->(<a href="ListOfTypes.html#Int_t">Int_t</a>&amp; <a href="ListOfTypes.html#number">number</a>) const
42 <!--TAB6-->       virtual TClass* <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:IsA">IsA</a><!--PLAIN-->() const
43 <!--TAB6-->        virtual <a href="ListOfTypes.html#Bool_t">Bool_t</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:IsEmc">IsEmc</a><!--PLAIN-->() const
44 <!--TAB6-->        virtual <a href="ListOfTypes.html#Bool_t">Bool_t</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:IsSortable">IsSortable</a><!--PLAIN-->() const
45 <!--TAB6-->      <a href="./AliPHOSRecPoint.html">AliPHOSRecPoint</a>&amp; <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:operator=">operator=</a><!--PLAIN-->(const <a href="./AliPHOSRecPoint.html">AliPHOSRecPoint</a>&amp;)
46 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:Paint">Paint</a><!--PLAIN-->(<a href="ListOfTypes.html#Option_t">Option_t</a>* option)
47 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:Print">Print</a><!--PLAIN-->(<a href="ListOfTypes.html#Option_t">Option_t</a>* opt = <a href="ListOfTypes.html#void">void</a>)
48 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:ShowMembers">ShowMembers</a><!--PLAIN-->(TMemberInspector&amp; insp, <a href="ListOfTypes.html#char">char</a>* parent)
49 <!--TAB6-->          virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:Streamer">Streamer</a><!--PLAIN-->(TBuffer&amp; b)
50 <!--TAB6-->                  <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecPoint:StreamerNVirtual">StreamerNVirtual</a><!--PLAIN-->(TBuffer&amp; b)
51
52 <h3><!--TAB2-->  <a name="AliPHOSRecPoint:Data Members">Data Members</a></h3>
53 <!--TAB4-->    <b>private:</b><br>
54
55 <!--TAB4-->    <b>protected:</b><br>
56 <!--TAB6-->      <a href="ListOfTypes.html#Int_t">Int_t</a> <!--TAB--><!--BOLD--><a name="AliPHOSRecPoint:fPHOSMod">fPHOSMod</a><!--PLAIN-->  <!--TAB--><i><a name="Title:fPHOSMod">PHOS Module number in which the RecPoint is found</a></i>
57 </pre>
58 <!--END-->
59 <br><hr>
60 <!--SEE ALSO--><h2>See also</h2><dl><dd>
61 <a href="./AliPHOSEmcRecPoint.html">AliPHOSEmcRecPoint</a>, <a href="./AliPHOSPpsdRecPoint.html">AliPHOSPpsdRecPoint</a></dl>
62 <hr>
63 <!--DESCRIPTION--><h2><a name="AliPHOSRecPoint:description">Class Description</a></h2>
64 <pre>  Base Class for PHOS Reconstructed Points
65   Why should I put meaningless comments
66   just to satisfy
67   the code checker
68 *-- Author: Gines Martinez (SUBATECH)
69 </pre><hr>
70 <!--FUNCTION--><a href="ListOfTypes.html#Int_t">Int_t</a> <a name="AliPHOSRecPoint:DistancetoPrimitive" href="src/AliPHOSRecPoint.cxx.html#AliPHOSRecPoint:DistancetoPrimitive">DistancetoPrimitive</a>(<a href="ListOfTypes.html#Int_t">Int_t</a> px, <a href="ListOfTypes.html#Int_t">Int_t</a> py)
71 <br>
72 <pre> Compute distance from <a href="ListOfTypes.html#point">point</a> px,py to  a <a href="./AliPHOSRecPoint.html">AliPHOSRecPoint</a> considered as a Tmarker
73  Compute the closest distance of approach from <a href="ListOfTypes.html#point">point</a> px,py to this marker.
74  The distance is computed in pixels units.
75 </pre><hr>
76 <!--FUNCTION--> <a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:Draw" href="src/AliPHOSRecPoint.cxx.html#AliPHOSRecPoint:Draw">Draw</a>(<a href="ListOfTypes.html#Option_t">Option_t</a> *option)
77  <br>
78 <pre> Draw this <a href="./AliPHOSRecPoint.html">AliPHOSRecPoint</a> with its current attributes
79 </pre><hr>
80 <!--FUNCTION--><a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:ExecuteEvent" href="src/AliPHOSRecPoint.cxx.html#AliPHOSRecPoint:ExecuteEvent">ExecuteEvent</a>(<a href="ListOfTypes.html#Int_t">Int_t</a> event, <a href="ListOfTypes.html#Int_t">Int_t</a> px, <a href="ListOfTypes.html#Int_t">Int_t</a> py)
81 <br>
82 <pre> Execute action corresponding to one event
83  This member function is called when a <a href="./AliPHOSRecPoint.html">AliPHOSRecPoint</a> is clicked with the locator
84
85  If Left button is clicked on <a href="./AliPHOSRecPoint.html">AliPHOSRecPoint</a>, the digits are switched on
86  and switched off when the mouse button is released.
87 </pre><hr>
88 <!--FUNCTION--><a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:EvalAll" href="src/AliPHOSRecPoint.cxx.html#AliPHOSRecPoint:EvalAll">EvalAll</a>(<a href="ListOfTypes.html#Float_t">Float_t</a> logWeight,TClonesArray * digits) <br>
89 <pre>evaluates (if necessary) all RecPoint data members
90 </pre><hr>
91 <!--FUNCTION--><a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:EvalPHOSMod" href="src/AliPHOSRecPoint.cxx.html#AliPHOSRecPoint:EvalPHOSMod">EvalPHOSMod</a>(<a href="./AliPHOSDigit.html">AliPHOSDigit</a> * digit) 
92 <br>
93 <pre> Returns the PHOS module in which the RecPoint is found
94 </pre><hr>
95 <!--FUNCTION--><a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:EvalPrimaries" href="src/AliPHOSRecPoint.cxx.html#AliPHOSRecPoint:EvalPrimaries">EvalPrimaries</a>(TClonesArray * digits)
96 <br>
97 <pre> Constructs the list of primary particles (tracks) which have contributed to this RecPoint
98 </pre><hr>
99 <!--FUNCTION--><a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:Paint" href="src/AliPHOSRecPoint.cxx.html#AliPHOSRecPoint:Paint">Paint</a>(<a href="ListOfTypes.html#Option_t">Option_t</a> *)
100 <br>
101 <pre> Paint this ALiRecPoint as a TMarker  with its current attributes
102 </pre><br><br><br>
103 <h3>Inline Functions</h3>
104 <hr>
105 <pre>
106 <!--INLINE FUNCTION--><!--TAB6-->                    <a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:AddDigit" href="AliPHOSRecPoint.h">AddDigit</a>(AliDigitNew&amp;)
107 <!--INLINE FUNCTION--><!--TAB6-->                    <a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:AddDigit" href="AliPHOSRecPoint.h">AddDigit</a>(<a href="./AliPHOSDigit.html">AliPHOSDigit</a>&amp; digit, <a href="ListOfTypes.html#Float_t">Float_t</a> Energy)
108 <!--INLINE FUNCTION--><!--TAB6-->                   <a href="ListOfTypes.html#Int_t">Int_t</a> <a name="AliPHOSRecPoint:Compare" href="AliPHOSRecPoint.h">Compare</a>(const TObject* obj) const
109 <!--INLINE FUNCTION--><!--TAB6-->                   <a href="ListOfTypes.html#Int_t">Int_t</a> <a name="AliPHOSRecPoint:GetPHOSMod" href="AliPHOSRecPoint.h">GetPHOSMod</a>() const
110 <!--INLINE FUNCTION--><!--TAB6-->                  <a href="ListOfTypes.html#Int_t">Int_t</a>* <a name="AliPHOSRecPoint:GetPrimaries" href="AliPHOSRecPoint.h">GetPrimaries</a>(<a href="ListOfTypes.html#Int_t">Int_t</a>&amp; <a href="ListOfTypes.html#number">number</a>) const
111 <!--INLINE FUNCTION--><!--TAB6-->                  <a href="ListOfTypes.html#Bool_t">Bool_t</a> <a name="AliPHOSRecPoint:IsEmc" href="AliPHOSRecPoint.h">IsEmc</a>() const
112 <!--INLINE FUNCTION--><!--TAB6-->                  <a href="ListOfTypes.html#Bool_t">Bool_t</a> <a name="AliPHOSRecPoint:IsSortable" href="AliPHOSRecPoint.h">IsSortable</a>() const
113 <!--INLINE FUNCTION--><!--TAB6-->                    <a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:Print" href="AliPHOSRecPoint.h">Print</a>(<a href="ListOfTypes.html#Option_t">Option_t</a>* opt = <a href="ListOfTypes.html#void">void</a>)
114 <!--INLINE FUNCTION--><!--TAB6-->        <a href="./AliPHOSRecPoint.html">AliPHOSRecPoint</a>&amp; <a name="AliPHOSRecPoint:operator=" href="AliPHOSRecPoint.h">operator=</a>(const <a href="./AliPHOSRecPoint.html">AliPHOSRecPoint</a>&amp;)
115 <!--INLINE FUNCTION--><!--TAB6-->                 TClass* <a name="AliPHOSRecPoint:Class" href="AliPHOSRecPoint.h">Class</a>()
116 <!--INLINE FUNCTION--><!--TAB6-->                 TClass* <a name="AliPHOSRecPoint:IsA" href="AliPHOSRecPoint.h">IsA</a>() const
117 <!--INLINE FUNCTION--><!--TAB6-->                    <a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:ShowMembers" href="AliPHOSRecPoint.h">ShowMembers</a>(TMemberInspector&amp; insp, <a href="ListOfTypes.html#char">char</a>* parent)
118 <!--INLINE FUNCTION--><!--TAB6-->                    <a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:Streamer" href="AliPHOSRecPoint.h">Streamer</a>(TBuffer&amp; b)
119 <!--INLINE FUNCTION--><!--TAB6-->                    <a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:StreamerNVirtual" href="AliPHOSRecPoint.h">StreamerNVirtual</a>(TBuffer&amp; b)
120 <!--INLINE FUNCTION--><!--TAB6-->                    <a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecPoint:~AliPHOSRecPoint" href="AliPHOSRecPoint.h">~AliPHOSRecPoint</a>()
121 </pre>
122
123 <hr><br>
124 <!--SIGNATURE-->
125 <em>Copyright (c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *</em><br>
126 <br>
127 <address>
128 <hr>
129 <center>
130 <a href="http://root.cern.ch/root/Welcome.html">ROOT page</a> - <a href="ClassIndex.html">Class index</a> - <a href="#TopOfPage">Top of the page</a><br>
131 </center>
132 <hr>This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to <a href="mailto:rootdev@root.cern.ch">ROOT support</a>, or contact <a href="mailto:rootdev@root.cern.ch">the developers</a> with any questions or problems regarding ROOT.
133 </address>
134 </body>
135 </html>