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

Diff of /PamCut/doc/Doxygen/html/TofBetaCut_8h_source.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:06 2009 UTC revision 1.3 by pam-fi, Fri Sep 25 15:42:04 2009 UTC
# Line 37  Line 37 
37  <a name="l00023"></a>00023 <span class="keyword">public</span>:  <a name="l00023"></a>00023 <span class="keyword">public</span>:
38  <a name="l00024"></a>00024  <a name="l00024"></a>00024
39  <a name="l00038"></a><a class="code" href="classTofBetaCut.html#f3558a0925e5aad26b67e550ca490e08">00038</a>   <a class="code" href="classTofBetaCut.html#f3558a0925e5aad26b67e550ca490e08" title="Constructor. The parameters are: the TOF-index for the track which is necessary to...">TofBetaCut</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *cutName, <span class="keywordtype">int</span> *trackTof=NULL, <span class="keywordtype">float</span> resMax=10., <span class="keywordtype">float</span> qualCut=10., <span class="keywordtype">float</span> chi2Cut=20.):  <a name="l00038"></a><a class="code" href="classTofBetaCut.html#f3558a0925e5aad26b67e550ca490e08">00038</a>   <a class="code" href="classTofBetaCut.html#f3558a0925e5aad26b67e550ca490e08" title="Constructor. The parameters are: the TOF-index for the track which is necessary to...">TofBetaCut</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *cutName, <span class="keywordtype">int</span> *trackTof=NULL, <span class="keywordtype">float</span> resMax=10., <span class="keywordtype">float</span> qualCut=10., <span class="keywordtype">float</span> chi2Cut=20.):
40  <a name="l00039"></a>00039     <a class="code" href="classPamCut.html" title="An abstract class to apply cuts to Pamela data.">PamCut</a>(cutName), <a class="code" href="classTofBetaCut.html#5a991e211c362711432fcf0098c7fc5d">_trackTof</a>(trackTof), <a class="code" href="classTofBetaCut.html#0138921682f62e7afd60d7ddcf6567b7">_resMax</a>(resMax), <a class="code" href="classTofBetaCut.html#a3ced7cca9346c347f7e6fc8f533b0dc">_qualCut</a>(qualCut), <a class="code" href="classTofBetaCut.html#17935191513ef4e584ce3a0f2c530fbb">_chi2Cut</a>(chi2Cut) {  <a name="l00039"></a>00039     <a class="code" href="classPamCut.html" title="An abstract class to apply cuts to Pamela data.">PamCut</a>(cutName), _trackTof(trackTof), _resMax(resMax), _qualCut(qualCut), _chi2Cut(chi2Cut) {
41  <a name="l00040"></a>00040   }  <a name="l00040"></a>00040   }
42  <a name="l00042"></a><a class="code" href="classTofBetaCut.html#4d602e5ad6f57d9c1c81e37695cafb32">00042</a>   <a class="code" href="classTofBetaCut.html#4d602e5ad6f57d9c1c81e37695cafb32" title="Destructor.">~TofBetaCut</a>() {  <a name="l00042"></a><a class="code" href="classTofBetaCut.html#4d602e5ad6f57d9c1c81e37695cafb32">00042</a>   <a class="code" href="classTofBetaCut.html#4d602e5ad6f57d9c1c81e37695cafb32" title="Destructor.">~TofBetaCut</a>() {
43  <a name="l00043"></a>00043   }  <a name="l00043"></a>00043   }
# Line 48  Line 48 
48  <a name="l00054"></a>00054  <a name="l00054"></a>00054
49  <a name="l00055"></a>00055 <span class="keyword">private</span>:  <a name="l00055"></a>00055 <span class="keyword">private</span>:
50  <a name="l00056"></a>00056  <a name="l00056"></a>00056
51  <a name="l00057"></a><a class="code" href="classTofBetaCut.html#5a991e211c362711432fcf0098c7fc5d">00057</a>   <span class="keywordtype">int</span> *<a class="code" href="classTofBetaCut.html#5a991e211c362711432fcf0098c7fc5d">_trackTof</a>;  <a name="l00057"></a>00057   <span class="keywordtype">int</span> *_trackTof;
52  <a name="l00058"></a>00058  <a name="l00058"></a>00058
53  <a name="l00059"></a><a class="code" href="classTofBetaCut.html#0138921682f62e7afd60d7ddcf6567b7">00059</a>   <span class="keywordtype">float</span> <a class="code" href="classTofBetaCut.html#0138921682f62e7afd60d7ddcf6567b7">_resMax</a>, <a class="code" href="classTofBetaCut.html#a3ced7cca9346c347f7e6fc8f533b0dc">_qualCut</a>, <a class="code" href="classTofBetaCut.html#17935191513ef4e584ce3a0f2c530fbb">_chi2Cut</a>;  <a name="l00059"></a>00059   <span class="keywordtype">float</span> _resMax, _qualCut, _chi2Cut;
54  <a name="l00060"></a>00060  <a name="l00060"></a>00060
55  <a name="l00061"></a>00061 };  <a name="l00061"></a>00061 };
56  <a name="l00062"></a>00062  <a name="l00062"></a>00062
57  <a name="l00063"></a>00063 <span class="preprocessor">#endif </span><span class="comment">/* TOFBETACUT_H_ */</span>  <a name="l00063"></a>00063 <span class="preprocessor">#endif </span><span class="comment">/* TOFBETACUT_H_ */</span>
58  </pre></div></div>  </pre></div></div>
59  <hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:27 2009 for PamCut by&nbsp;  <hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 5 15:08:58 2009 for PamCut by&nbsp;
60  <a href="http://www.doxygen.org/index.html">  <a href="http://www.doxygen.org/index.html">
61  <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>
62  </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