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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Wed May 27 13:30:06 2009 UTC (15 years, 10 months ago) by pam-fi
Branch: MAIN
Branch point for: DEV
File MIME type: text/html
Initial revision

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: CommonDefs.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>CommonDefs.h File Reference</h1>
25     <p>
26     <a href="CommonDefs_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
27     <tr><td></td></tr>
28     <tr><td colspan="2"><br><h2>Classes</h2></td></tr>
29     <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSimpleMatrix.html">SimpleMatrix&lt; T &gt;</a></td></tr>
30    
31     <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A simple matrix class. <a href="classSimpleMatrix.html#_details">More...</a><br></td></tr>
32     <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
33     <tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="CommonDefs_8h.html#0fda80c273d9a34e86f5f4a24f9a7b3c">DETECTORCODE</a> { <br>
34     &nbsp;&nbsp;<a class="el" href="CommonDefs_8h.html#0fda80c273d9a34e86f5f4a24f9a7b3ca35aac3cb4f8be8dfc8c5c471d537511">TRK</a> = 1,
35     <a class="el" href="CommonDefs_8h.html#0fda80c273d9a34e86f5f4a24f9a7b3c81bd89f7ff2c29f0171c22f7c47c3e9f">CALO</a> = 2,
36     <a class="el" href="CommonDefs_8h.html#0fda80c273d9a34e86f5f4a24f9a7b3cc18e0fdb830eeb3a7f657a75000744db">TOF</a> = 4,
37     <a class="el" href="CommonDefs_8h.html#0fda80c273d9a34e86f5f4a24f9a7b3c3e553562ab1f48e96e9d0640526237b8">AC</a> = 8,
38     <br>
39     &nbsp;&nbsp;<a class="el" href="CommonDefs_8h.html#0fda80c273d9a34e86f5f4a24f9a7b3c55e5ba1b4d86a4bcc4c1789a8f7b75e5">TRIG</a> = 16,
40     <a class="el" href="CommonDefs_8h.html#0fda80c273d9a34e86f5f4a24f9a7b3cad58394ab5225c7978a38cc22fdbfa35">ORB</a> = 32,
41     <a class="el" href="CommonDefs_8h.html#0fda80c273d9a34e86f5f4a24f9a7b3cb1d5eac4b1dca480c8056eaea7663b7a">ALL</a> = 63,
42     <a class="el" href="CommonDefs_8h.html#0fda80c273d9a34e86f5f4a24f9a7b3ca7f5c1a17fce9b3e67e6e07a5e4c11b6">CALO_L1</a> = 64
43     <br>
44     }</td></tr>
45    
46     <tr><td colspan="2"><br><h2>Variables</h2></td></tr>
47     <tr><td class="memItemLeft" nowrap align="right" valign="top">const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="CommonDefs_8h.html#c857f4b76ae431837cbf61fd74863b6c">CUTOK</a> = -1</td></tr>
48    
49     <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The implementations of <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe" title="The basic event check.">PamCut::Check()</a> must return this value if the event satisfy the cut. <a href="#c857f4b76ae431837cbf61fd74863b6c"></a><br></td></tr>
50     <tr><td class="memItemLeft" nowrap align="right" valign="top">const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="CommonDefs_8h.html#e489f30e0fdafca4835125256a44dce0">TOFNPADLAYER</a> [6] = { 8, 6, 2, 2, 3, 3 }</td></tr>
51    
52     </table>
53     <hr><h2>Detailed Description</h2>
54     A header file with all the common definitions for the <a class="el" href="classPamCut.html" title="An abstract class to apply cuts to Pamela data.">PamCut</a> framework.
55     <p>Definition in file <a class="el" href="CommonDefs_8h_source.html">CommonDefs.h</a>.</p>
56     <hr><h2>Enumeration Type Documentation</h2>
57     <a class="anchor" name="0fda80c273d9a34e86f5f4a24f9a7b3c"></a><!-- doxytag: member="CommonDefs.h::DETECTORCODE" ref="0fda80c273d9a34e86f5f4a24f9a7b3c" args="" -->
58     <div class="memitem">
59     <div class="memproto">
60     <table class="memname">
61     <tr>
62     <td class="memname">enum <a class="el" href="CommonDefs_8h.html#0fda80c273d9a34e86f5f4a24f9a7b3c">DETECTORCODE</a> </td>
63     </tr>
64     </table>
65     </div>
66     <div class="memdoc">
67    
68     <p>
69     The values for each detector correspond to a binary code associated to that detector. These can be arithmetically added to create a binary code for a set of detectors. <dl compact><dt><b>Enumerator: </b></dt><dd>
70     <table border="0" cellspacing="2" cellpadding="0">
71     <tr><td valign="top"><em><a class="anchor" name="0fda80c273d9a34e86f5f4a24f9a7b3ca35aac3cb4f8be8dfc8c5c471d537511"></a><!-- doxytag: member="TRK" ref="0fda80c273d9a34e86f5f4a24f9a7b3ca35aac3cb4f8be8dfc8c5c471d537511" args="" -->TRK</em>&nbsp;</td><td>
72     Code for Tracker. </td></tr>
73     <tr><td valign="top"><em><a class="anchor" name="0fda80c273d9a34e86f5f4a24f9a7b3c81bd89f7ff2c29f0171c22f7c47c3e9f"></a><!-- doxytag: member="CALO" ref="0fda80c273d9a34e86f5f4a24f9a7b3c81bd89f7ff2c29f0171c22f7c47c3e9f" args="" -->CALO</em>&nbsp;</td><td>
74     Code for Calorimeter level2. </td></tr>
75     <tr><td valign="top"><em><a class="anchor" name="0fda80c273d9a34e86f5f4a24f9a7b3cc18e0fdb830eeb3a7f657a75000744db"></a><!-- doxytag: member="TOF" ref="0fda80c273d9a34e86f5f4a24f9a7b3cc18e0fdb830eeb3a7f657a75000744db" args="" -->TOF</em>&nbsp;</td><td>
76     Code for ToF. </td></tr>
77     <tr><td valign="top"><em><a class="anchor" name="0fda80c273d9a34e86f5f4a24f9a7b3c3e553562ab1f48e96e9d0640526237b8"></a><!-- doxytag: member="AC" ref="0fda80c273d9a34e86f5f4a24f9a7b3c3e553562ab1f48e96e9d0640526237b8" args="" -->AC</em>&nbsp;</td><td>
78     Code for AntiCoincidence. </td></tr>
79     <tr><td valign="top"><em><a class="anchor" name="0fda80c273d9a34e86f5f4a24f9a7b3c55e5ba1b4d86a4bcc4c1789a8f7b75e5"></a><!-- doxytag: member="TRIG" ref="0fda80c273d9a34e86f5f4a24f9a7b3c55e5ba1b4d86a4bcc4c1789a8f7b75e5" args="" -->TRIG</em>&nbsp;</td><td>
80     Code for Trigger. </td></tr>
81     <tr><td valign="top"><em><a class="anchor" name="0fda80c273d9a34e86f5f4a24f9a7b3cad58394ab5225c7978a38cc22fdbfa35"></a><!-- doxytag: member="ORB" ref="0fda80c273d9a34e86f5f4a24f9a7b3cad58394ab5225c7978a38cc22fdbfa35" args="" -->ORB</em>&nbsp;</td><td>
82     Code for Orbital Info. </td></tr>
83     <tr><td valign="top"><em><a class="anchor" name="0fda80c273d9a34e86f5f4a24f9a7b3cb1d5eac4b1dca480c8056eaea7663b7a"></a><!-- doxytag: member="ALL" ref="0fda80c273d9a34e86f5f4a24f9a7b3cb1d5eac4b1dca480c8056eaea7663b7a" args="" -->ALL</em>&nbsp;</td><td>
84     Sum of all the above codes. </td></tr>
85     <tr><td valign="top"><em><a class="anchor" name="0fda80c273d9a34e86f5f4a24f9a7b3ca7f5c1a17fce9b3e67e6e07a5e4c11b6"></a><!-- doxytag: member="CALO_L1" ref="0fda80c273d9a34e86f5f4a24f9a7b3ca7f5c1a17fce9b3e67e6e07a5e4c11b6" args="" -->CALO_L1</em>&nbsp;</td><td>
86     Code for Calorimeter level1. </td></tr>
87     </table>
88     </dl>
89    
90     <p>Definition at line <a class="el" href="CommonDefs_8h_source.html#l00021">21</a> of file <a class="el" href="CommonDefs_8h_source.html">CommonDefs.h</a>.</p>
91    
92     </div>
93     </div><p>
94     <hr><h2>Variable Documentation</h2>
95     <a class="anchor" name="c857f4b76ae431837cbf61fd74863b6c"></a><!-- doxytag: member="CommonDefs.h::CUTOK" ref="c857f4b76ae431837cbf61fd74863b6c" args="" -->
96     <div class="memitem">
97     <div class="memproto">
98     <table class="memname">
99     <tr>
100     <td class="memname">const int <a class="el" href="CommonDefs_8h.html#c857f4b76ae431837cbf61fd74863b6c">CUTOK</a> = -1 </td>
101     </tr>
102     </table>
103     </div>
104     <div class="memdoc">
105    
106     <p>
107     The implementations of <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe" title="The basic event check.">PamCut::Check()</a> must return this value if the event satisfy the cut.
108     <p>
109    
110     <p>Definition at line <a class="el" href="CommonDefs_8h_source.html#l00015">15</a> of file <a class="el" href="CommonDefs_8h_source.html">CommonDefs.h</a>.</p>
111    
112     <p>Referenced by <a class="el" href="PamCutBase_8cpp_source.html#l00094">PamCutCollection::ApplyCut()</a>, <a class="el" href="PamCutBase_8cpp_source.html#l00015">PamCut::ApplyCut()</a>, <a class="el" href="BlindCutCollection_8cpp_source.html#l00029">BlindCutCollection::ApplyCut()</a>, <a class="el" href="TrkSigmaDeflCut_8cpp_source.html#l00036">TrkSigmaDeflCut::Check()</a>, <a class="el" href="TrkRunValCut_8cpp_source.html#l00012">TrkRunValCut::Check()</a>, <a class="el" href="TrkRigRangeCut_8cpp_source.html#l00012">TrkRigRangeCut::Check()</a>, <a class="el" href="TrkRigGeoCut_8cpp_source.html#l00012">TrkRigGeoCut::Check()</a>, <a class="el" href="TrkRigCut_8cpp_source.html#l00012">TrkRigCut::Check()</a>, <a class="el" href="TrkPhSinCut_8cpp_source.html#l00012">TrkPhSinCut::Check()</a>, <a class="el" href="TrkNucleiZCut_8cpp_source.html#l00020">TrkNucleiZCut::Check()</a>, <a class="el" href="TrkIonCut_8cpp_source.html#l00012">TrkIonCut::Check()</a>, <a class="el" href="TrkIdCut_8cpp_source.html#l00012">TrkIdCut::Check()</a>, <a class="el" href="TrkHitQualCut_8cpp_source.html#l00012">TrkHitQualCut::Check()</a>, <a class="el" href="TrkGeomCut_8cpp_source.html#l00012">TrkGeomCut::Check()</a>, <a class="el" href="TrkDedxHCut_8cpp_source.html#l00026">TrkDedxHCut::Check()</a>, <a class="el" href="TrkChi2QualCut_8cpp_source.html#l00012">TrkChi2QualCut::Check()</a>, <a class="el" href="TrkChi2DeflCut_8cpp_source.html#l00010">TrkChi2DeflCut::Check()</a>, <a class="el" href="TrkCalQualCut_8cpp_source.html#l00012">TrkCalQualCut::Check()</a>, <a class="el" href="RigFillCut_8cpp_source.html#l00012">RigFillCut::Check()</a>, <a class="el" href="TofTopS1Cut_8cpp_source.html#l00012">TofTopS1Cut::Check()</a>, <a class="el" href="TofQualCut_8cpp_source.html#l00012">TofQualCut::Check()</a>, <a class="el" href="TofPatternCut_8cpp_source.html#l00012">TofPatternCut::Check()</a>, <a class="el" href="TofNucleiZCut_8cpp_source.html#l00078">TofNucleiZCut::Check()</a>, <a class="el" href="TofDedxS1Cut_8cpp_source.html#l00012">TofDedxS1Cut::Check()</a>, <a class="el" href="TofBetaRigCut_8cpp_source.html#l00012">TofBetaRigCut::Check()</a>, <a class="el" href="TofBetaRangeCut_8cpp_source.html#l00012">TofBetaRangeCut::Check()</a>, <a class="el" href="TofBetaCut_8cpp_source.html#l00012">TofBetaCut::Check()</a>, <a class="el" href="PamCutBase_8cpp_source.html#l00078">PamCutCollection::Check()</a>, <a class="el" href="TrgConfCut_8cpp_source.html#l00012">TrgConfCut::Check()</a>, <a class="el" href="PktQualCut_8cpp_source.html#l00012">PktQualCut::Check()</a>, <a class="el" href="OBTQualCut_8cpp_source.html#l00012">OBTQualCut::Check()</a>, <a class="el" href="LTQualCut_8cpp_source.html#l00012">LTQualCut::Check()</a>, <a class="el" href="LTGeoFillCut_8cpp_source.html#l00013">LTGeoFillCut::Check()</a>, <a class="el" href="GeoFieldCut_8cpp_source.html#l00012">GeoFieldCut::Check()</a>, <a class="el" href="EvRateS11Cut_8cpp_source.html#l00012">EvRateS11Cut::Check()</a>, <a class="el" href="DataQualCut_8cpp_source.html#l00012">DataQualCut::Check()</a>, <a class="el" href="AbsTimeCut_8cpp_source.html#l00012">AbsTimeCut::Check()</a>, <a class="el" href="BlindCutCollection_8cpp_source.html#l00012">BlindCutCollection::Check()</a>, <a class="el" href="CaloTrackCut_8cpp_source.html#l00013">CaloTrackCut::Check()</a>, <a class="el" href="CaloTrackChi2Cut_8cpp_source.html#l00012">CaloTrackChi2Cut::Check()</a>, <a class="el" href="CaloNucleiZCut_8cpp_source.html#l00016">CaloNucleiZCut::Check()</a>, <a class="el" href="CaloNotIntCut_8cpp_source.html#l00011">CaloNotIntCut::Check()</a>, <a class="el" href="CaloNHitCut_8cpp_source.html#l00012">CaloNHitCut::Check()</a>, <a class="el" href="CaloIonCut_8cpp_source.html#l00012">CaloIonCut::Check()</a>, <a class="el" href="CaloGeomCut_8cpp_source.html#l00012">CaloGeomCut::Check()</a>, <a class="el" href="CaloCrossCut_8cpp_source.html#l00012">CaloCrossCut::Check()</a>, <a class="el" href="CATCut_8cpp_source.html#l00012">CATCut::Check()</a>, and <a class="el" href="CARDCut_8cpp_source.html#l00012">CARDCut::Check()</a>.</p>
113    
114     </div>
115     </div><p>
116     <a class="anchor" name="e489f30e0fdafca4835125256a44dce0"></a><!-- doxytag: member="CommonDefs.h::TOFNPADLAYER" ref="e489f30e0fdafca4835125256a44dce0" args="[6]" -->
117     <div class="memitem">
118     <div class="memproto">
119     <table class="memname">
120     <tr>
121     <td class="memname"><a class="el" href="CommonDefs_8h.html#e489f30e0fdafca4835125256a44dce0">TOFNPADLAYER</a> = { 8, 6, 2, 2, 3, 3 } </td>
122     </tr>
123     </table>
124     </div>
125     <div class="memdoc">
126    
127     <p>
128     The number of pads in each ToF layer. S11 corresponds to element 0, S12 to element 1 and so on.
129     <p>Definition at line <a class="el" href="CommonDefs_8h_source.html#l00035">35</a> of file <a class="el" href="CommonDefs_8h_source.html">CommonDefs.h</a>.</p>
130    
131     <p>Referenced by <a class="el" href="TofDedxS1Cut_8cpp_source.html#l00012">TofDedxS1Cut::Check()</a>.</p>
132    
133     </div>
134     </div><p>
135     </div>
136     <hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:27 2009 for PamCut by&nbsp;
137     <a href="http://www.doxygen.org/index.html">
138     <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
139     </body>
140     </html>

  ViewVC Help
Powered by ViewVC 1.1.23