44 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#2f215089b4dc3b414b29a88e32df820d">FluxHistoAction</a> (const char *actionName, TString outFileBase, TString rigBinsFile)</td></tr> |
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#2f215089b4dc3b414b29a88e32df820d">FluxHistoAction</a> (const char *actionName, TString outFileBase, TString rigBinsFile)</td></tr> |
45 |
|
|
46 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="#2f215089b4dc3b414b29a88e32df820d"></a><br></td></tr> |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="#2f215089b4dc3b414b29a88e32df820d"></a><br></td></tr> |
47 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#2a38b72b56859e2f6eef38d800ca5c10">~FluxHistoAction</a> ()</td></tr> |
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2a38b72b56859e2f6eef38d800ca5c10"></a><!-- doxytag: member="FluxHistoAction::~FluxHistoAction" ref="2a38b72b56859e2f6eef38d800ca5c10" args="()" --> |
48 |
|
</td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#2a38b72b56859e2f6eef38d800ca5c10">~FluxHistoAction</a> ()</td></tr> |
49 |
|
|
50 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="#2a38b72b56859e2f6eef38d800ca5c10"></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">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#363f9657ac69e1051449ec1907c04809">OnGood</a> (PamLevel2 *event)</td></tr> |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#363f9657ac69e1051449ec1907c04809">OnGood</a> (PamLevel2 *event)</td></tr> |
52 |
|
|
53 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Fills histogram with the selected event. <a href="#363f9657ac69e1051449ec1907c04809"></a><br></td></tr> |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Fills histogram with the selected event. <a href="#363f9657ac69e1051449ec1907c04809"></a><br></td></tr> |
54 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#4565d0ea3ca0f895af489455dfd5ff04">Finalize</a> ()</td></tr> |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#4565d0ea3ca0f895af489455dfd5ff04">Finalize</a> ()</td></tr> |
55 |
|
|
56 |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Writes the histogram to the output files (ASCII and ROOT). <a href="#4565d0ea3ca0f895af489455dfd5ff04"></a><br></td></tr> |
<tr><td class="mdescLeft"> </td><td class="mdescRight">Writes the histogram to the output files (ASCII and ROOT). <a href="#4565d0ea3ca0f895af489455dfd5ff04"></a><br></td></tr> |
|
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr> |
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">TString </td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#aa222dff82e9c14a330f95a9fc51d142">_outFileBase</a></td></tr> |
|
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">vector< float > </td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#c739385ec91f9a66caa36af6da127aa1">_bins</a></td></tr> |
|
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">TH1I </td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#ece98abe4d37ec7b9e872143203bc613">_rootHisto</a></td></tr> |
|
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">vector< uint64_t > </td><td class="memItemRight" valign="bottom"><a class="el" href="classFluxHistoAction.html#39cb52b179b2d169f39d692ca3f077ce">_textHisto</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 |
An action that fills a flux histogram. |
An action that fills a flux histogram. |
60 |
<p> |
<p> |
61 |
This action reads a rigidity binning from a file and fills a flux histogram (text and ROOT format). Currently, it fills an event-count histogram: in future implementations, it could also read live time, efficiency and geometrical factor from external files and fill a true flux histogram. |
This action reads a rigidity binning from a file and fills a flux histogram (text and ROOT format). Currently, it fills an event-count histogram: in future implementations, it could also read live time, efficiency and geometrical factor from external files and fill a true flux histogram. <hr><h2>Constructor & Destructor Documentation</h2> |
|
<p>Definition at line <a class="el" href="FluxHistoAction_8h_source.html#l00024">24</a> of file <a class="el" href="FluxHistoAction_8h_source.html">FluxHistoAction.h</a>.</p> |
|
|
<hr><h2>Constructor & Destructor Documentation</h2> |
|
62 |
<a class="anchor" name="2f215089b4dc3b414b29a88e32df820d"></a><!-- doxytag: member="FluxHistoAction::FluxHistoAction" ref="2f215089b4dc3b414b29a88e32df820d" args="(const char *actionName, TString outFileBase, TString rigBinsFile)" --> |
<a class="anchor" name="2f215089b4dc3b414b29a88e32df820d"></a><!-- doxytag: member="FluxHistoAction::FluxHistoAction" ref="2f215089b4dc3b414b29a88e32df820d" args="(const char *actionName, TString outFileBase, TString rigBinsFile)" --> |
63 |
<div class="memitem"> |
<div class="memitem"> |
64 |
<div class="memproto"> |
<div class="memproto"> |
102 |
</table> |
</table> |
103 |
</dl> |
</dl> |
104 |
|
|
|
<p>Definition at line <a class="el" href="FluxHistoAction_8cpp_source.html#l00012">12</a> of file <a class="el" href="FluxHistoAction_8cpp_source.html">FluxHistoAction.cpp</a>.</p> |
|
|
|
|
|
<p>References <a class="el" href="FluxHistoAction_8h_source.html#l00062">_bins</a>, <a class="el" href="FluxHistoAction_8h_source.html#l00063">_rootHisto</a>, and <a class="el" href="FluxHistoAction_8h_source.html#l00064">_textHisto</a>.</p> |
|
|
|
|
|
</div> |
|
|
</div><p> |
|
|
<a class="anchor" name="2a38b72b56859e2f6eef38d800ca5c10"></a><!-- doxytag: member="FluxHistoAction::~FluxHistoAction" ref="2a38b72b56859e2f6eef38d800ca5c10" args="()" --> |
|
|
<div class="memitem"> |
|
|
<div class="memproto"> |
|
|
<table class="memname"> |
|
|
<tr> |
|
|
<td class="memname">FluxHistoAction::~FluxHistoAction </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="FluxHistoAction_8h_source.html#l00043">43</a> of file <a class="el" href="FluxHistoAction_8h_source.html">FluxHistoAction.h</a>.</p> |
|
|
|
|
105 |
</div> |
</div> |
106 |
</div><p> |
</div><p> |
107 |
<hr><h2>Member Function Documentation</h2> |
<hr><h2>Member Function Documentation</h2> |
124 |
Writes the histogram to the output files (ASCII and ROOT). |
Writes the histogram to the output files (ASCII and ROOT). |
125 |
<p> |
<p> |
126 |
The output consists of a text file and of a ROOT file where the 1-dimensional rigidity histogram (TH1F) is saved. The format of the text output is: (lower bin limit) (upper bin limit) (# of events). |
The output consists of a text file and of a ROOT file where the 1-dimensional rigidity histogram (TH1F) is saved. The format of the text output is: (lower bin limit) (upper bin limit) (# of events). |
127 |
<p>Implements <a class="el" href="classCollectionAction.html#c32b42fc08bc1be7b003579b633de041">CollectionAction</a>.</p> |
<p>Reimplemented from <a class="el" href="classCollectionAction.html#3644c42bef3002c44202b6e9630bc1a4">CollectionAction</a>.</p> |
|
|
|
|
<p>Definition at line <a class="el" href="FluxHistoAction_8cpp_source.html#l00079">79</a> of file <a class="el" href="FluxHistoAction_8cpp_source.html">FluxHistoAction.cpp</a>.</p> |
|
|
|
|
|
<p>References <a class="el" href="FluxHistoAction_8h_source.html#l00062">_bins</a>, <a class="el" href="FluxHistoAction_8h_source.html#l00061">_outFileBase</a>, <a class="el" href="FluxHistoAction_8h_source.html#l00063">_rootHisto</a>, <a class="el" href="FluxHistoAction_8h_source.html#l00064">_textHisto</a>, and <a class="el" href="CollectionAction_8h_source.html#l00089">CollectionAction::GetName()</a>.</p> |
|
128 |
|
|
129 |
</div> |
</div> |
130 |
</div><p> |
</div><p> |
153 |
</table> |
</table> |
154 |
</dl> |
</dl> |
155 |
|
|
156 |
<p>Implements <a class="el" href="classCollectionAction.html#801dd664020b71e8a3232e5a584d96a0">CollectionAction</a>.</p> |
<p>Reimplemented from <a class="el" href="classCollectionAction.html#077319900b1cde36b6baca9e6699ec5a">CollectionAction</a>.</p> |
|
|
|
|
<p>Definition at line <a class="el" href="FluxHistoAction_8cpp_source.html#l00050">50</a> of file <a class="el" href="FluxHistoAction_8cpp_source.html">FluxHistoAction.cpp</a>.</p> |
|
|
|
|
|
<p>References <a class="el" href="FluxHistoAction_8h_source.html#l00062">_bins</a>, <a class="el" href="FluxHistoAction_8h_source.html#l00063">_rootHisto</a>, and <a class="el" href="FluxHistoAction_8h_source.html#l00064">_textHisto</a>.</p> |
|
|
|
|
|
</div> |
|
|
</div><p> |
|
|
<hr><h2>Member Data Documentation</h2> |
|
|
<a class="anchor" name="c739385ec91f9a66caa36af6da127aa1"></a><!-- doxytag: member="FluxHistoAction::_bins" ref="c739385ec91f9a66caa36af6da127aa1" args="" --> |
|
|
<div class="memitem"> |
|
|
<div class="memproto"> |
|
|
<table class="memname"> |
|
|
<tr> |
|
|
<td class="memname">vector<float> <a class="el" href="classFluxHistoAction.html#c739385ec91f9a66caa36af6da127aa1">FluxHistoAction::_bins</a><code> [private]</code> </td> |
|
|
</tr> |
|
|
</table> |
|
|
</div> |
|
|
<div class="memdoc"> |
|
|
|
|
|
<p> |
|
|
|
|
|
<p>Definition at line <a class="el" href="FluxHistoAction_8h_source.html#l00062">62</a> of file <a class="el" href="FluxHistoAction_8h_source.html">FluxHistoAction.h</a>.</p> |
|
|
|
|
|
<p>Referenced by <a class="el" href="FluxHistoAction_8cpp_source.html#l00079">Finalize()</a>, <a class="el" href="FluxHistoAction_8cpp_source.html#l00012">FluxHistoAction()</a>, and <a class="el" href="FluxHistoAction_8cpp_source.html#l00050">OnGood()</a>.</p> |
|
|
|
|
|
</div> |
|
|
</div><p> |
|
|
<a class="anchor" name="aa222dff82e9c14a330f95a9fc51d142"></a><!-- doxytag: member="FluxHistoAction::_outFileBase" ref="aa222dff82e9c14a330f95a9fc51d142" args="" --> |
|
|
<div class="memitem"> |
|
|
<div class="memproto"> |
|
|
<table class="memname"> |
|
|
<tr> |
|
|
<td class="memname">TString <a class="el" href="classFluxHistoAction.html#aa222dff82e9c14a330f95a9fc51d142">FluxHistoAction::_outFileBase</a><code> [private]</code> </td> |
|
|
</tr> |
|
|
</table> |
|
|
</div> |
|
|
<div class="memdoc"> |
|
|
|
|
|
<p> |
|
|
|
|
|
<p>Definition at line <a class="el" href="FluxHistoAction_8h_source.html#l00061">61</a> of file <a class="el" href="FluxHistoAction_8h_source.html">FluxHistoAction.h</a>.</p> |
|
|
|
|
|
<p>Referenced by <a class="el" href="FluxHistoAction_8cpp_source.html#l00079">Finalize()</a>.</p> |
|
|
|
|
|
</div> |
|
|
</div><p> |
|
|
<a class="anchor" name="ece98abe4d37ec7b9e872143203bc613"></a><!-- doxytag: member="FluxHistoAction::_rootHisto" ref="ece98abe4d37ec7b9e872143203bc613" args="" --> |
|
|
<div class="memitem"> |
|
|
<div class="memproto"> |
|
|
<table class="memname"> |
|
|
<tr> |
|
|
<td class="memname">TH1I <a class="el" href="classFluxHistoAction.html#ece98abe4d37ec7b9e872143203bc613">FluxHistoAction::_rootHisto</a><code> [private]</code> </td> |
|
|
</tr> |
|
|
</table> |
|
|
</div> |
|
|
<div class="memdoc"> |
|
|
|
|
|
<p> |
|
|
|
|
|
<p>Definition at line <a class="el" href="FluxHistoAction_8h_source.html#l00063">63</a> of file <a class="el" href="FluxHistoAction_8h_source.html">FluxHistoAction.h</a>.</p> |
|
|
|
|
|
<p>Referenced by <a class="el" href="FluxHistoAction_8cpp_source.html#l00079">Finalize()</a>, <a class="el" href="FluxHistoAction_8cpp_source.html#l00012">FluxHistoAction()</a>, and <a class="el" href="FluxHistoAction_8cpp_source.html#l00050">OnGood()</a>.</p> |
|
|
|
|
|
</div> |
|
|
</div><p> |
|
|
<a class="anchor" name="39cb52b179b2d169f39d692ca3f077ce"></a><!-- doxytag: member="FluxHistoAction::_textHisto" ref="39cb52b179b2d169f39d692ca3f077ce" args="" --> |
|
|
<div class="memitem"> |
|
|
<div class="memproto"> |
|
|
<table class="memname"> |
|
|
<tr> |
|
|
<td class="memname">vector<uint64_t> <a class="el" href="classFluxHistoAction.html#39cb52b179b2d169f39d692ca3f077ce">FluxHistoAction::_textHisto</a><code> [private]</code> </td> |
|
|
</tr> |
|
|
</table> |
|
|
</div> |
|
|
<div class="memdoc"> |
|
|
|
|
|
<p> |
|
|
|
|
|
<p>Definition at line <a class="el" href="FluxHistoAction_8h_source.html#l00064">64</a> of file <a class="el" href="FluxHistoAction_8h_source.html">FluxHistoAction.h</a>.</p> |
|
|
|
|
|
<p>Referenced by <a class="el" href="FluxHistoAction_8cpp_source.html#l00079">Finalize()</a>, <a class="el" href="FluxHistoAction_8cpp_source.html#l00012">FluxHistoAction()</a>, and <a class="el" href="FluxHistoAction_8cpp_source.html#l00050">OnGood()</a>.</p> |
|
157 |
|
|
158 |
</div> |
</div> |
159 |
</div><p> |
</div><p> |
160 |
<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> |
161 |
<li>CollectionActions/FluxHistoAction/<a class="el" href="FluxHistoAction_8h_source.html">FluxHistoAction.h</a><li>CollectionActions/FluxHistoAction/<a class="el" href="FluxHistoAction_8cpp_source.html">FluxHistoAction.cpp</a></ul> |
<li>CollectionActions/FluxHistoAction/<a class="el" href="FluxHistoAction_8h_source.html">FluxHistoAction.h</a><li>CollectionActions/FluxHistoAction/<a class="el" href="FluxHistoAction_8cpp.html">FluxHistoAction.cpp</a></ul> |
162 |
</div> |
</div> |
163 |
<hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:38 2009 for PamCut by |
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 5 15:09:02 2009 for PamCut by |
164 |
<a href="http://www.doxygen.org/index.html"> |
<a href="http://www.doxygen.org/index.html"> |
165 |
<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> |
166 |
</body> |
</body> |