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: TrkIonCut 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 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 List</span></a></li> |
19 |
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
20 |
<li><a href="functions.html"><span>Class Members</span></a></li> |
21 |
</ul> |
22 |
</div> |
23 |
</div> |
24 |
<div class="contents"> |
25 |
<h1>TrkIonCut Class Reference</h1><!-- doxytag: class="TrkIonCut" --><!-- doxytag: inherits="PamCut" -->The tracker ionization cut. Cut on dE/dx to select MIP. CUT DEPENDENCIES: TrkPhysSin for object trkTrack. |
26 |
<a href="#_details">More...</a> |
27 |
<p> |
28 |
<code>#include <<a class="el" href="TrkIonCut_8h_source.html">TrkIonCut.h</a>></code> |
29 |
<p> |
30 |
<div class="dynheader"> |
31 |
Inheritance diagram for TrkIonCut:</div> |
32 |
<div class="dynsection"> |
33 |
|
34 |
<p><center><img src="classTrkIonCut.png" usemap="#TrkIonCut_map" border="0" alt=""></center> |
35 |
<map name="TrkIonCut_map"> |
36 |
<area href="classPamCut.html" alt="PamCut" shape="rect" coords="0,0,66,24"> |
37 |
</map> |
38 |
</div> |
39 |
|
40 |
<p> |
41 |
<a href="classTrkIonCut-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"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkIonCut.html#ee330e09578cf222df661f82781237c7">TrkIonCut</a> (const char *cutName, float maxRelease=3., float minRelease=0.)</td></tr> |
45 |
|
46 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="#ee330e09578cf222df661f82781237c7"></a><br></td></tr> |
47 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkIonCut.html#2e7593ec634e7f7d97c88e7ec9f74c7f">~TrkIonCut</a> ()</td></tr> |
48 |
|
49 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="#2e7593ec634e7f7d97c88e7ec9f74c7f"></a><br></td></tr> |
50 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkIonCut.html#e96a9561ce59c156b6a913545b0960b9">Check</a> (PamLevel2 *event)</td></tr> |
51 |
|
52 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">The tracker ionization check. <a href="#e96a9561ce59c156b6a913545b0960b9"></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">float </td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkIonCut.html#3dfe09719b4f9ae90ae73541fd42bb03">_maxRelease</a></td></tr> |
55 |
|
56 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkIonCut.html#7d7c4fef23cb08a061596c8d53ce8a49">_minRelease</a></td></tr> |
57 |
|
58 |
</table> |
59 |
<hr><a name="_details"></a><h2>Detailed Description</h2> |
60 |
The tracker ionization cut. Cut on dE/dx to select MIP. CUT DEPENDENCIES: TrkPhysSin for object trkTrack. |
61 |
<p>Definition at line <a class="el" href="TrkIonCut_8h_source.html#l00020">20</a> of file <a class="el" href="TrkIonCut_8h_source.html">TrkIonCut.h</a>.</p> |
62 |
<hr><h2>Constructor & Destructor Documentation</h2> |
63 |
<a class="anchor" name="ee330e09578cf222df661f82781237c7"></a><!-- doxytag: member="TrkIonCut::TrkIonCut" ref="ee330e09578cf222df661f82781237c7" args="(const char *cutName, float maxRelease=3., float minRelease=0.)" --> |
64 |
<div class="memitem"> |
65 |
<div class="memproto"> |
66 |
<table class="memname"> |
67 |
<tr> |
68 |
<td class="memname">TrkIonCut::TrkIonCut </td> |
69 |
<td>(</td> |
70 |
<td class="paramtype">const char * </td> |
71 |
<td class="paramname"> <em>cutName</em>, </td> |
72 |
</tr> |
73 |
<tr> |
74 |
<td class="paramkey"></td> |
75 |
<td></td> |
76 |
<td class="paramtype">float </td> |
77 |
<td class="paramname"> <em>maxRelease</em> = <code>3.</code>, </td> |
78 |
</tr> |
79 |
<tr> |
80 |
<td class="paramkey"></td> |
81 |
<td></td> |
82 |
<td class="paramtype">float </td> |
83 |
<td class="paramname"> <em>minRelease</em> = <code>0.</code></td><td> </td> |
84 |
</tr> |
85 |
<tr> |
86 |
<td></td> |
87 |
<td>)</td> |
88 |
<td></td><td></td><td><code> [inline]</code></td> |
89 |
</tr> |
90 |
</table> |
91 |
</div> |
92 |
<div class="memdoc"> |
93 |
|
94 |
<p> |
95 |
Constructor. |
96 |
<p> |
97 |
<dl compact><dt><b>Parameters:</b></dt><dd> |
98 |
<table border="0" cellspacing="2" cellpadding="0"> |
99 |
<tr><td valign="top"></td><td valign="top"><em>cutName</em> </td><td>The cut's name. </td></tr> |
100 |
<tr><td valign="top"></td><td valign="top"><em>maxRelease</em> </td><td>The maximum mean ionization (in MIP) in the tracker planes above which an event is discarded. Default: 3. </td></tr> |
101 |
<tr><td valign="top"></td><td valign="top"><em>minRelease</em> </td><td>The minimum mean ionization (in MIP) in the tracker planes below which an event is discarded. Default: 0. </td></tr> |
102 |
</table> |
103 |
</dl> |
104 |
|
105 |
<p>Definition at line <a class="el" href="TrkIonCut_8h_source.html#l00029">29</a> of file <a class="el" href="TrkIonCut_8h_source.html">TrkIonCut.h</a>.</p> |
106 |
|
107 |
</div> |
108 |
</div><p> |
109 |
<a class="anchor" name="2e7593ec634e7f7d97c88e7ec9f74c7f"></a><!-- doxytag: member="TrkIonCut::~TrkIonCut" ref="2e7593ec634e7f7d97c88e7ec9f74c7f" args="()" --> |
110 |
<div class="memitem"> |
111 |
<div class="memproto"> |
112 |
<table class="memname"> |
113 |
<tr> |
114 |
<td class="memname">TrkIonCut::~TrkIonCut </td> |
115 |
<td>(</td> |
116 |
<td class="paramname"> </td> |
117 |
<td> ) </td> |
118 |
<td><code> [inline]</code></td> |
119 |
</tr> |
120 |
</table> |
121 |
</div> |
122 |
<div class="memdoc"> |
123 |
|
124 |
<p> |
125 |
Destructor. |
126 |
<p> |
127 |
|
128 |
<p>Definition at line <a class="el" href="TrkIonCut_8h_source.html#l00033">33</a> of file <a class="el" href="TrkIonCut_8h_source.html">TrkIonCut.h</a>.</p> |
129 |
|
130 |
</div> |
131 |
</div><p> |
132 |
<hr><h2>Member Function Documentation</h2> |
133 |
<a class="anchor" name="e96a9561ce59c156b6a913545b0960b9"></a><!-- doxytag: member="TrkIonCut::Check" ref="e96a9561ce59c156b6a913545b0960b9" args="(PamLevel2 *event)" --> |
134 |
<div class="memitem"> |
135 |
<div class="memproto"> |
136 |
<table class="memname"> |
137 |
<tr> |
138 |
<td class="memname">int TrkIonCut::Check </td> |
139 |
<td>(</td> |
140 |
<td class="paramtype">PamLevel2 * </td> |
141 |
<td class="paramname"> <em>event</em> </td> |
142 |
<td> ) </td> |
143 |
<td><code> [virtual]</code></td> |
144 |
</tr> |
145 |
</table> |
146 |
</div> |
147 |
<div class="memdoc"> |
148 |
|
149 |
<p> |
150 |
The tracker ionization check. |
151 |
<p> |
152 |
If the mean energy release in the tracker planes in MIP is greater than the threshold (constructor's parameter) the event is discarded. <dl compact><dt><b>Parameters:</b></dt><dd> |
153 |
<table border="0" cellspacing="2" cellpadding="0"> |
154 |
<tr><td valign="top"></td><td valign="top"><em>event</em> </td><td>The event to analyze. </td></tr> |
155 |
</table> |
156 |
</dl> |
157 |
<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 mean dE/dx is less than maxRelease and more than minRelease. <p> |
158 |
0 otherwise. </dd></dl> |
159 |
|
160 |
<p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p> |
161 |
|
162 |
<p>Definition at line <a class="el" href="TrkIonCut_8cpp_source.html#l00012">12</a> of file <a class="el" href="TrkIonCut_8cpp_source.html">TrkIonCut.cpp</a>.</p> |
163 |
|
164 |
<p>References <a class="el" href="TrkIonCut_8h_source.html#l00048">_maxRelease</a>, <a class="el" href="TrkIonCut_8h_source.html#l00048">_minRelease</a>, and <a class="el" href="CommonDefs_8h_source.html#l00015">CUTOK</a>.</p> |
165 |
|
166 |
</div> |
167 |
</div><p> |
168 |
<hr><h2>Member Data Documentation</h2> |
169 |
<a class="anchor" name="3dfe09719b4f9ae90ae73541fd42bb03"></a><!-- doxytag: member="TrkIonCut::_maxRelease" ref="3dfe09719b4f9ae90ae73541fd42bb03" args="" --> |
170 |
<div class="memitem"> |
171 |
<div class="memproto"> |
172 |
<table class="memname"> |
173 |
<tr> |
174 |
<td class="memname">float <a class="el" href="classTrkIonCut.html#3dfe09719b4f9ae90ae73541fd42bb03">TrkIonCut::_maxRelease</a><code> [private]</code> </td> |
175 |
</tr> |
176 |
</table> |
177 |
</div> |
178 |
<div class="memdoc"> |
179 |
|
180 |
<p> |
181 |
|
182 |
<p>Definition at line <a class="el" href="TrkIonCut_8h_source.html#l00048">48</a> of file <a class="el" href="TrkIonCut_8h_source.html">TrkIonCut.h</a>.</p> |
183 |
|
184 |
<p>Referenced by <a class="el" href="TrkIonCut_8cpp_source.html#l00012">Check()</a>.</p> |
185 |
|
186 |
</div> |
187 |
</div><p> |
188 |
<a class="anchor" name="7d7c4fef23cb08a061596c8d53ce8a49"></a><!-- doxytag: member="TrkIonCut::_minRelease" ref="7d7c4fef23cb08a061596c8d53ce8a49" args="" --> |
189 |
<div class="memitem"> |
190 |
<div class="memproto"> |
191 |
<table class="memname"> |
192 |
<tr> |
193 |
<td class="memname">float <a class="el" href="classTrkIonCut.html#7d7c4fef23cb08a061596c8d53ce8a49">TrkIonCut::_minRelease</a><code> [private]</code> </td> |
194 |
</tr> |
195 |
</table> |
196 |
</div> |
197 |
<div class="memdoc"> |
198 |
|
199 |
<p> |
200 |
|
201 |
<p>Definition at line <a class="el" href="TrkIonCut_8h_source.html#l00048">48</a> of file <a class="el" href="TrkIonCut_8h_source.html">TrkIonCut.h</a>.</p> |
202 |
|
203 |
<p>Referenced by <a class="el" href="TrkIonCut_8cpp_source.html#l00012">Check()</a>.</p> |
204 |
|
205 |
</div> |
206 |
</div><p> |
207 |
<hr>The documentation for this class was generated from the following files:<ul> |
208 |
<li>TrkCuts/TrkIonCut/<a class="el" href="TrkIonCut_8h_source.html">TrkIonCut.h</a><li>TrkCuts/TrkIonCut/<a class="el" href="TrkIonCut_8cpp_source.html">TrkIonCut.cpp</a></ul> |
209 |
</div> |
210 |
<hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:52 2009 for PamCut by |
211 |
<a href="http://www.doxygen.org/index.html"> |
212 |
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> |
213 |
</body> |
214 |
</html> |