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: TrkGeomCut 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>TrkGeomCut Class Reference</h1><!-- doxytag: class="TrkGeomCut" --><!-- doxytag: inherits="PamCut" -->The tracker fiducial acceptance cut. This cut checks if the track is inside the fiducial acceptance chosen for the tracker. CUT DEPENDENCIES: TrkPhysSin for object trkTrack. |
26 |
<a href="#_details">More...</a> |
27 |
<p> |
28 |
<code>#include <<a class="el" href="TrkGeomCut_8h_source.html">TrkGeomCut.h</a>></code> |
29 |
<p> |
30 |
<div class="dynheader"> |
31 |
Inheritance diagram for TrkGeomCut:</div> |
32 |
<div class="dynsection"> |
33 |
|
34 |
<p><center><img src="classTrkGeomCut.png" usemap="#TrkGeomCut_map" border="0" alt=""></center> |
35 |
<map name="TrkGeomCut_map"> |
36 |
<area href="classPamCut.html" alt="PamCut" shape="rect" coords="0,0,81,24"> |
37 |
</map> |
38 |
</div> |
39 |
|
40 |
<p> |
41 |
<a href="classTrkGeomCut-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="classTrkGeomCut.html#fd4f9fc60d3f2b8d71f277b4b2b231fd">TrkGeomCut</a> (const char *cutName, float xTol, float yTol)</td></tr> |
45 |
|
46 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="#fd4f9fc60d3f2b8d71f277b4b2b231fd"></a><br></td></tr> |
47 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6ec9a866e99b67a1f882d9113c995ccc"></a><!-- doxytag: member="TrkGeomCut::~TrkGeomCut" ref="6ec9a866e99b67a1f882d9113c995ccc" args="()" --> |
48 |
</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkGeomCut.html#6ec9a866e99b67a1f882d9113c995ccc">~TrkGeomCut</a> ()</td></tr> |
49 |
|
50 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <br></td></tr> |
51 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkGeomCut.html#4fef0bbfb92036676974671133e1ce5a">Check</a> (PamLevel2 *event)</td></tr> |
52 |
|
53 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">The tracker fiducial acceptance check. <a href="#4fef0bbfb92036676974671133e1ce5a"></a><br></td></tr> |
54 |
</table> |
55 |
<hr><a name="_details"></a><h2>Detailed Description</h2> |
56 |
The tracker fiducial acceptance cut. This cut checks if the track is inside the fiducial acceptance chosen for the tracker. CUT DEPENDENCIES: TrkPhysSin for object trkTrack. <hr><h2>Constructor & Destructor Documentation</h2> |
57 |
<a class="anchor" name="fd4f9fc60d3f2b8d71f277b4b2b231fd"></a><!-- doxytag: member="TrkGeomCut::TrkGeomCut" ref="fd4f9fc60d3f2b8d71f277b4b2b231fd" args="(const char *cutName, float xTol, float yTol)" --> |
58 |
<div class="memitem"> |
59 |
<div class="memproto"> |
60 |
<table class="memname"> |
61 |
<tr> |
62 |
<td class="memname">TrkGeomCut::TrkGeomCut </td> |
63 |
<td>(</td> |
64 |
<td class="paramtype">const char * </td> |
65 |
<td class="paramname"> <em>cutName</em>, </td> |
66 |
</tr> |
67 |
<tr> |
68 |
<td class="paramkey"></td> |
69 |
<td></td> |
70 |
<td class="paramtype">float </td> |
71 |
<td class="paramname"> <em>xTol</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>yTol</em></td><td> </td> |
78 |
</tr> |
79 |
<tr> |
80 |
<td></td> |
81 |
<td>)</td> |
82 |
<td></td><td></td><td><code> [inline]</code></td> |
83 |
</tr> |
84 |
</table> |
85 |
</div> |
86 |
<div class="memdoc"> |
87 |
|
88 |
<p> |
89 |
Constructor. |
90 |
<p> |
91 |
The parameters are the width of the regions on each side of a view that define the fiducial acceptance region. The detector size is therefore reduce by an amount of xTol (yTol) on each side of the X (Y) view.<p> |
92 |
<dl compact><dt><b>Parameters:</b></dt><dd> |
93 |
<table border="0" cellspacing="2" cellpadding="0"> |
94 |
<tr><td valign="top"></td><td valign="top"><em>cutName</em> </td><td>The cut's name. </td></tr> |
95 |
<tr><td valign="top"></td><td valign="top"><em>xTol</em> </td><td>The fiducial border on X view in cm. </td></tr> |
96 |
<tr><td valign="top"></td><td valign="top"><em>yTol</em> </td><td>The fiducial border on Y view in cm. </td></tr> |
97 |
</table> |
98 |
</dl> |
99 |
|
100 |
</div> |
101 |
</div><p> |
102 |
<hr><h2>Member Function Documentation</h2> |
103 |
<a class="anchor" name="4fef0bbfb92036676974671133e1ce5a"></a><!-- doxytag: member="TrkGeomCut::Check" ref="4fef0bbfb92036676974671133e1ce5a" args="(PamLevel2 *event)" --> |
104 |
<div class="memitem"> |
105 |
<div class="memproto"> |
106 |
<table class="memname"> |
107 |
<tr> |
108 |
<td class="memname">int TrkGeomCut::Check </td> |
109 |
<td>(</td> |
110 |
<td class="paramtype">PamLevel2 * </td> |
111 |
<td class="paramname"> <em>event</em> </td> |
112 |
<td> ) </td> |
113 |
<td><code> [virtual]</code></td> |
114 |
</tr> |
115 |
</table> |
116 |
</div> |
117 |
<div class="memdoc"> |
118 |
|
119 |
<p> |
120 |
The tracker fiducial acceptance check. |
121 |
<p> |
122 |
<dl compact><dt><b>Parameters:</b></dt><dd> |
123 |
<table border="0" cellspacing="2" cellpadding="0"> |
124 |
<tr><td valign="top"></td><td valign="top"><em>event</em> </td><td>The event to analyze. </td></tr> |
125 |
</table> |
126 |
</dl> |
127 |
<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 track is inside the fiducial acceptance. <p> |
128 |
0 otherwise. </dd></dl> |
129 |
|
130 |
<p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p> |
131 |
|
132 |
</div> |
133 |
</div><p> |
134 |
<hr>The documentation for this class was generated from the following files:<ul> |
135 |
<li>TrkCuts/TrkGeomCut/<a class="el" href="TrkGeomCut_8h_source.html">TrkGeomCut.h</a><li>TrkCuts/TrkGeomCut/<a class="el" href="TrkGeomCut_8cpp.html">TrkGeomCut.cpp</a></ul> |
136 |
</div> |
137 |
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 5 15:09:07 2009 for PamCut by |
138 |
<a href="http://www.doxygen.org/index.html"> |
139 |
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> |
140 |
</body> |
141 |
</html> |