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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by pam-fi, Wed May 27 13:30:05 2009 UTC revision 1.2 by pam-fi, Fri Jun 5 13:16:00 2009 UTC
# Line 41  Inheritance diagram for TrkIdCut:</div> Line 41  Inheritance diagram for TrkIdCut:</div>
41  <a href="classTrkIdCut-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">  <a href="classTrkIdCut-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
42  <tr><td></td></tr>  <tr><td></td></tr>
43  <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>  <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="classTrkIdCut.html#6b4e688a7b4fc79e8023826b34ef07e2">TrkIdCut</a> (const char *cutName)</td></tr>  <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    
47  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#6b4e688a7b4fc79e8023826b34ef07e2"></a><br></td></tr>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor. <br></td></tr>
48  <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkIdCut.html#0bf87b40916934d0c1e06a950c328da7">~TrkIdCut</a> ()</td></tr>  <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    
51  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor.  <a href="#0bf87b40916934d0c1e06a950c328da7"></a><br></td></tr>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor. <br></td></tr>
52  <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>  <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>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The TrkId check.  <a href="#8c5dd8c6e34bd6234ae9bd3178090508"></a><br></td></tr>
# Line 54  Inheritance diagram for TrkIdCut:</div> Line 56  Inheritance diagram for TrkIdCut:</div>
56  <hr><a name="_details"></a><h2>Detailed Description</h2>  <hr><a name="_details"></a><h2>Detailed Description</h2>
57  The TrkId cut.  The TrkId cut.
58  <p>  <p>
59  This cut checks if the event has an image track, and discards it if the ambiguity is not solved.  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>
 <p>Definition at line <a class="el" href="TrkIdCut_8h_source.html#l00020">20</a> of file <a class="el" href="TrkIdCut_8h_source.html">TrkIdCut.h</a>.</p>  
 <hr><h2>Constructor &amp; Destructor Documentation</h2>  
 <a class="anchor" name="6b4e688a7b4fc79e8023826b34ef07e2"></a><!-- doxytag: member="TrkIdCut::TrkIdCut" ref="6b4e688a7b4fc79e8023826b34ef07e2" args="(const char *cutName)" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">TrkIdCut::TrkIdCut           </td>  
           <td>(</td>  
           <td class="paramtype">const char *&nbsp;</td>  
           <td class="paramname"> <em>cutName</em>          </td>  
           <td>&nbsp;)&nbsp;</td>  
           <td><code> [inline]</code></td>  
         </tr>  
       </table>  
 </div>  
 <div class="memdoc">  
   
 <p>  
 Constructor.  
 <p>  
   
 <p>Definition at line <a class="el" href="TrkIdCut_8h_source.html#l00025">25</a> of file <a class="el" href="TrkIdCut_8h_source.html">TrkIdCut.h</a>.</p>  
   
 </div>  
 </div><p>  
 <a class="anchor" name="0bf87b40916934d0c1e06a950c328da7"></a><!-- doxytag: member="TrkIdCut::~TrkIdCut" ref="0bf87b40916934d0c1e06a950c328da7" args="()" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">TrkIdCut::~TrkIdCut           </td>  
           <td>(</td>  
           <td class="paramname">          </td>  
           <td>&nbsp;)&nbsp;</td>  
           <td><code> [inline]</code></td>  
         </tr>  
       </table>  
 </div>  
 <div class="memdoc">  
   
 <p>  
 Destructor.  
 <p>  
   
 <p>Definition at line <a class="el" href="TrkIdCut_8h_source.html#l00029">29</a> of file <a class="el" href="TrkIdCut_8h_source.html">TrkIdCut.h</a>.</p>  
   
 </div>  
 </div><p>  
 <hr><h2>Member Function Documentation</h2>  
60  <a class="anchor" name="8c5dd8c6e34bd6234ae9bd3178090508"></a><!-- doxytag: member="TrkIdCut::Check" ref="8c5dd8c6e34bd6234ae9bd3178090508" args="(PamLevel2 *event)" -->  <a class="anchor" name="8c5dd8c6e34bd6234ae9bd3178090508"></a><!-- doxytag: member="TrkIdCut::Check" ref="8c5dd8c6e34bd6234ae9bd3178090508" args="(PamLevel2 *event)" -->
61  <div class="memitem">  <div class="memitem">
62  <div class="memproto">  <div class="memproto">
# Line 134  The TrkId check. Line 86  The TrkId check.
86    
87  <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>  <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>
88    
 <p>Definition at line <a class="el" href="TrkIdCut_8cpp_source.html#l00012">12</a> of file <a class="el" href="TrkIdCut_8cpp_source.html">TrkIdCut.cpp</a>.</p>  
   
 <p>References <a class="el" href="CommonDefs_8h_source.html#l00015">CUTOK</a>.</p>  
   
89  </div>  </div>
90  </div><p>  </div><p>
91  <hr>The documentation for this class was generated from the following files:<ul>  <hr>The documentation for this class was generated from the following files:<ul>
92  <li>TrkCuts/TrkIdCut/<a class="el" href="TrkIdCut_8h_source.html">TrkIdCut.h</a><li>TrkCuts/TrkIdCut/<a class="el" href="TrkIdCut_8cpp_source.html">TrkIdCut.cpp</a></ul>  <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  </div>  </div>
94  <hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:51 2009 for PamCut by&nbsp;  <hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 5 15:09:08 2009 for PamCut by&nbsp;
95  <a href="http://www.doxygen.org/index.html">  <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>  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
97  </body>  </body>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23