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

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

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

revision 1.1.1.1 by pam-fi, Wed May 27 13:30:08 2009 UTC revision 1.3 by pam-fi, Fri Sep 25 15:42:19 2009 UTC
# Line 44  Inheritance diagram for TrkGeomCut:</div Line 44  Inheritance diagram for TrkGeomCut:</div
44  <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkGeomCut.html#fd4f9fc60d3f2b8d71f277b4b2b231fd">TrkGeomCut</a> (const char *cutName, float xTol, float yTol)</td></tr>  <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</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">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#fd4f9fc60d3f2b8d71f277b4b2b231fd"></a><br></td></tr>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#fd4f9fc60d3f2b8d71f277b4b2b231fd"></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="classTrkGeomCut.html#6ec9a866e99b67a1f882d9113c995ccc">~TrkGeomCut</a> ()</td></tr>  <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6ec9a866e99b67a1f882d9113c995ccc"></a><!-- doxytag: member="TrkGeomCut::~TrkGeomCut" ref="6ec9a866e99b67a1f882d9113c995ccc" args="()" -->
48    &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkGeomCut.html#6ec9a866e99b67a1f882d9113c995ccc">~TrkGeomCut</a> ()</td></tr>
49    
50  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor.  <a href="#6ec9a866e99b67a1f882d9113c995ccc"></a><br></td></tr>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor. <br></td></tr>
51  <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkGeomCut.html#4fef0bbfb92036676974671133e1ce5a">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="classTrkGeomCut.html#4fef0bbfb92036676974671133e1ce5a">Check</a> (PamLevel2 *event)</td></tr>
52    
53  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The tracker fiducial acceptance check.  <a href="#4fef0bbfb92036676974671133e1ce5a"></a><br></td></tr>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The tracker fiducial acceptance check.  <a href="#4fef0bbfb92036676974671133e1ce5a"></a><br></td></tr>
 <tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>  
 <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkGeomCut.html#81c6ed45a6a3bac7b2ccad434bd92af7">_xTol</a></td></tr>  
   
 <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkGeomCut.html#1f5b9ce6bf84d9d5d905dd65661bb2e7">_yTol</a></td></tr>  
   
54  </table>  </table>
55  <hr><a name="_details"></a><h2>Detailed Description</h2>  <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.  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 &amp; Destructor Documentation</h2>
 <p>Definition at line <a class="el" href="TrkGeomCut_8h_source.html#l00020">20</a> of file <a class="el" href="TrkGeomCut_8h_source.html">TrkGeomCut.h</a>.</p>  
 <hr><h2>Constructor &amp; Destructor Documentation</h2>  
57  <a class="anchor" name="fd4f9fc60d3f2b8d71f277b4b2b231fd"></a><!-- doxytag: member="TrkGeomCut::TrkGeomCut" ref="fd4f9fc60d3f2b8d71f277b4b2b231fd" args="(const char *cutName, float xTol, float yTol)" -->  <a class="anchor" name="fd4f9fc60d3f2b8d71f277b4b2b231fd"></a><!-- doxytag: member="TrkGeomCut::TrkGeomCut" ref="fd4f9fc60d3f2b8d71f277b4b2b231fd" args="(const char *cutName, float xTol, float yTol)" -->
58  <div class="memitem">  <div class="memitem">
59  <div class="memproto">  <div class="memproto">
# Line 103  The parameters are the width of the regi Line 97  The parameters are the width of the regi
97    </table>    </table>
98  </dl>  </dl>
99    
 <p>Definition at line <a class="el" href="TrkGeomCut_8h_source.html#l00033">33</a> of file <a class="el" href="TrkGeomCut_8h_source.html">TrkGeomCut.h</a>.</p>  
   
 </div>  
 </div><p>  
 <a class="anchor" name="6ec9a866e99b67a1f882d9113c995ccc"></a><!-- doxytag: member="TrkGeomCut::~TrkGeomCut" ref="6ec9a866e99b67a1f882d9113c995ccc" args="()" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">TrkGeomCut::~TrkGeomCut           </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="TrkGeomCut_8h_source.html#l00037">37</a> of file <a class="el" href="TrkGeomCut_8h_source.html">TrkGeomCut.h</a>.</p>  
   
100  </div>  </div>
101  </div><p>  </div><p>
102  <hr><h2>Member Function Documentation</h2>  <hr><h2>Member Function Documentation</h2>
# Line 160  The tracker fiducial acceptance check. Line 129  The tracker fiducial acceptance check.
129    
130  <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>  <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>
131    
 <p>Definition at line <a class="el" href="TrkGeomCut_8cpp_source.html#l00012">12</a> of file <a class="el" href="TrkGeomCut_8cpp_source.html">TrkGeomCut.cpp</a>.</p>  
   
 <p>References <a class="el" href="TrkGeomCut_8h_source.html#l00050">_xTol</a>, <a class="el" href="TrkGeomCut_8h_source.html#l00051">_yTol</a>, and <a class="el" href="CommonDefs_8h_source.html#l00015">CUTOK</a>.</p>  
   
 </div>  
 </div><p>  
 <hr><h2>Member Data Documentation</h2>  
 <a class="anchor" name="81c6ed45a6a3bac7b2ccad434bd92af7"></a><!-- doxytag: member="TrkGeomCut::_xTol" ref="81c6ed45a6a3bac7b2ccad434bd92af7" args="" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">float <a class="el" href="classTrkGeomCut.html#81c6ed45a6a3bac7b2ccad434bd92af7">TrkGeomCut::_xTol</a><code> [private]</code>          </td>  
         </tr>  
       </table>  
 </div>  
 <div class="memdoc">  
   
 <p>  
   
 <p>Definition at line <a class="el" href="TrkGeomCut_8h_source.html#l00050">50</a> of file <a class="el" href="TrkGeomCut_8h_source.html">TrkGeomCut.h</a>.</p>  
   
 <p>Referenced by <a class="el" href="TrkGeomCut_8cpp_source.html#l00012">Check()</a>.</p>  
   
 </div>  
 </div><p>  
 <a class="anchor" name="1f5b9ce6bf84d9d5d905dd65661bb2e7"></a><!-- doxytag: member="TrkGeomCut::_yTol" ref="1f5b9ce6bf84d9d5d905dd65661bb2e7" args="" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">float <a class="el" href="classTrkGeomCut.html#1f5b9ce6bf84d9d5d905dd65661bb2e7">TrkGeomCut::_yTol</a><code> [private]</code>          </td>  
         </tr>  
       </table>  
 </div>  
 <div class="memdoc">  
   
 <p>  
   
 <p>Definition at line <a class="el" href="TrkGeomCut_8h_source.html#l00051">51</a> of file <a class="el" href="TrkGeomCut_8h_source.html">TrkGeomCut.h</a>.</p>  
   
 <p>Referenced by <a class="el" href="TrkGeomCut_8cpp_source.html#l00012">Check()</a>.</p>  
   
132  </div>  </div>
133  </div><p>  </div><p>
134  <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>
135  <li>TrkCuts/TrkGeomCut/<a class="el" href="TrkGeomCut_8h_source.html">TrkGeomCut.h</a><li>TrkCuts/TrkGeomCut/<a class="el" href="TrkGeomCut_8cpp_source.html">TrkGeomCut.cpp</a></ul>  <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>  </div>
137  <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:07 2009 for PamCut by&nbsp;
138  <a href="http://www.doxygen.org/index.html">  <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>  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
140  </body>  </body>

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23