/[PAMELA software]/PamCut/doc/Doxygen/html/classTofNucleiZCut.html
ViewVC logotype

Annotation of /PamCut/doc/Doxygen/html/classTofNucleiZCut.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (as text) (vendor branch)
Wed May 27 13:30:06 2009 UTC (15 years, 10 months ago) by pam-fi
Branch: DEV
CVS Tags: v0r00
Changes since 1.1: +0 -0 lines
File MIME type: text/html
First import

1 pam-fi 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2     <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3     <title>PamCut: TofNucleiZCut Class Reference</title>
4     <link href="tabs.css" rel="stylesheet" type="text/css">
5     <link href="doxygen.css" rel="stylesheet" type="text/css">
6     </head><body>
7     <!-- Generated by Doxygen 1.5.9 -->
8     <div class="navigation" id="top">
9     <div class="tabs">
10     <ul>
11     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12     <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
13     <li><a href="files.html"><span>Files</span></a></li>
14     </ul>
15     </div>
16     <div class="tabs">
17     <ul>
18     <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
19     <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
20     <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
21     </ul>
22     </div>
23     </div>
24     <div class="contents">
25     <h1>TofNucleiZCut Class Reference</h1><!-- doxytag: class="TofNucleiZCut" --><!-- doxytag: inherits="PamCut" -->The TofNuclei charge cut.
26     <a href="#_details">More...</a>
27     <p>
28     <code>#include &lt;<a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>&gt;</code>
29     <p>
30     <div class="dynheader">
31     Inheritance diagram for TofNucleiZCut:</div>
32     <div class="dynsection">
33    
34     <p><center><img src="classTofNucleiZCut.png" usemap="#TofNucleiZCut_map" border="0" alt=""></center>
35     <map name="TofNucleiZCut_map">
36     <area href="classPamCut.html" alt="PamCut" shape="rect" coords="0,0,94,24">
37     </map>
38     </div>
39    
40     <p>
41     <a href="classTofNucleiZCut-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
42     <tr><td></td></tr>
43     <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
44     <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#0da6346342abf76e1dd481360ccccde8">TofNucleiZCut</a> (const char *cutName, unsigned int Z, float lowerLimit, float upperLimit, unsigned int minLayers=6, unsigned int layersMask=0)</td></tr>
45    
46     <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor. <a href="#0da6346342abf76e1dd481360ccccde8"></a><br></td></tr>
47     <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#330057cb64fc666c1338200753f4bc03">~TofNucleiZCut</a> ()</td></tr>
48    
49     <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor. <a href="#330057cb64fc666c1338200753f4bc03"></a><br></td></tr>
50     <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#86aa8211e4afee39ff38080347bf651d">Check</a> (PamLevel2 *event)</td></tr>
51    
52     <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The TofNucleiZ check. <a href="#86aa8211e4afee39ff38080347bf651d"></a><br></td></tr>
53     <tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
54     <tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#356fa811a65d5194dbbc4651d83530ef">_Z</a></td></tr>
55    
56     <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classSimpleMatrix.html">SimpleMatrix</a>&lt; float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#cf873efeadca326eedc7fe647c44bd89">_mean</a></td></tr>
57    
58     <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classSimpleMatrix.html">SimpleMatrix</a>&lt; float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#eea4796a4958fef682803939034579cf">_sigma</a></td></tr>
59    
60     <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#d4436c3e8efcd48f8befda3c6395f4ed">_lowerLimit</a></td></tr>
61    
62     <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#884c0edaccd86f4b121572386c42a290">_upperLimit</a></td></tr>
63    
64     <tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#4c74f3475f72039dea6c87ec92276c1f">_minLayers</a></td></tr>
65    
66     <tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#59b391889d5a9e2c4a127adb92f0277e">_layersMask</a></td></tr>
67    
68     <tr><td class="memItemLeft" nowrap align="right" valign="top">ToFNuclei *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#6e52d79381364353da0780db39b98492">_tofNuclei</a></td></tr>
69    
70     <tr><td colspan="2"><br><h2>Static Private Attributes</h2></td></tr>
71     <tr><td class="memItemLeft" nowrap align="right" valign="top">static const float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#e9e277a7761ca24ec76c5ba04fe93ed5">_sigmaZdefault</a> [8] = { 0.12, 0.15, 0.20, 0.25, 0.32, 0.40, 0.45, 0.50 }</td></tr>
72    
73     <tr><td class="memItemLeft" nowrap align="right" valign="top">static const unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofNucleiZCut.html#bd6900afd20211e94489644410e1367f">_maskArray</a> [6]</td></tr>
74    
75     </table>
76     <hr><a name="_details"></a><h2>Detailed Description</h2>
77     The TofNuclei charge cut.
78     <p>
79     This cut uses the TofNuclei library (with only TOF standalone track information) to cut events depending on particle's charge value.
80     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00047">47</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
81     <hr><h2>Constructor &amp; Destructor Documentation</h2>
82     <a class="anchor" name="0da6346342abf76e1dd481360ccccde8"></a><!-- doxytag: member="TofNucleiZCut::TofNucleiZCut" ref="0da6346342abf76e1dd481360ccccde8" args="(const char *cutName, unsigned int Z, float lowerLimit, float upperLimit, unsigned int minLayers=6, unsigned int layersMask=0)" -->
83     <div class="memitem">
84     <div class="memproto">
85     <table class="memname">
86     <tr>
87     <td class="memname">TofNucleiZCut::TofNucleiZCut </td>
88     <td>(</td>
89     <td class="paramtype">const char *&nbsp;</td>
90     <td class="paramname"> <em>cutName</em>, </td>
91     </tr>
92     <tr>
93     <td class="paramkey"></td>
94     <td></td>
95     <td class="paramtype">unsigned int&nbsp;</td>
96     <td class="paramname"> <em>Z</em>, </td>
97     </tr>
98     <tr>
99     <td class="paramkey"></td>
100     <td></td>
101     <td class="paramtype">float&nbsp;</td>
102     <td class="paramname"> <em>lowerLimit</em>, </td>
103     </tr>
104     <tr>
105     <td class="paramkey"></td>
106     <td></td>
107     <td class="paramtype">float&nbsp;</td>
108     <td class="paramname"> <em>upperLimit</em>, </td>
109     </tr>
110     <tr>
111     <td class="paramkey"></td>
112     <td></td>
113     <td class="paramtype">unsigned int&nbsp;</td>
114     <td class="paramname"> <em>minLayers</em> = <code>6</code>, </td>
115     </tr>
116     <tr>
117     <td class="paramkey"></td>
118     <td></td>
119     <td class="paramtype">unsigned int&nbsp;</td>
120     <td class="paramname"> <em>layersMask</em> = <code>0</code></td><td>&nbsp;</td>
121     </tr>
122     <tr>
123     <td></td>
124     <td>)</td>
125     <td></td><td></td><td></td>
126     </tr>
127     </table>
128     </div>
129     <div class="memdoc">
130    
131     <p>
132     Constructor.
133     <p>
134     The charge to look for is passed to the <a class="el" href="classTofNucleiZCut.html" title="The TofNuclei charge cut.">TofNucleiZCut</a> object as Z. For each charge, there is an associated distribution of events, with mean Zmean and standard deviation sigmaZ. These values will be used to check the events.<p>
135     <dl compact><dt><b>Parameters:</b></dt><dd>
136     <table border="0" cellspacing="2" cellpadding="0">
137     <tr><td valign="top"></td><td valign="top"><em>cutName</em>&nbsp;</td><td>The cut's name. </td></tr>
138     <tr><td valign="top"></td><td valign="top"><em>Z</em>&nbsp;</td><td>The charge value. </td></tr>
139     <tr><td valign="top"></td><td valign="top"><em>lowerLimit</em>&nbsp;</td><td>The lower bound (in units of sigmaZ) of the desired charge range, defined as Zmean - lowerBound*sigmaZ. </td></tr>
140     <tr><td valign="top"></td><td valign="top"><em>upperLimit</em>&nbsp;</td><td>The upper bound (in units of sigmaZ) of the desired charge range, defined as Zmean + upperBound*sigmaZ. </td></tr>
141     <tr><td valign="top"></td><td valign="top"><em>minLayers</em>&nbsp;</td><td>The minimum number of layers for which Z must have been measured. </td></tr>
142     <tr><td valign="top"></td><td valign="top"><em>layersMask</em>&nbsp;</td><td>The masked layers (see <a class="el" href="TofNucleiZCut_8h.html#2d58b1b799df7d79374ed3ab6cbd204a">TofNucleiZ_Layers</a>). These will be ignored throughout all the <a class="el" href="classTofNucleiZCut.html" title="The TofNuclei charge cut.">TofNucleiZCut</a> analysis. </td></tr>
143     </table>
144     </dl>
145     <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classTofNucleiZCut.html#86aa8211e4afee39ff38080347bf651d" title="The TofNucleiZ check.">Check</a> </dd></dl>
146    
147     <p>Definition at line <a class="el" href="TofNucleiZCut_8cpp_source.html#l00019">19</a> of file <a class="el" href="TofNucleiZCut_8cpp_source.html">TofNucleiZCut.cpp</a>.</p>
148    
149     <p>References <a class="el" href="TofNucleiZCut_8h_source.html#l00142">_mean</a>, <a class="el" href="TofNucleiZCut_8h_source.html#l00143">_sigma</a>, and <a class="el" href="TofNucleiZCut_8h_source.html#l00144">_sigmaZdefault</a>.</p>
150    
151     </div>
152     </div><p>
153     <a class="anchor" name="330057cb64fc666c1338200753f4bc03"></a><!-- doxytag: member="TofNucleiZCut::~TofNucleiZCut" ref="330057cb64fc666c1338200753f4bc03" args="()" -->
154     <div class="memitem">
155     <div class="memproto">
156     <table class="memname">
157     <tr>
158     <td class="memname">TofNucleiZCut::~TofNucleiZCut </td>
159     <td>(</td>
160     <td class="paramname"> </td>
161     <td>&nbsp;)&nbsp;</td>
162     <td><code> [inline]</code></td>
163     </tr>
164     </table>
165     </div>
166     <div class="memdoc">
167    
168     <p>
169     Destructor.
170     <p>
171    
172     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00067">67</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
173    
174     <p>References <a class="el" href="TofNucleiZCut_8h_source.html#l00151">_tofNuclei</a>.</p>
175    
176     </div>
177     </div><p>
178     <hr><h2>Member Function Documentation</h2>
179     <a class="anchor" name="86aa8211e4afee39ff38080347bf651d"></a><!-- doxytag: member="TofNucleiZCut::Check" ref="86aa8211e4afee39ff38080347bf651d" args="(PamLevel2 *event)" -->
180     <div class="memitem">
181     <div class="memproto">
182     <table class="memname">
183     <tr>
184     <td class="memname">int TofNucleiZCut::Check </td>
185     <td>(</td>
186     <td class="paramtype">PamLevel2 *&nbsp;</td>
187     <td class="paramname"> <em>event</em> </td>
188     <td>&nbsp;)&nbsp;</td>
189     <td><code> [virtual]</code></td>
190     </tr>
191     </table>
192     </div>
193     <div class="memdoc">
194    
195     <p>
196     The TofNucleiZ check.
197     <p>
198     The routine selects events whose value of Zmean obtained from the ToF is in the range [Zmean - sigma*lowerBound, Zmean + sigma*upperBound]. Zmean and sigma are defined respectively as the mean and the standard deviation of the charge distributions obtained using ToFNuclei. The calibration values used in this routine (for all energies) are:<p>
199     Z=1 | Zmean sigma ------------------------ S11 | 0.987 0.11 S12 | 0.988 0.12 S21 | 0.961 0.083 S22 | 0.966 0.10 S31 | 0.981 0.092 S32 | 0.979 0.095<p>
200     Z=2 | Zmean sigma ------------------------ S11 | 1.96 0.12 S12 | 1.95 0.14 S21 | 1.95 0.13 S22 | 1.96 0.14 S31 | 1.99 0.14 S32 | 2.00 0.15<p>
201     In current implementation, heavier nuclei up to oxygen are partially calibrated; means are taken equal to the particle's charge (Zmean = Z) and a single sigma is used for all ToF layers:<p>
202     Z | sigma ----------- 3 | 0.20 4 | 0.25 5 | 0.32 6 | 0.40 7 | 0.45 8 | 0.50<p>
203     The charge of the particle is detrmined by calling ToFNuclei::Get_Charge_ToF_std_layer(). First of all, the number of non-masked layers giving a valid charge information is checked to be greater than minLayers; then the bound on the charge value is checked for all valid planes. If at least one of the valid, non-masked planes gives a charge outside the bounds the routine will return <a class="el" href="TofNucleiZCut_8h.html#7cbf6ce6906f1524de86f3d84f23aa54ef9ad5021a1b83dd6a53eb225044d7c6" title="Discarded because charge is out of bounds in a layer.">TOFNUCLEIZ_OUTOFBOUNDS</a>. Note that this happens even if more than minLayers give a charge inside boundaries; for example, if minLayers = 5 and we have 6 good charge measurement of which only 5 are inside the boundaries, the check will fail. Notice that masking a layer has the net effect of reducing the number of layers: asking minLayers = 5 and masking two planes will result in return value of <a class="el" href="TofNucleiZCut_8h.html#7cbf6ce6906f1524de86f3d84f23aa54179c0935201f5d6ac6d7f00ebd1e959c" title="Discarded because charge can be measured in too few layers.">TOFNUCLEIZ_TOOFEWLAYERS</a> for all events, since the "effective ToF" has only 4 layers.<p>
204     <dl compact><dt><b>Parameters:</b></dt><dd>
205     <table border="0" cellspacing="2" cellpadding="0">
206     <tr><td valign="top"></td><td valign="top"><em>event</em>&nbsp;</td><td>The event to analyze. </td></tr>
207     </table>
208     </dl>
209     <dl class="return" compact><dt><b>Returns:</b></dt><dd><a class="el" href="CommonDefs_8h.html#c857f4b76ae431837cbf61fd74863b6c" title="The implementations of PamCut::Check() must return this value if the event satisfy...">CUTOK</a> if the charge obtained from TofNuclei is in the range [Z - sigma*lowerBound, Z + sigma*upperBound] in at least minLayers (apart from eventual masked layers). <p>
210     <a class="el" href="TofNucleiZCut_8h.html#7cbf6ce6906f1524de86f3d84f23aa54ef9ad5021a1b83dd6a53eb225044d7c6" title="Discarded because charge is out of bounds in a layer.">TOFNUCLEIZ_OUTOFBOUNDS</a> if charge is out of bounds in at least one non-masked layer. <p>
211     <a class="el" href="TofNucleiZCut_8h.html#7cbf6ce6906f1524de86f3d84f23aa54179c0935201f5d6ac6d7f00ebd1e959c" title="Discarded because charge can be measured in too few layers.">TOFNUCLEIZ_TOOFEWLAYERS</a> if charge information is available for a number of layers lesser than minLayers. <p>
212     <a class="el" href="TrkNucleiZCut_8h.html#3e78e6ef9e0abc656efc51a034b06b416dc17ce6156ddda7c99352e6e162ddbe" title="Discarded because charge is out of bounds.">TRKNUCLEIZ_OUTOFBOUNDS</a> if Z &lt; 1 or Z &gt; 8. </dd></dl>
213    
214     <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>
215    
216     <p>Definition at line <a class="el" href="TofNucleiZCut_8cpp_source.html#l00078">78</a> of file <a class="el" href="TofNucleiZCut_8cpp_source.html">TofNucleiZCut.cpp</a>.</p>
217    
218     <p>References <a class="el" href="TofNucleiZCut_8h_source.html#l00149">_layersMask</a>, <a class="el" href="TofNucleiZCut_8h_source.html#l00146">_lowerLimit</a>, <a class="el" href="TofNucleiZCut_8h_source.html#l00152">_maskArray</a>, <a class="el" href="TofNucleiZCut_8h_source.html#l00142">_mean</a>, <a class="el" href="TofNucleiZCut_8h_source.html#l00148">_minLayers</a>, <a class="el" href="TofNucleiZCut_8h_source.html#l00143">_sigma</a>, <a class="el" href="TofNucleiZCut_8h_source.html#l00151">_tofNuclei</a>, <a class="el" href="TofNucleiZCut_8h_source.html#l00147">_upperLimit</a>, <a class="el" href="TofNucleiZCut_8h_source.html#l00141">_Z</a>, <a class="el" href="CommonDefs_8h_source.html#l00015">CUTOK</a>, <a class="el" href="TofNucleiZCut_8h_source.html#l00026">TOFNUCLEIZ_ILLEGALZ</a>, <a class="el" href="TofNucleiZCut_8h_source.html#l00024">TOFNUCLEIZ_OUTOFBOUNDS</a>, and <a class="el" href="TofNucleiZCut_8h_source.html#l00025">TOFNUCLEIZ_TOOFEWLAYERS</a>.</p>
219    
220     </div>
221     </div><p>
222     <hr><h2>Member Data Documentation</h2>
223     <a class="anchor" name="59b391889d5a9e2c4a127adb92f0277e"></a><!-- doxytag: member="TofNucleiZCut::_layersMask" ref="59b391889d5a9e2c4a127adb92f0277e" args="" -->
224     <div class="memitem">
225     <div class="memproto">
226     <table class="memname">
227     <tr>
228     <td class="memname">unsigned int <a class="el" href="classTofNucleiZCut.html#59b391889d5a9e2c4a127adb92f0277e">TofNucleiZCut::_layersMask</a><code> [private]</code> </td>
229     </tr>
230     </table>
231     </div>
232     <div class="memdoc">
233    
234     <p>
235    
236     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00149">149</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
237    
238     <p>Referenced by <a class="el" href="TofNucleiZCut_8cpp_source.html#l00078">Check()</a>.</p>
239    
240     </div>
241     </div><p>
242     <a class="anchor" name="d4436c3e8efcd48f8befda3c6395f4ed"></a><!-- doxytag: member="TofNucleiZCut::_lowerLimit" ref="d4436c3e8efcd48f8befda3c6395f4ed" args="" -->
243     <div class="memitem">
244     <div class="memproto">
245     <table class="memname">
246     <tr>
247     <td class="memname">float <a class="el" href="classTofNucleiZCut.html#d4436c3e8efcd48f8befda3c6395f4ed">TofNucleiZCut::_lowerLimit</a><code> [private]</code> </td>
248     </tr>
249     </table>
250     </div>
251     <div class="memdoc">
252    
253     <p>
254    
255     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00146">146</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
256    
257     <p>Referenced by <a class="el" href="TofNucleiZCut_8cpp_source.html#l00078">Check()</a>.</p>
258    
259     </div>
260     </div><p>
261     <a class="anchor" name="bd6900afd20211e94489644410e1367f"></a><!-- doxytag: member="TofNucleiZCut::_maskArray" ref="bd6900afd20211e94489644410e1367f" args="[6]" -->
262     <div class="memitem">
263     <div class="memproto">
264     <table class="memname">
265     <tr>
266     <td class="memname">const unsigned int <a class="el" href="classTofNucleiZCut.html#bd6900afd20211e94489644410e1367f">TofNucleiZCut::_maskArray</a><code> [static, private]</code> </td>
267     </tr>
268     </table>
269     </div>
270     <div class="memdoc">
271    
272     <p>
273     <b>Initial value:</b><div class="fragment"><pre class="fragment"> { <a class="code" href="TofNucleiZCut_8h.html#2d58b1b799df7d79374ed3ab6cbd204a9f207c4c51713cc11b8a8040caa150c5" title="S11.">TOFNUCLEIZ_S11</a>, <a class="code" href="TofNucleiZCut_8h.html#2d58b1b799df7d79374ed3ab6cbd204a51c80f879c6c303b029c1198bd36dfa9" title="S12.">TOFNUCLEIZ_S12</a>, <a class="code" href="TofNucleiZCut_8h.html#2d58b1b799df7d79374ed3ab6cbd204a7502fcae3146992720651315bc8c477f" title="S21.">TOFNUCLEIZ_S21</a>, <a class="code" href="TofNucleiZCut_8h.html#2d58b1b799df7d79374ed3ab6cbd204aa19e694ccfcf5d719221b3c182db460f" title="S22.">TOFNUCLEIZ_S22</a>,
274     <a class="code" href="TofNucleiZCut_8h.html#2d58b1b799df7d79374ed3ab6cbd204a5f2d7e3b31610f8c9265aac5603803a5" title="S31.">TOFNUCLEIZ_S31</a>, <a class="code" href="TofNucleiZCut_8h.html#2d58b1b799df7d79374ed3ab6cbd204a6009fe0dd60a524c817c0ce5dfc8aeeb" title="S32.">TOFNUCLEIZ_S32</a> }
275     </pre></div>
276     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00152">152</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
277    
278     <p>Referenced by <a class="el" href="TofNucleiZCut_8cpp_source.html#l00078">Check()</a>.</p>
279    
280     </div>
281     </div><p>
282     <a class="anchor" name="cf873efeadca326eedc7fe647c44bd89"></a><!-- doxytag: member="TofNucleiZCut::_mean" ref="cf873efeadca326eedc7fe647c44bd89" args="" -->
283     <div class="memitem">
284     <div class="memproto">
285     <table class="memname">
286     <tr>
287     <td class="memname"><a class="el" href="classSimpleMatrix.html">SimpleMatrix</a>&lt;float&gt; <a class="el" href="classTofNucleiZCut.html#cf873efeadca326eedc7fe647c44bd89">TofNucleiZCut::_mean</a><code> [private]</code> </td>
288     </tr>
289     </table>
290     </div>
291     <div class="memdoc">
292    
293     <p>
294    
295     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00142">142</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
296    
297     <p>Referenced by <a class="el" href="TofNucleiZCut_8cpp_source.html#l00078">Check()</a>, and <a class="el" href="TofNucleiZCut_8cpp_source.html#l00019">TofNucleiZCut()</a>.</p>
298    
299     </div>
300     </div><p>
301     <a class="anchor" name="4c74f3475f72039dea6c87ec92276c1f"></a><!-- doxytag: member="TofNucleiZCut::_minLayers" ref="4c74f3475f72039dea6c87ec92276c1f" args="" -->
302     <div class="memitem">
303     <div class="memproto">
304     <table class="memname">
305     <tr>
306     <td class="memname">unsigned int <a class="el" href="classTofNucleiZCut.html#4c74f3475f72039dea6c87ec92276c1f">TofNucleiZCut::_minLayers</a><code> [private]</code> </td>
307     </tr>
308     </table>
309     </div>
310     <div class="memdoc">
311    
312     <p>
313    
314     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00148">148</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
315    
316     <p>Referenced by <a class="el" href="TofNucleiZCut_8cpp_source.html#l00078">Check()</a>.</p>
317    
318     </div>
319     </div><p>
320     <a class="anchor" name="eea4796a4958fef682803939034579cf"></a><!-- doxytag: member="TofNucleiZCut::_sigma" ref="eea4796a4958fef682803939034579cf" args="" -->
321     <div class="memitem">
322     <div class="memproto">
323     <table class="memname">
324     <tr>
325     <td class="memname"><a class="el" href="classSimpleMatrix.html">SimpleMatrix</a>&lt;float&gt; <a class="el" href="classTofNucleiZCut.html#eea4796a4958fef682803939034579cf">TofNucleiZCut::_sigma</a><code> [private]</code> </td>
326     </tr>
327     </table>
328     </div>
329     <div class="memdoc">
330    
331     <p>
332    
333     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00143">143</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
334    
335     <p>Referenced by <a class="el" href="TofNucleiZCut_8cpp_source.html#l00078">Check()</a>, and <a class="el" href="TofNucleiZCut_8cpp_source.html#l00019">TofNucleiZCut()</a>.</p>
336    
337     </div>
338     </div><p>
339     <a class="anchor" name="e9e277a7761ca24ec76c5ba04fe93ed5"></a><!-- doxytag: member="TofNucleiZCut::_sigmaZdefault" ref="e9e277a7761ca24ec76c5ba04fe93ed5" args="[8]" -->
340     <div class="memitem">
341     <div class="memproto">
342     <table class="memname">
343     <tr>
344     <td class="memname">const float <a class="el" href="classTofNucleiZCut.html#e9e277a7761ca24ec76c5ba04fe93ed5">TofNucleiZCut::_sigmaZdefault</a> = { 0.12, 0.15, 0.20, 0.25, 0.32, 0.40, 0.45, 0.50 }<code> [static, private]</code> </td>
345     </tr>
346     </table>
347     </div>
348     <div class="memdoc">
349    
350     <p>
351    
352     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00144">144</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
353    
354     <p>Referenced by <a class="el" href="TofNucleiZCut_8cpp_source.html#l00019">TofNucleiZCut()</a>.</p>
355    
356     </div>
357     </div><p>
358     <a class="anchor" name="6e52d79381364353da0780db39b98492"></a><!-- doxytag: member="TofNucleiZCut::_tofNuclei" ref="6e52d79381364353da0780db39b98492" args="" -->
359     <div class="memitem">
360     <div class="memproto">
361     <table class="memname">
362     <tr>
363     <td class="memname">ToFNuclei* <a class="el" href="classTofNucleiZCut.html#6e52d79381364353da0780db39b98492">TofNucleiZCut::_tofNuclei</a><code> [private]</code> </td>
364     </tr>
365     </table>
366     </div>
367     <div class="memdoc">
368    
369     <p>
370    
371     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00151">151</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
372    
373     <p>Referenced by <a class="el" href="TofNucleiZCut_8cpp_source.html#l00078">Check()</a>, and <a class="el" href="TofNucleiZCut_8h_source.html#l00067">~TofNucleiZCut()</a>.</p>
374    
375     </div>
376     </div><p>
377     <a class="anchor" name="884c0edaccd86f4b121572386c42a290"></a><!-- doxytag: member="TofNucleiZCut::_upperLimit" ref="884c0edaccd86f4b121572386c42a290" args="" -->
378     <div class="memitem">
379     <div class="memproto">
380     <table class="memname">
381     <tr>
382     <td class="memname">float <a class="el" href="classTofNucleiZCut.html#884c0edaccd86f4b121572386c42a290">TofNucleiZCut::_upperLimit</a><code> [private]</code> </td>
383     </tr>
384     </table>
385     </div>
386     <div class="memdoc">
387    
388     <p>
389    
390     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00147">147</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
391    
392     <p>Referenced by <a class="el" href="TofNucleiZCut_8cpp_source.html#l00078">Check()</a>.</p>
393    
394     </div>
395     </div><p>
396     <a class="anchor" name="356fa811a65d5194dbbc4651d83530ef"></a><!-- doxytag: member="TofNucleiZCut::_Z" ref="356fa811a65d5194dbbc4651d83530ef" args="" -->
397     <div class="memitem">
398     <div class="memproto">
399     <table class="memname">
400     <tr>
401     <td class="memname">unsigned int <a class="el" href="classTofNucleiZCut.html#356fa811a65d5194dbbc4651d83530ef">TofNucleiZCut::_Z</a><code> [private]</code> </td>
402     </tr>
403     </table>
404     </div>
405     <div class="memdoc">
406    
407     <p>
408    
409     <p>Definition at line <a class="el" href="TofNucleiZCut_8h_source.html#l00141">141</a> of file <a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a>.</p>
410    
411     <p>Referenced by <a class="el" href="TofNucleiZCut_8cpp_source.html#l00078">Check()</a>.</p>
412    
413     </div>
414     </div><p>
415     <hr>The documentation for this class was generated from the following files:<ul>
416     <li>TofCuts/TofNucleiZCut/<a class="el" href="TofNucleiZCut_8h_source.html">TofNucleiZCut.h</a><li>TofCuts/TofNucleiZCut/<a class="el" href="TofNucleiZCut_8cpp_source.html">TofNucleiZCut.cpp</a></ul>
417     </div>
418     <hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:45 2009 for PamCut by&nbsp;
419     <a href="http://www.doxygen.org/index.html">
420     <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
421     </body>
422     </html>

  ViewVC Help
Powered by ViewVC 1.1.23