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

Annotation of /PamCut/doc/Doxygen/html/LTQualCut_8h.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (as text) (vendor branch)
Wed May 27 13:30:08 2009 UTC (15 years, 10 months ago) by pam-fi
Branch: DEV
CVS Tags: v0r00
Changes since 1.1: +0 -0 lines
File MIME type: text/html
First import

1 pam-fi 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2     <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3     <title>PamCut: MiscCuts/LTQualCut/LTQualCut.h File Reference</title>
4     <link href="tabs.css" rel="stylesheet" type="text/css">
5     <link href="doxygen.css" rel="stylesheet" type="text/css">
6     </head><body>
7     <!-- Generated by Doxygen 1.5.9 -->
8     <div class="navigation" id="top">
9     <div class="tabs">
10     <ul>
11     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12     <li><a href="annotated.html"><span>Classes</span></a></li>
13     <li class="current"><a href="files.html"><span>Files</span></a></li>
14     </ul>
15     </div>
16     <div class="tabs">
17     <ul>
18     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
19     <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
20     </ul>
21     </div>
22     </div>
23     <div class="contents">
24     <h1>MiscCuts/LTQualCut/LTQualCut.h File Reference</h1><code>#include &quot;<a class="el" href="PamCutBase_8h_source.html">../../PamCutBase/PamCutBase.h</a>&quot;</code><br>
25    
26     <p>
27     <a href="LTQualCut_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
28     <tr><td></td></tr>
29     <tr><td colspan="2"><br><h2>Classes</h2></td></tr>
30     <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLTQualCut.html">LTQualCut</a></td></tr>
31    
32     <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The live-time data quality cut: rejects the first event of each run and events with LT greater than an upper threshold (or with LT smaller than 0). <a href="classLTQualCut.html#_details">More...</a><br></td></tr>
33     <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
34     <tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="LTQualCut_8h.html#7d30c7d7f0c700a98b8a05984c842c4f">LT_Return</a> { <a class="el" href="LTQualCut_8h.html#7d30c7d7f0c700a98b8a05984c842c4f5a3b012c296a8ace38a9a256d2df3b6c">LT_NEWRUN</a>,
35     <a class="el" href="LTQualCut_8h.html#7d30c7d7f0c700a98b8a05984c842c4fb2905806ac12cf7f821238ebfccd90c4">LT_INVALID</a>
36     }</td></tr>
37    
38     </table>
39     <hr><h2>Detailed Description</h2>
40     The <a class="el" href="classLTQualCut.html" title="The live-time data quality cut: rejects the first event of each run and events with...">LTQualCut</a> class definition file
41     <p>Definition in file <a class="el" href="LTQualCut_8h_source.html">LTQualCut.h</a>.</p>
42     <hr><h2>Enumeration Type Documentation</h2>
43     <a class="anchor" name="7d30c7d7f0c700a98b8a05984c842c4f"></a><!-- doxytag: member="LTQualCut.h::LT_Return" ref="7d30c7d7f0c700a98b8a05984c842c4f" args="" -->
44     <div class="memitem">
45     <div class="memproto">
46     <table class="memname">
47     <tr>
48     <td class="memname">enum <a class="el" href="LTQualCut_8h.html#7d30c7d7f0c700a98b8a05984c842c4f">LT_Return</a> </td>
49     </tr>
50     </table>
51     </div>
52     <div class="memdoc">
53    
54     <p>
55     Return values for rejected events <dl compact><dt><b>Enumerator: </b></dt><dd>
56     <table border="0" cellspacing="2" cellpadding="0">
57     <tr><td valign="top"><em><a class="anchor" name="7d30c7d7f0c700a98b8a05984c842c4f5a3b012c296a8ace38a9a256d2df3b6c"></a><!-- doxytag: member="LT_NEWRUN" ref="7d30c7d7f0c700a98b8a05984c842c4f5a3b012c296a8ace38a9a256d2df3b6c" args="" -->LT_NEWRUN</em>&nbsp;</td><td>
58     Discarded because it is the first event of the run. </td></tr>
59     <tr><td valign="top"><em><a class="anchor" name="7d30c7d7f0c700a98b8a05984c842c4fb2905806ac12cf7f821238ebfccd90c4"></a><!-- doxytag: member="LT_INVALID" ref="7d30c7d7f0c700a98b8a05984c842c4fb2905806ac12cf7f821238ebfccd90c4" args="" -->LT_INVALID</em>&nbsp;</td><td>
60     Discarded because the LT is greater than timeout. </td></tr>
61     </table>
62     </dl>
63    
64     <p>Definition at line <a class="el" href="LTQualCut_8h_source.html#l00016">16</a> of file <a class="el" href="LTQualCut_8h_source.html">LTQualCut.h</a>.</p>
65    
66     </div>
67     </div><p>
68     </div>
69     <hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:27 2009 for PamCut by&nbsp;
70     <a href="http://www.doxygen.org/index.html">
71     <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
72     </body>
73     </html>

  ViewVC Help
Powered by ViewVC 1.1.23