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

Diff of /PamCut/doc/Doxygen/html/classTofBetaRigCut.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:41 2009 UTC
# Line 44  Inheritance diagram for TofBetaRigCut:</ Line 44  Inheritance diagram for TofBetaRigCut:</
44  <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofBetaRigCut.html#afe84615ab1b47d72812cf70a40b5d7f">TofBetaRigCut</a> (const char *cutName, float threshold, int charge=1, float mass=0.93827203)</td></tr>  <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofBetaRigCut.html#afe84615ab1b47d72812cf70a40b5d7f">TofBetaRigCut</a> (const char *cutName, float threshold, int charge=1, float mass=0.93827203)</td></tr>
45    
46  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#afe84615ab1b47d72812cf70a40b5d7f"></a><br></td></tr>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#afe84615ab1b47d72812cf70a40b5d7f"></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="classTofBetaRigCut.html#a57470d62b21d738a5f12bdddd6f4219">~TofBetaRigCut</a> ()</td></tr>  <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a57470d62b21d738a5f12bdddd6f4219"></a><!-- doxytag: member="TofBetaRigCut::~TofBetaRigCut" ref="a57470d62b21d738a5f12bdddd6f4219" args="()" -->
48    &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofBetaRigCut.html#a57470d62b21d738a5f12bdddd6f4219">~TofBetaRigCut</a> ()</td></tr>
49    
50  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor.  <a href="#a57470d62b21d738a5f12bdddd6f4219"></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="classTofBetaRigCut.html#661c3a16f981d43c28ccea04242a2a17">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="classTofBetaRigCut.html#661c3a16f981d43c28ccea04242a2a17">Check</a> (PamLevel2 *event)</td></tr>
52    
53  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The rigidity check.  <a href="#661c3a16f981d43c28ccea04242a2a17"></a><br></td></tr>  <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The rigidity check.  <a href="#661c3a16f981d43c28ccea04242a2a17"></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="classTofBetaRigCut.html#64d4ca7f488b148a47ec57d63a21bd7a">_threshold</a></td></tr>  
   
 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofBetaRigCut.html#f96c5c502466dce216acef86b40f90c5">_charge</a></td></tr>  
   
 <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTofBetaRigCut.html#6f5740800a492eda945ee8be637b70aa">_mass</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 match between TOF beta modulus and TRK beta modulus. This cut discards all the events for which the absolute RELATIVE difference between TRK beta modulus (calculated from rigidity of TRK track, mass M and charge Z) and TOF beta modulus is greater than the threshold. Rigidity is defined as p/Z (GV) where Z is the particle charge and p the momentum modulus. CUT DEPENDENCIES: TrkPhysSin for object trkTrack.  The match between TOF beta modulus and TRK beta modulus. This cut discards all the events for which the absolute RELATIVE difference between TRK beta modulus (calculated from rigidity of TRK track, mass M and charge Z) and TOF beta modulus is greater than the threshold. Rigidity is defined as p/Z (GV) where Z is the particle charge and p the momentum modulus. CUT DEPENDENCIES: TrkPhysSin for object trkTrack. <hr><h2>Constructor &amp; Destructor Documentation</h2>
 <p>Definition at line <a class="el" href="TofBetaRigCut_8h_source.html#l00022">22</a> of file <a class="el" href="TofBetaRigCut_8h_source.html">TofBetaRigCut.h</a>.</p>  
 <hr><h2>Constructor &amp; Destructor Documentation</h2>  
57  <a class="anchor" name="afe84615ab1b47d72812cf70a40b5d7f"></a><!-- doxytag: member="TofBetaRigCut::TofBetaRigCut" ref="afe84615ab1b47d72812cf70a40b5d7f" args="(const char *cutName, float threshold, int charge=1, float mass=0.93827203)" -->  <a class="anchor" name="afe84615ab1b47d72812cf70a40b5d7f"></a><!-- doxytag: member="TofBetaRigCut::TofBetaRigCut" ref="afe84615ab1b47d72812cf70a40b5d7f" args="(const char *cutName, float threshold, int charge=1, float mass=0.93827203)" -->
58  <div class="memitem">  <div class="memitem">
59  <div class="memproto">  <div class="memproto">
# Line 111  Constructor. Line 103  Constructor.
103    </table>    </table>
104  </dl>  </dl>
105    
 <p>Definition at line <a class="el" href="TofBetaRigCut_8h_source.html#l00032">32</a> of file <a class="el" href="TofBetaRigCut_8h_source.html">TofBetaRigCut.h</a>.</p>  
   
 </div>  
 </div><p>  
 <a class="anchor" name="a57470d62b21d738a5f12bdddd6f4219"></a><!-- doxytag: member="TofBetaRigCut::~TofBetaRigCut" ref="a57470d62b21d738a5f12bdddd6f4219" args="()" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">TofBetaRigCut::~TofBetaRigCut           </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="TofBetaRigCut_8h_source.html#l00050">50</a> of file <a class="el" href="TofBetaRigCut_8h_source.html">TofBetaRigCut.h</a>.</p>  
   
