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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download) (as text)
Fri Sep 25 15:42:14 2009 UTC (15 years, 6 months ago) by pam-fi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
File MIME type: text/html
FILE REMOVED
Removed from repository.

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: TrkIdCut 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>TrkIdCut Class Reference</h1><!-- doxytag: class="TrkIdCut" --><!-- doxytag: inherits="PamCut" -->The TrkId cut.
26     <a href="#_details">More...</a>
27     <p>
28     <code>#include &lt;<a class="el" href="TrkIdCut_8h_source.html">TrkIdCut.h</a>&gt;</code>
29     <p>
30     <div class="dynheader">
31     Inheritance diagram for TrkIdCut:</div>
32     <div class="dynsection">
33    
34     <p><center><img src="classTrkIdCut.png" usemap="#TrkIdCut_map" border="0" alt=""></center>
35     <map name="TrkIdCut_map">
36     <area href="classPamCut.html" alt="PamCut" shape="rect" coords="0,0,59,24">
37     </map>
38     </div>
39    
40     <p>
41     <a href="classTrkIdCut-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 pam-fi 1.2 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6b4e688a7b4fc79e8023826b34ef07e2"></a><!-- doxytag: member="TrkIdCut::TrkIdCut" ref="6b4e688a7b4fc79e8023826b34ef07e2" args="(const char *cutName)" -->
45     &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkIdCut.html#6b4e688a7b4fc79e8023826b34ef07e2">TrkIdCut</a> (const char *cutName)</td></tr>
46 pam-fi 1.1
47 pam-fi 1.2 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor. <br></td></tr>
48     <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0bf87b40916934d0c1e06a950c328da7"></a><!-- doxytag: member="TrkIdCut::~TrkIdCut" ref="0bf87b40916934d0c1e06a950c328da7" args="()" -->
49     &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkIdCut.html#0bf87b40916934d0c1e06a950c328da7">~TrkIdCut</a> ()</td></tr>
50 pam-fi 1.1
51 pam-fi 1.2 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor. <br></td></tr>
52 pam-fi 1.1 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkIdCut.html#8c5dd8c6e34bd6234ae9bd3178090508">Check</a> (PamLevel2 *event)</td></tr>
53    
54     <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The TrkId check. <a href="#8c5dd8c6e34bd6234ae9bd3178090508"></a><br></td></tr>
55     </table>
56     <hr><a name="_details"></a><h2>Detailed Description</h2>
57     The TrkId cut.
58     <p>
59 pam-fi 1.2 This cut checks if the event has an image track, and discards it if the ambiguity is not solved. <hr><h2>Member Function Documentation</h2>
60 pam-fi 1.1 <a class="anchor" name="8c5dd8c6e34bd6234ae9bd3178090508"></a><!-- doxytag: member="TrkIdCut::Check" ref="8c5dd8c6e34bd6234ae9bd3178090508" args="(PamLevel2 *event)" -->
61     <div class="memitem">
62     <div class="memproto">
63     <table class="memname">
64     <tr>
65     <td class="memname">int TrkIdCut::Check </td>
66     <td>(</td>
67     <td class="paramtype">PamLevel2 *&nbsp;</td>
68     <td class="paramname"> <em>event</em> </td>
69     <td>&nbsp;)&nbsp;</td>
70     <td><code> [virtual]</code></td>
71     </tr>
72     </table>
73     </div>
74     <div class="memdoc">
75    
76     <p>
77     The TrkId check.
78     <p>
79     <dl compact><dt><b>Parameters:</b></dt><dd>
80     <table border="0" cellspacing="2" cellpadding="0">
81     <tr><td valign="top"></td><td valign="top"><em>event</em>&nbsp;</td><td>The event to analyze. </td></tr>
82     </table>
83     </dl>
84     <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 <p>
85     0 </dd></dl>
86    
87     <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>
88    
89     </div>
90     </div><p>
91     <hr>The documentation for this class was generated from the following files:<ul>
92 pam-fi 1.2 <li>TrkCuts/TrkIdCut/<a class="el" href="TrkIdCut_8h_source.html">TrkIdCut.h</a><li>TrkCuts/TrkIdCut/<a class="el" href="TrkIdCut_8cpp.html">TrkIdCut.cpp</a></ul>
93 pam-fi 1.1 </div>
94 pam-fi 1.2 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 5 15:09:08 2009 for PamCut by&nbsp;
95 pam-fi 1.1 <a href="http://www.doxygen.org/index.html">
96     <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
97     </body>
98     </html>

  ViewVC Help
Powered by ViewVC 1.1.23