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

Diff of /PamCut/doc/Doxygen/html/classTrkSigmaDeflCut.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:15:45 2009 UTC
# Line 47  Inheritance diagram for TrkSigmaDeflCut: Line 47  Inheritance diagram for TrkSigmaDeflCut:
47  <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkSigmaDeflCut.html#65009efe9c13284d2ac599f931bb1cd7">TrkSigmaDeflCut</a> (const char *cutName, const char *rigBinListFileName)</td></tr>  <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkSigmaDeflCut.html#65009efe9c13284d2ac599f931bb1cd7">TrkSigmaDeflCut</a> (const char *cutName, const char *rigBinListFileName)</td></tr>
48    
49  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#65009efe9c13284d2ac599f931bb1cd7"></a><br></td></tr>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#65009efe9c13284d2ac599f931bb1cd7"></a><br></td></tr>
50  <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkSigmaDeflCut.html#00bf0a4998f081e3cf567bb3d37f5993">~TrkSigmaDeflCut</a> ()</td></tr>  <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="00bf0a4998f081e3cf567bb3d37f5993"></a><!-- doxytag: member="TrkSigmaDeflCut::~TrkSigmaDeflCut" ref="00bf0a4998f081e3cf567bb3d37f5993" args="()" -->
51    &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkSigmaDeflCut.html#00bf0a4998f081e3cf567bb3d37f5993">~TrkSigmaDeflCut</a> ()</td></tr>
52    
53  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor.  <a href="#00bf0a4998f081e3cf567bb3d37f5993"></a><br></td></tr>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor. <br></td></tr>
54  <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkSigmaDeflCut.html#8af1e1457f8c5d33b70aa75816188e72">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="classTrkSigmaDeflCut.html#8af1e1457f8c5d33b70aa75816188e72">Check</a> (PamLevel2 *event)</td></tr>
55    
56  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The sigma_deflection check.  <a href="#8af1e1457f8c5d33b70aa75816188e72"></a><br></td></tr>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The sigma_deflection check.  <a href="#8af1e1457f8c5d33b70aa75816188e72"></a><br></td></tr>
 <tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>  
 <tr><td class="memItemLeft" nowrap align="right" valign="top">std::vector&lt; float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrkSigmaDeflCut.html#140299e704fbcc6de11edab66f6f19d2">_binning</a></td></tr>  
   
57  </table>  </table>
58  <hr><a name="_details"></a><h2>Detailed Description</h2>  <hr><a name="_details"></a><h2>Detailed Description</h2>
59  The cut on TRK sigma_deflection.  The cut on TRK sigma_deflection.
60  <p>  <p>
61  This cut discards an event if its sigma_deflection (defined as sqrt(coval[4][4]), in GV^-1) is not less than the minimum deflection for the bin which contains the event deflection modulus (deflection of the first TRK track).  This cut discards an event if its sigma_deflection (defined as sqrt(coval[4][4]), in GV^-1) is not less than the minimum deflection for the bin which contains the event deflection modulus (deflection of the first TRK track). <hr><h2>Constructor &amp; Destructor Documentation</h2>
 <p>Definition at line <a class="el" href="TrkSigmaDeflCut_8h_source.html#l00020">20</a> of file <a class="el" href="TrkSigmaDeflCut_8h_source.html">TrkSigmaDeflCut.h</a>.</p>  
 <hr><h2>Constructor &amp; Destructor Documentation</h2>  
62  <a class="anchor" name="8d0bd06c73adaf6667a94b949e48b784"></a><!-- doxytag: member="TrkSigmaDeflCut::TrkSigmaDeflCut" ref="8d0bd06c73adaf6667a94b949e48b784" args="(const char *cutName, std::vector&lt; float &gt; binning)" -->  <a class="anchor" name="8d0bd06c73adaf6667a94b949e48b784"></a><!-- doxytag: member="TrkSigmaDeflCut::TrkSigmaDeflCut" ref="8d0bd06c73adaf6667a94b949e48b784" args="(const char *cutName, std::vector&lt; float &gt; binning)" -->
63  <div class="memitem">  <div class="memitem">
64  <div class="memproto">  <div class="memproto">
# Line 98  Constructor. Line 94  Constructor.
94    </table>    </table>
95  </dl>  </dl>
96    
 <p>Definition at line <a class="el" href="TrkSigmaDeflCut_8h_source.html#l00031">31</a> of file <a class="el" href="TrkSigmaDeflCut_8h_source.html">TrkSigmaDeflCut.h</a>.</p>  
   
