44 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRigFillCut.html#db50b4fec5f11499db9039baea8a4392">RigFillCut</a> (const char *cutName, std::vector< float > binning, float thresholdCoeff)</td></tr> |
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRigFillCut.html#db50b4fec5f11499db9039baea8a4392">RigFillCut</a> (const char *cutName, std::vector< float > binning, float thresholdCoeff)</td></tr> |
45 |
|
|
46 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="#db50b4fec5f11499db9039baea8a4392"></a><br></td></tr> |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="#db50b4fec5f11499db9039baea8a4392"></a><br></td></tr> |
47 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRigFillCut.html#3e1f3f9df6e8c684060ccd76da9edaad">~RigFillCut</a> ()</td></tr> |
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3e1f3f9df6e8c684060ccd76da9edaad"></a><!-- doxytag: member="RigFillCut::~RigFillCut" ref="3e1f3f9df6e8c684060ccd76da9edaad" args="()" --> |
48 |
|
</td><td class="memItemRight" valign="bottom"><a class="el" href="classRigFillCut.html#3e1f3f9df6e8c684060ccd76da9edaad">~RigFillCut</a> ()</td></tr> |
49 |
|
|
50 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="#3e1f3f9df6e8c684060ccd76da9edaad"></a><br></td></tr> |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <br></td></tr> |
51 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classRigFillCut.html#5441206a7a24f1f5d19dc1a64685fcd4">Check</a> (PamLevel2 *event)</td></tr> |
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classRigFillCut.html#5441206a7a24f1f5d19dc1a64685fcd4">Check</a> (PamLevel2 *event)</td></tr> |
52 |
|
|
53 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">The rigidity and cutoff rigidity check. <a href="#5441206a7a24f1f5d19dc1a64685fcd4"></a><br></td></tr> |
<tr><td class="mdescLeft"> </td><td class="mdescRight">The rigidity and cutoff rigidity check. <a href="#5441206a7a24f1f5d19dc1a64685fcd4"></a><br></td></tr> |
57 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classSimpleMatrix.html">SimpleMatrix</a>< UInt_t > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classRigFillCut.html#532f3bb2e39f3c9da3a70e72eae8389d">GetHisto</a> ()</td></tr> |
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classSimpleMatrix.html">SimpleMatrix</a>< UInt_t > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classRigFillCut.html#532f3bb2e39f3c9da3a70e72eae8389d">GetHisto</a> ()</td></tr> |
58 |
|
|
59 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the histogram. <a href="#532f3bb2e39f3c9da3a70e72eae8389d"></a><br></td></tr> |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the histogram. <a href="#532f3bb2e39f3c9da3a70e72eae8389d"></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< float > </td><td class="memItemRight" valign="bottom"><a class="el" href="classRigFillCut.html#24c7fece1b02c4222dc2fd9d0d13bcc0">_binning</a></td></tr> |
|
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classSimpleMatrix.html">SimpleMatrix</a>< UInt_t > </td><td class="memItemRight" valign="bottom"><a class="el" href="classRigFillCut.html#9c0b18d019325388ab4d99cd304a5909">_histogram</a></td></tr> |
|
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="classRigFillCut.html#5634e95eb75291fd866f995a324a3a0a">_thresholdCoeff</a></td></tr> |
|
|
|
|
60 |
</table> |
</table> |
61 |
<hr><a name="_details"></a><h2>Detailed Description</h2> |
<hr><a name="_details"></a><h2>Detailed Description</h2> |
62 |
The rigidity vs threshold rigidity histogram filling. |
The rigidity vs threshold rigidity histogram filling. |
63 |
<p> |
<p> |
64 |
This class checks the events and builds a 2D histogram binned in rigidity modulus and threshold rigidity. Each 2D bin will contain the number of events whose rigidity modulus and threshold rigidity (eg., Stoermer cutoff rigidity times a threshold coefficient) lie in that bin. Note that the meaning of this threshold coefficient is the same as in <a class="el" href="classTrkRigGeoCut.html" title="The geomagnetic rigidity cut. This cut discards an event whose rigidity modulus is...">TrkRigGeoCut</a>, so it must have the same value used for <a class="el" href="classTrkRigGeoCut.html" title="The geomagnetic rigidity cut. This cut discards an event whose rigidity modulus is...">TrkRigGeoCut</a> (consider using <a class="el" href="classTrkRigGeoCut.html#5b3e2d3037d140ae852bd02975842eb4" title="Returns the threshold coefficient.">TrkRigGeoCut::GetThresholdCoeff()</a> to retrieve its value). Events are discarded only if their rigidity modulus or cutoff rigidity lies outside the histogram bounds.<p> |
This class checks the events and builds a 2D histogram binned in rigidity modulus and threshold rigidity. Each 2D bin will contain the number of events whose rigidity modulus and threshold rigidity (eg., Stoermer cutoff rigidity times a threshold coefficient) lie in that bin. Note that the meaning of this threshold coefficient is the same as in <a class="el" href="classTrkRigGeoCut.html" title="The geomagnetic rigidity cut. This cut discards an event whose rigidity modulus is...">TrkRigGeoCut</a>, so it must have the same value used for <a class="el" href="classTrkRigGeoCut.html" title="The geomagnetic rigidity cut. This cut discards an event whose rigidity modulus is...">TrkRigGeoCut</a> (consider using <a class="el" href="classTrkRigGeoCut.html#5b3e2d3037d140ae852bd02975842eb4" title="Returns the threshold coefficient.">TrkRigGeoCut::GetThresholdCoeff()</a> to retrieve its value). Events are discarded only if their rigidity modulus or cutoff rigidity lies outside the histogram bounds.<p> |
65 |
CUT DEPENDECIES: <a class="el" href="classTrkPhSinCut.html" title="The single physical track cut. Only events with a single physical track (selected...">TrkPhSinCut</a> for single physical track, <a class="el" href="classTrkRigGeoCut.html" title="The geomagnetic rigidity cut. This cut discards an event whose rigidity modulus is...">TrkRigGeoCut</a> for galactic event. |
CUT DEPENDECIES: <a class="el" href="classTrkPhSinCut.html" title="The single physical track cut. Only events with a single physical track (selected...">TrkPhSinCut</a> for single physical track, <a class="el" href="classTrkRigGeoCut.html" title="The geomagnetic rigidity cut. This cut discards an event whose rigidity modulus is...">TrkRigGeoCut</a> for galactic event. <hr><h2>Constructor & Destructor Documentation</h2> |
|
<p>Definition at line <a class="el" href="RigFillCut_8h_source.html#l00037">37</a> of file <a class="el" href="RigFillCut_8h_source.html">RigFillCut.h</a>.</p> |
|
|
<hr><h2>Constructor & Destructor Documentation</h2> |
|
66 |
<a class="anchor" name="db50b4fec5f11499db9039baea8a4392"></a><!-- doxytag: member="RigFillCut::RigFillCut" ref="db50b4fec5f11499db9039baea8a4392" args="(const char *cutName, std::vector< float > binning, float thresholdCoeff)" --> |
<a class="anchor" name="db50b4fec5f11499db9039baea8a4392"></a><!-- doxytag: member="RigFillCut::RigFillCut" ref="db50b4fec5f11499db9039baea8a4392" args="(const char *cutName, std::vector< float > binning, float thresholdCoeff)" --> |
67 |
<div class="memitem"> |
<div class="memitem"> |
68 |
<div class="memproto"> |
<div class="memproto"> |
106 |
</table> |
</table> |
107 |
</dl> |
</dl> |
108 |
|
|
|
<p>Definition at line <a class="el" href="RigFillCut_8h_source.html#l00051">51</a> of file <a class="el" href="RigFillCut_8h_source.html">RigFillCut.h</a>.</p> |
|
|
|
|
|
</div> |
|
|
</div><p> |
|
|
<a class="anchor" name="3e1f3f9df6e8c684060ccd76da9edaad"></a><!-- doxytag: member="RigFillCut::~RigFillCut" ref="3e1f3f9df6e8c684060ccd76da9edaad" args="()" --> |
|
|
<div class="memitem"> |
|
|
<div class="memproto"> |
|
|
<table class="memname"> |
|
|
<tr> |
|
|
<td class="memname">RigFillCut::~RigFillCut </td> |
|
|
<td>(</td> |
|
|
<td class="paramname"> </td> |
|
|
<td> ) </td> |
|
|
<td><code> [inline]</code></td> |
|
|
</tr> |
|
|
</table> |
|
|
</div> |
|
|
<div class="memdoc"> |
|
|
|
|
|
<p> |
|
|
Destructor. |
|
|
<p> |
|
|
|
|
|
<p>Definition at line <a class="el" href="RigFillCut_8h_source.html#l00057">57</a> of file <a class="el" href="RigFillCut_8h_source.html">RigFillCut.h</a>.</p> |
|
|
|
|
109 |
</div> |
</div> |
110 |
</div><p> |
</div><p> |
111 |
<hr><h2>Member Function Documentation</h2> |
<hr><h2>Member Function Documentation</h2> |
139 |
|
|
140 |
<p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p> |
<p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p> |
141 |
|
|
|
<p>Definition at line <a class="el" href="RigFillCut_8cpp_source.html#l00012">12</a> of file <a class="el" href="RigFillCut_8cpp_source.html">RigFillCut.cpp</a>.</p> |
|
|
|
|
|
<p>References <a class="el" href="RigFillCut_8h_source.html#l00092">_binning</a>, <a class="el" href="RigFillCut_8h_source.html#l00094">_thresholdCoeff</a>, <a class="el" href="CommonDefs_8h_source.html#l00015">CUTOK</a>, <a class="el" href="RigFillCut_8h_source.html#l00018">RIGOUT</a>, and <a class="el" href="RigFillCut_8h_source.html#l00019">THRESHRIGOUT</a>.</p> |
|
|
|
|
142 |
</div> |
</div> |
143 |
</div><p> |
</div><p> |
144 |
<a class="anchor" name="532f3bb2e39f3c9da3a70e72eae8389d"></a><!-- doxytag: member="RigFillCut::GetHisto" ref="532f3bb2e39f3c9da3a70e72eae8389d" args="()" --> |
<a class="anchor" name="532f3bb2e39f3c9da3a70e72eae8389d"></a><!-- doxytag: member="RigFillCut::GetHisto" ref="532f3bb2e39f3c9da3a70e72eae8389d" args="()" --> |
162 |
This method returns a <a class="el" href="classSimpleMatrix.html" title="A simple matrix class.">SimpleMatrix</a>. Its [i][j] element contain the number of analyzed events whose rigidity modulus falls in the i-th rigidity bin and whose threshold rigidity falls in the j-th rigidity bin.<p> |
This method returns a <a class="el" href="classSimpleMatrix.html" title="A simple matrix class.">SimpleMatrix</a>. Its [i][j] element contain the number of analyzed events whose rigidity modulus falls in the i-th rigidity bin and whose threshold rigidity falls in the j-th rigidity bin.<p> |
163 |
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The rigidity modulus - threshold rigidity 2D histogram </dd></dl> |
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The rigidity modulus - threshold rigidity 2D histogram </dd></dl> |
164 |
|
|
|
<p>Definition at line <a class="el" href="RigFillCut_8h_source.html#l00086">86</a> of file <a class="el" href="RigFillCut_8h_source.html">RigFillCut.h</a>.</p> |
|
|
|
|
|
<p>References <a class="el" href="RigFillCut_8h_source.html#l00093">_histogram</a>.</p> |
|
|
|
|
165 |
</div> |
</div> |
166 |
</div><p> |
</div><p> |
167 |
<a class="anchor" name="537f1b31f208ebe8f190f254be1fdc6c"></a><!-- doxytag: member="RigFillCut::OnGood" ref="537f1b31f208ebe8f190f254be1fdc6c" args="(PamLevel2 *event)" --> |
<a class="anchor" name="537f1b31f208ebe8f190f254be1fdc6c"></a><!-- doxytag: member="RigFillCut::OnGood" ref="537f1b31f208ebe8f190f254be1fdc6c" args="(PamLevel2 *event)" --> |
192 |
|
|
193 |
<p>Reimplemented from <a class="el" href="classPamCut.html#56021e959232270c12528ddec3062985">PamCut</a>.</p> |
<p>Reimplemented from <a class="el" href="classPamCut.html#56021e959232270c12528ddec3062985">PamCut</a>.</p> |
194 |
|
|
|
<p>Definition at line <a class="el" href="RigFillCut_8cpp_source.html#l00029">29</a> of file <a class="el" href="RigFillCut_8cpp_source.html">RigFillCut.cpp</a>.</p> |
|
|
|
|
|
<p>References <a class="el" href="RigFillCut_8h_source.html#l00092">_binning</a>, <a class="el" href="RigFillCut_8h_source.html#l00093">_histogram</a>, and <a class="el" href="RigFillCut_8h_source.html#l00094">_thresholdCoeff</a>.</p> |
|
|
|
|
|
</div> |
|
|
</div><p> |
|
|
<hr><h2>Member Data Documentation</h2> |
|
|
<a class="anchor" name="24c7fece1b02c4222dc2fd9d0d13bcc0"></a><!-- doxytag: member="RigFillCut::_binning" ref="24c7fece1b02c4222dc2fd9d0d13bcc0" args="" --> |
|
|
<div class="memitem"> |
|
|
<div class="memproto"> |
|
|
<table class="memname"> |
|
|
<tr> |
|
|
<td class="memname">std::vector<float> <a class="el" href="classRigFillCut.html#24c7fece1b02c4222dc2fd9d0d13bcc0">RigFillCut::_binning</a><code> [private]</code> </td> |
|
|
</tr> |
|
|
</table> |
|
|
</div> |
|
|
<div class="memdoc"> |
|
|
|
|
|
<p> |
|
|
|
|
|
<p>Definition at line <a class="el" href="RigFillCut_8h_source.html#l00092">92</a> of file <a class="el" href="RigFillCut_8h_source.html">RigFillCut.h</a>.</p> |
|
|
|
|
|
<p>Referenced by <a class="el" href="RigFillCut_8cpp_source.html#l00012">Check()</a>, and <a class="el" href="RigFillCut_8cpp_source.html#l00029">OnGood()</a>.</p> |
|
|
|
|
|
</div> |
|
|
</div><p> |
|
|
<a class="anchor" name="9c0b18d019325388ab4d99cd304a5909"></a><!-- doxytag: member="RigFillCut::_histogram" ref="9c0b18d019325388ab4d99cd304a5909" args="" --> |
|
|
<div class="memitem"> |
|
|
<div class="memproto"> |
|
|
<table class="memname"> |
|
|
<tr> |
|
|
<td class="memname"><a class="el" href="classSimpleMatrix.html">SimpleMatrix</a><UInt_t> <a class="el" href="classRigFillCut.html#9c0b18d019325388ab4d99cd304a5909">RigFillCut::_histogram</a><code> [private]</code> </td> |
|
|
</tr> |
|
|
</table> |
|
|
</div> |
|
|
<div class="memdoc"> |
|
|
|
|
|
<p> |
|
|
|
|
|
<p>Definition at line <a class="el" href="RigFillCut_8h_source.html#l00093">93</a> of file <a class="el" href="RigFillCut_8h_source.html">RigFillCut.h</a>.</p> |
|
|
|
|
|
<p>Referenced by <a class="el" href="RigFillCut_8h_source.html#l00086">GetHisto()</a>, and <a class="el" href="RigFillCut_8cpp_source.html#l00029">OnGood()</a>.</p> |
|
|
|
|
|
</div> |
|
|
</div><p> |
|
|
<a class="anchor" name="5634e95eb75291fd866f995a324a3a0a"></a><!-- doxytag: member="RigFillCut::_thresholdCoeff" ref="5634e95eb75291fd866f995a324a3a0a" args="" --> |
|
|
<div class="memitem"> |
|
|
<div class="memproto"> |
|
|
<table class="memname"> |
|
|
<tr> |
|
|
<td class="memname">float <a class="el" href="classRigFillCut.html#5634e95eb75291fd866f995a324a3a0a">RigFillCut::_thresholdCoeff</a><code> [private]</code> </td> |
|
|
</tr> |
|
|
</table> |
|
|
</div> |
|
|
<div class="memdoc"> |
|
|
|
|
|
<p> |
|
|
|
|
|
<p>Definition at line <a class="el" href="RigFillCut_8h_source.html#l00094">94</a> of file <a class="el" href="RigFillCut_8h_source.html">RigFillCut.h</a>.</p> |
|
|
|
|
|
<p>Referenced by <a class="el" href="RigFillCut_8cpp_source.html#l00012">Check()</a>, and <a class="el" href="RigFillCut_8cpp_source.html#l00029">OnGood()</a>.</p> |
|
|
|
|
195 |
</div> |
</div> |
196 |
</div><p> |
</div><p> |
197 |
<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> |
198 |
<li>TrkCuts/RigFillCut/<a class="el" href="RigFillCut_8h_source.html">RigFillCut.h</a><li>TrkCuts/RigFillCut/<a class="el" href="RigFillCut_8cpp_source.html">RigFillCut.cpp</a></ul> |
<li>TrkCuts/RigFillCut/<a class="el" href="RigFillCut_8h_source.html">RigFillCut.h</a><li>TrkCuts/RigFillCut/<a class="el" href="RigFillCut_8cpp.html">RigFillCut.cpp</a></ul> |
199 |
</div> |
</div> |
200 |
<hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:42 2009 for PamCut by |
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 5 15:09:04 2009 for PamCut by |
201 |
<a href="http://www.doxygen.org/index.html"> |
<a href="http://www.doxygen.org/index.html"> |
202 |
<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> |
203 |
</body> |
</body> |