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

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

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

revision 1.1 by pam-fi, Wed May 27 13:30:04 2009 UTC revision 1.2 by pam-fi, Fri Jun 5 13:16:13 2009 UTC
# Line 41  Inheritance diagram for TofQualCut:</div Line 41  Inheritance diagram for TofQualCut:</div
41  <a href="classTofQualCut-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">  <a href="classTofQualCut-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="classTofQualCut.html#7d52c7ddb116ddb587981b329bff3163">TofQualCut</a> (const char *cutName)</td></tr>  <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7d52c7ddb116ddb587981b329bff3163"></a><!-- doxytag: member="TofQualCut::TofQualCut" ref="7d52c7ddb116ddb587981b329bff3163" args="(const char *cutName)" -->
45    &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofQualCut.html#7d52c7ddb116ddb587981b329bff3163">TofQualCut</a> (const char *cutName)</td></tr>
46    
47  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#7d52c7ddb116ddb587981b329bff3163"></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="classTofQualCut.html#325884f468464824813e1df65fd670d3">~TofQualCut</a> ()</td></tr>  <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="325884f468464824813e1df65fd670d3"></a><!-- doxytag: member="TofQualCut::~TofQualCut" ref="325884f468464824813e1df65fd670d3" args="()" -->
49    &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofQualCut.html#325884f468464824813e1df65fd670d3">~TofQualCut</a> ()</td></tr>
50    
51  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor.  <a href="#325884f468464824813e1df65fd670d3"></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="classTofQualCut.html#b4b8322f9d91ffc647d4279536c446dc">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="classTofQualCut.html#b4b8322f9d91ffc647d4279536c446dc">Check</a> (PamLevel2 *event)</td></tr>
53    
54  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The TofQual check.  <a href="#b4b8322f9d91ffc647d4279536c446dc"></a><br></td></tr>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The TofQual check.  <a href="#b4b8322f9d91ffc647d4279536c446dc"></a><br></td></tr>
 <tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>  
 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofQualCut.html#3074539fb765ad8b56d6b9db59371f06">_nHitPadPair</a> [3]</td></tr>  
   
55  </table>  </table>
56  <hr><a name="_details"></a><h2>Detailed Description</h2>  <hr><a name="_details"></a><h2>Detailed Description</h2>
57  The TofQual cut. This cut ensures that for each TOF plane (each pair of layers) at least one paddle is hit (according to standard TOF definition: both TDC's are hit and both hits are 'good').  The TofQual cut. This cut ensures that for each TOF plane (each pair of layers) at least one paddle is hit (according to standard TOF definition: both TDC's are hit and both hits are 'good'). <hr><h2>Member Function Documentation</h2>
 <p>Definition at line <a class="el" href="TofQualCut_8h_source.html#l00020">20</a> of file <a class="el" href="TofQualCut_8h_source.html">TofQualCut.h</a>.</p>  
 <hr><h2>Constructor &amp; Destructor Documentation</h2>  
 <a class="anchor" name="7d52c7ddb116ddb587981b329bff3163"></a><!-- doxytag: member="TofQualCut::TofQualCut" ref="7d52c7ddb116ddb587981b329bff3163" args="(const char *cutName)" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">TofQualCut::TofQualCut           </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="TofQualCut_8h_source.html#l00024">24</a> of file <a class="el" href="TofQualCut_8h_source.html">TofQualCut.h</a>.</p>  
   
 </div>  
 </div><p>  
 <a class="anchor" name="325884f468464824813e1df65fd670d3"></a><!-- doxytag: member="TofQualCut::~TofQualCut" ref="325884f468464824813e1df65fd670d3" args="()" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">TofQualCut::~TofQualCut           </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="TofQualCut_8h_source.html#l00027">27</a> of file <a class="el" href="TofQualCut_8h_source.html">TofQualCut.h</a>.</p>  
   
 </div>  
 </div><p>  
 <hr><h2>Member Function Documentation</h2>  
58  <a class="anchor" name="b4b8322f9d91ffc647d4279536c446dc"></a><!-- doxytag: member="TofQualCut::Check" ref="b4b8322f9d91ffc647d4279536c446dc" args="(PamLevel2 *event)" -->  <a class="anchor" name="b4b8322f9d91ffc647d4279536c446dc"></a><!-- doxytag: member="TofQualCut::Check" ref="b4b8322f9d91ffc647d4279536c446dc" args="(PamLevel2 *event)" -->
59  <div class="memitem">  <div class="memitem">
60  <div class="memproto">  <div class="memproto">
# Line 135  The TofQual check. Line 84  The TofQual check.
84    
85  <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>  <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>
86    
 <p>Definition at line <a class="el" href="TofQualCut_8cpp_source.html#l00012">12</a> of file <a class="el" href="TofQualCut_8cpp_source.html">TofQualCut.cpp</a>.</p>  
   
 <p>References <a class="el" href="TofQualCut_8h_source.html#l00040">_nHitPadPair</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="3074539fb765ad8b56d6b9db59371f06"></a><!-- doxytag: member="TofQualCut::_nHitPadPair" ref="3074539fb765ad8b56d6b9db59371f06" args="[3]" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">int <a class="el" href="classTofQualCut.html#3074539fb765ad8b56d6b9db59371f06">TofQualCut::_nHitPadPair</a>[3]<code> [private]</code>          </td>  
         </tr>  
       </table>  
 </div>  
 <div class="memdoc">  
   
 <p>  
   
 <p>Definition at line <a class="el" href="TofQualCut_8h_source.html#l00040">40</a> of file <a class="el" href="TofQualCut_8h_source.html">TofQualCut.h</a>.</p>  
   
 <p>Referenced by <a class="el" href="TofQualCut_8cpp_source.html#l00012">Check()</a>.</p>  
   
87  </div>  </div>
88  </div><p>  </div><p>
89  <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>
90  <li>TofCuts/TofQualCut/<a class="el" href="TofQualCut_8h_source.html">TofQualCut.h</a><li>TofCuts/TofQualCut/<a class="el" href="TofQualCut_8cpp_source.html">TofQualCut.cpp</a></ul>  <li>TofCuts/TofQualCut/<a class="el" href="TofQualCut_8h_source.html">TofQualCut.h</a><li>TofCuts/TofQualCut/<a class="el" href="TofQualCut_8cpp.html">TofQualCut.cpp</a></ul>
91  </div>  </div>
92  <hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:46 2009 for PamCut by&nbsp;  <hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 5 15:09:05 2009 for PamCut by&nbsp;
93  <a href="http://www.doxygen.org/index.html">  <a href="http://www.doxygen.org/index.html">
94  <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>
95  </body>  </body>

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

  ViewVC Help
Powered by ViewVC 1.1.23