97  </div>  </div>
98  </div><p>  </div><p>
99  <a class="anchor" name="65009efe9c13284d2ac599f931bb1cd7"></a><!-- doxytag: member="TrkSigmaDeflCut::TrkSigmaDeflCut" ref="65009efe9c13284d2ac599f931bb1cd7" args="(const char *cutName, const char *rigBinListFileName)" -->  <a class="anchor" name="65009efe9c13284d2ac599f931bb1cd7"></a><!-- doxytag: member="TrkSigmaDeflCut::TrkSigmaDeflCut" ref="65009efe9c13284d2ac599f931bb1cd7" args="(const char *cutName, const char *rigBinListFileName)" -->
# Line 137  Constructor. Line 131  Constructor.
131    </table>    </table>
132  </dl>  </dl>
133    
 <p>Definition at line <a class="el" href="TrkSigmaDeflCut_8cpp_source.html#l00012">12</a> of file <a class="el" href="TrkSigmaDeflCut_8cpp_source.html">TrkSigmaDeflCut.cpp</a>.</p>  
   
 <p>References <a class="el" href="TrkSigmaDeflCut_8h_source.html#l00063">_binning</a>.</p>  
   
 </div>  
 </div><p>  
 <a class="anchor" name="00bf0a4998f081e3cf567bb3d37f5993"></a><!-- doxytag: member="TrkSigmaDeflCut::~TrkSigmaDeflCut" ref="00bf0a4998f081e3cf567bb3d37f5993" args="()" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">TrkSigmaDeflCut::~TrkSigmaDeflCut           </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="TrkSigmaDeflCut_8h_source.html#l00046">46</a> of file <a class="el" href="TrkSigmaDeflCut_8h_source.html">TrkSigmaDeflCut.h</a>.</p>  
   
134  </div>  </div>
135  </div><p>  </div><p>
136  <hr><h2>Member Function Documentation</h2>  <hr><h2>Member Function Documentation</h2>
# Line 197  The event is discarded if its deflection Line 164  The event is discarded if its deflection
164    
165  <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>  <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>
166    
 <p>Definition at line <a class="el" href="TrkSigmaDeflCut_8cpp_source.html#l00036">36</a> of file <a class="el" href="TrkSigmaDeflCut_8cpp_source.html">TrkSigmaDeflCut.cpp</a>.</p>  
   
 <p>References <a class="el" href="TrkSigmaDeflCut_8h_source.html#l00063">_binning</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="140299e704fbcc6de11edab66f6f19d2"></a><!-- doxytag: member="TrkSigmaDeflCut::_binning" ref="140299e704fbcc6de11edab66f6f19d2" args="" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">std::vector&lt;float&gt; <a class="el" href="classTrkSigmaDeflCut.html#140299e704fbcc6de11edab66f6f19d2">TrkSigmaDeflCut::_binning</a><code> [private]</code>          </td>  
         </tr>  
       </table>  
 </div>  
 <div class="memdoc">  
   
 <p>  
   
 <p>Definition at line <a class="el" href="TrkSigmaDeflCut_8h_source.html#l00063">63</a> of file <a class="el" href="TrkSigmaDeflCut_8h_source.html">TrkSigmaDeflCut.h</a>.</p>  
   
 <p>Referenced by <a class="el" href="TrkSigmaDeflCut_8cpp_source.html#l00036">Check()</a>, and <a class="el" href="TrkSigmaDeflCut_8cpp_source.html#l00012">TrkSigmaDeflCut()</a>.</p>  
   
167  </div>  </div>
168  </div><p>  </div><p>
169  <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>
170  <li>TrkCuts/TrkSigmaDeflCut/<a class="el" href="TrkSigmaDeflCut_8h_source.html">TrkSigmaDeflCut.h</a><li>TrkCuts/TrkSigmaDeflCut/<a class="el" href="TrkSigmaDeflCut_8cpp_source.html">TrkSigmaDeflCut.cpp</a></ul>  <li>TrkCuts/TrkSigmaDeflCut/<a class="el" href="TrkSigmaDeflCut_8h_source.html">TrkSigmaDeflCut.h</a><li>TrkCuts/TrkSigmaDeflCut/<a class="el" href="TrkSigmaDeflCut_8cpp.html">TrkSigmaDeflCut.cpp</a></ul>
171  </div>  </div>
172  <hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:55 2009 for PamCut by&nbsp;  <hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 5 15:09:09 2009 for PamCut by&nbsp;
173  <a href="http://www.doxygen.org/index.html">  <a href="http://www.doxygen.org/index.html">
174  <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>
175  </body>  </body>

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

  ViewVC Help
Powered by ViewVC 1.1.23