106  </div>  </div>
107  </div><p>  </div><p>
108  <hr><h2>Member Function Documentation</h2>  <hr><h2>Member Function Documentation</h2>
# Line 168  The rigidity check. Line 135  The rigidity check.
135    
136  <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>  <p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p>
137    
 <p>Definition at line <a class="el" href="TofBetaRigCut_8cpp_source.html#l00012">12</a> of file <a class="el" href="TofBetaRigCut_8cpp_source.html">TofBetaRigCut.cpp</a>.</p>  
   
 <p>References <a class="el" href="TofBetaRigCut_8h_source.html#l00079">_charge</a>, <a class="el" href="TofBetaRigCut_8h_source.html#l00080">_mass</a>, <a class="el" href="TofBetaRigCut_8h_source.html#l00078">_threshold</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="f96c5c502466dce216acef86b40f90c5"></a><!-- doxytag: member="TofBetaRigCut::_charge" ref="f96c5c502466dce216acef86b40f90c5" args="" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">int <a class="el" href="classTofBetaRigCut.html#f96c5c502466dce216acef86b40f90c5">TofBetaRigCut::_charge</a><code> [private]</code>          </td>  
         </tr>  
       </table>  
 </div>  
 <div class="memdoc">  
   
 <p>  
   
 <p>Definition at line <a class="el" href="TofBetaRigCut_8h_source.html#l00079">79</a> of file <a class="el" href="TofBetaRigCut_8h_source.html">TofBetaRigCut.h</a>.</p>  
   
 <p>Referenced by <a class="el" href="TofBetaRigCut_8cpp_source.html#l00012">Check()</a>.</p>  
   
 </div>  
 </div><p>  
 <a class="anchor" name="6f5740800a492eda945ee8be637b70aa"></a><!-- doxytag: member="TofBetaRigCut::_mass" ref="6f5740800a492eda945ee8be637b70aa" args="" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">float <a class="el" href="classTofBetaRigCut.html#6f5740800a492eda945ee8be637b70aa">TofBetaRigCut::_mass</a><code> [private]</code>          </td>  
         </tr>  
       </table>  
 </div>  
 <div class="memdoc">  
   
 <p>  
   
 <p>Definition at line <a class="el" href="TofBetaRigCut_8h_source.html#l00080">80</a> of file <a class="el" href="TofBetaRigCut_8h_source.html">TofBetaRigCut.h</a>.</p>  
   
 <p>Referenced by <a class="el" href="TofBetaRigCut_8cpp_source.html#l00012">Check()</a>.</p>  
   
 </div>  
 </div><p>  
 <a class="anchor" name="64d4ca7f488b148a47ec57d63a21bd7a"></a><!-- doxytag: member="TofBetaRigCut::_threshold" ref="64d4ca7f488b148a47ec57d63a21bd7a" args="" -->  
 <div class="memitem">  
 <div class="memproto">  
       <table class="memname">  
         <tr>  
           <td class="memname">float <a class="el" href="classTofBetaRigCut.html#64d4ca7f488b148a47ec57d63a21bd7a">TofBetaRigCut::_threshold</a><code> [private]</code>          </td>  
         </tr>  
       </table>  
 </div>  
 <div class="memdoc">  
   
 <p>  
   
 <p>Definition at line <a class="el" href="TofBetaRigCut_8h_source.html#l00078">78</a> of file <a class="el" href="TofBetaRigCut_8h_source.html">TofBetaRigCut.h</a>.</p>  
   
 <p>Referenced by <a class="el" href="TofBetaRigCut_8cpp_source.html#l00012">Check()</a>.</p>  
   
138  </div>  </div>
139  </div><p>  </div><p>
140  <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>
141  <li>TofCuts/TofBetaRigCut/<a class="el" href="TofBetaRigCut_8h_source.html">TofBetaRigCut.h</a><li>TofCuts/TofBetaRigCut/<a class="el" href="TofBetaRigCut_8cpp_source.html">TofBetaRigCut.cpp</a></ul>  <li>TofCuts/TofBetaRigCut/<a class="el" href="TofBetaRigCut_8h_source.html">TofBetaRigCut.h</a><li>TofCuts/TofBetaRigCut/<a class="el" href="TofBetaRigCut_8cpp.html">TofBetaRigCut.cpp</a></ul>
142  </div>  </div>
143  <hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:44 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;
144  <a href="http://www.doxygen.org/index.html">  <a href="http://www.doxygen.org/index.html">
145  <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>
146  </body>  </body>

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

  ViewVC Help
Powered by ViewVC 1.1.23