]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PHOS/PHOS-HTML/AliPHOSRecParticle.html
Macro for checking dimuon trigger efficiency (Fabien)
[u/mrichter/AliRoot.git] / PHOS / PHOS-HTML / AliPHOSRecParticle.html
CommitLineData
29c81279 1<!DOCTYPE HTML PUBLIC "-// IETF/DTD HTML 2.0// EN">
2<html>
3<!-- -->
4<!-- Author: ROOT team (rootdev@hpsalo.cern.ch) -->
5<!-- -->
6<!-- Date: Sun Mar 12 00:45:56 2000 -->
7<!-- -->
8<head>
9<title>AliPHOSRecParticle</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, motif, windows nt, 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>AliPHOSRecParticle</h1>
21<hr width=300>
22<!--SDL--><em><a href=#AliPHOSRecParticle:description>class description</a> - <a href="src/AliPHOSRecParticle.cxx.html">source file</a> - <a href="AliPHOSRecParticle_Tree.ps">inheritance tree</a></em>
23<hr width=300>
24</center>
25<h2>class <a name="AliPHOSRecParticle" href="AliPHOSRecParticle.h">AliPHOSRecParticle</a> : public <a href="./AliPHOSFastRecParticle.html">AliPHOSFastRecParticle</a></h2>
26<pre>
27
28<!--TAB4--> <b>public:</b><br>
29<!--TAB6--> <a href="./AliPHOSRecParticle.html">AliPHOSRecParticle</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecParticle:AliPHOSRecParticle">AliPHOSRecParticle</a><!--PLAIN-->()
30<!--TAB6--> <a href="./AliPHOSRecParticle.html">AliPHOSRecParticle</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecParticle:AliPHOSRecParticle">AliPHOSRecParticle</a><!--PLAIN-->(<a href="./AliPHOSTrackSegment.html">AliPHOSTrackSegment</a>* ts)
31<!--TAB6--> <a href="./AliPHOSRecParticle.html">AliPHOSRecParticle</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecParticle:AliPHOSRecParticle">AliPHOSRecParticle</a><!--PLAIN-->(const <a href="./AliPHOSRecParticle.html">AliPHOSRecParticle</a>&amp; rp)
32<!--TAB6--> virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecParticle:~AliPHOSRecParticle">~AliPHOSRecParticle</a><!--PLAIN-->()
33<!--TAB6--> TClass* <!--TAB--><!--BOLD--><a href="#AliPHOSRecParticle:Class">Class</a><!--PLAIN-->()
34<!--TAB6--> <a href="./AliPHOSTrackSegment.html">AliPHOSTrackSegment</a>* <!--TAB--><!--BOLD--><a href="#AliPHOSRecParticle:GetPHOSTrackSegment">GetPHOSTrackSegment</a><!--PLAIN-->() const
35<!--TAB6--> virtual <a href="ListOfTypes.html#Int_t">Int_t</a>* <!--TAB--><!--BOLD--><a href="#AliPHOSRecParticle:GetPrimaries">GetPrimaries</a><!--PLAIN-->(<a href="ListOfTypes.html#Int_t">Int_t</a>&amp; number)
36<!--TAB6--> virtual TClass* <!--TAB--><!--BOLD--><a href="#AliPHOSRecParticle:IsA">IsA</a><!--PLAIN-->() const
37<!--TAB6--> virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecParticle:ShowMembers">ShowMembers</a><!--PLAIN-->(TMemberInspector&amp; insp, <a href="ListOfTypes.html#char">char</a>* parent)
38<!--TAB6--> virtual <a href="ListOfTypes.html#void">void</a> <!--TAB--><!--BOLD--><a href="#AliPHOSRecParticle:Streamer">Streamer</a><!--PLAIN-->(TBuffer&amp; b)
39
40<h3><!--TAB2--> <a name="AliPHOSRecParticle:Data Members">Data Members</a></h3>
41<!--TAB4--> <b>private:</b><br>
42<!--TAB6--> <a href="./AliPHOSTrackSegment.html">AliPHOSTrackSegment</a>* <!--TAB--><!--BOLD--><a name="AliPHOSRecParticle:fPHOSTrackSegment">fPHOSTrackSegment</a><!--PLAIN--> <!--TAB--><i><a name="Title:fPHOSTrackSegment">pointer to the associated track segment in PHOS </a></i>
43</pre>
44<!--END-->
45<hr>
46<!--DESCRIPTION--><h2><a name="AliPHOSRecParticle:description">Class Description</a></h2>
47<pre> A Reconstructed Particle in PHOS
48 To become a general class of AliRoot ?
49
50*-- Author: Yves Schutz (SUBATECH)
51</pre><hr>
52<!--FUNCTION--> <a name="AliPHOSRecParticle:AliPHOSRecParticle" href="src/AliPHOSRecParticle.cxx.html#AliPHOSRecParticle:AliPHOSRecParticle">AliPHOSRecParticle</a>(<a href="./AliPHOSTrackSegment.html">AliPHOSTrackSegment</a> * ts)
53<br>
54<pre> ctor
55</pre><hr>
56<!--FUNCTION--> <a name="AliPHOSRecParticle:AliPHOSRecParticle" href="src/AliPHOSRecParticle.cxx.html#AliPHOSRecParticle:AliPHOSRecParticle">AliPHOSRecParticle</a>(const <a href="./AliPHOSRecParticle.html">AliPHOSRecParticle</a> &amp; rp)
57<br>
58<pre> copy ctor
59</pre><hr>
60<!--FUNCTION--> <a name="AliPHOSRecParticle:~AliPHOSRecParticle" href="src/AliPHOSRecParticle.cxx.html#AliPHOSRecParticle:~AliPHOSRecParticle">~AliPHOSRecParticle</a>()
61<br>
62<pre> dtor
63</pre><hr>
64<!--FUNCTION--><a href="ListOfTypes.html#Int_t">Int_t</a>* <a name="AliPHOSRecParticle:GetPrimaries" href="src/AliPHOSRecParticle.cxx.html#AliPHOSRecParticle:GetPrimaries">GetPrimaries</a>(<a href="ListOfTypes.html#Int_t">Int_t</a> &amp; number)
65<br>
66<pre> Retrieves all the primary particles at the origine of this reconstructed particle
67</pre><br><br><br>
68<h3>Inline Functions</h3>
69<hr>
70<pre>
71<!--INLINE FUNCTION--><!--TAB6--> <a href="./AliPHOSRecParticle.html">AliPHOSRecParticle</a> <a name="AliPHOSRecParticle:AliPHOSRecParticle" href="AliPHOSRecParticle.h">AliPHOSRecParticle</a>(const <a href="./AliPHOSRecParticle.html">AliPHOSRecParticle</a>&amp; rp)
72<!--INLINE FUNCTION--><!--TAB6--> <a href="./AliPHOSTrackSegment.html">AliPHOSTrackSegment</a>* <a name="AliPHOSRecParticle:GetPHOSTrackSegment" href="AliPHOSRecParticle.h">GetPHOSTrackSegment</a>() const
73<!--INLINE FUNCTION--><!--TAB6--> TClass* <a name="AliPHOSRecParticle:Class" href="AliPHOSRecParticle.h">Class</a>()
74<!--INLINE FUNCTION--><!--TAB6--> TClass* <a name="AliPHOSRecParticle:IsA" href="AliPHOSRecParticle.h">IsA</a>() const
75<!--INLINE FUNCTION--><!--TAB6--> <a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecParticle:ShowMembers" href="AliPHOSRecParticle.h">ShowMembers</a>(TMemberInspector&amp; insp, <a href="ListOfTypes.html#char">char</a>* parent)
76<!--INLINE FUNCTION--><!--TAB6--> <a href="ListOfTypes.html#void">void</a> <a name="AliPHOSRecParticle:Streamer" href="AliPHOSRecParticle.h">Streamer</a>(TBuffer&amp; b)
77</pre>
78
79<hr><br>
80<!--SIGNATURE-->
81<em>Copyright (c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *</em><br>
82<br>
83<address>
84<hr>
85<center>
86<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>
87</center>
88<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.
89</address>
90</body>
91</html>