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: CATCut Class 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 Page</span></a></li> |
12 |
|
|
<li class="current"><a href="annotated.html"><span>Classes</span></a></li> |
13 |
|
|
<li><a href="files.html"><span>Files</span></a></li> |
14 |
|
|
</ul> |
15 |
|
|
</div> |
16 |
|
|
<div class="tabs"> |
17 |
|
|
<ul> |
18 |
|
|
<li><a href="annotated.html"><span>Class List</span></a></li> |
19 |
|
|
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
20 |
|
|
<li><a href="functions.html"><span>Class Members</span></a></li> |
21 |
|
|
</ul> |
22 |
|
|
</div> |
23 |
|
|
</div> |
24 |
|
|
<div class="contents"> |
25 |
|
|
<h1>CATCut Class Reference</h1><!-- doxytag: class="CATCut" --><!-- doxytag: inherits="PamCut" -->The CAT cut. An event survives this cut only if no CAT scintillator has signal. |
26 |
|
|
<a href="#_details">More...</a> |
27 |
|
|
<p> |
28 |
|
|
<code>#include <<a class="el" href="CATCut_8h_source.html">CATCut.h</a>></code> |
29 |
|
|
<p> |
30 |
|
|
<div class="dynheader"> |
31 |
|
|
Inheritance diagram for CATCut:</div> |
32 |
|
|
<div class="dynsection"> |
33 |
|
|
|
34 |
|
|
<p><center><img src="classCATCut.png" usemap="#CATCut_map" border="0" alt=""></center> |
35 |
|
|
<map name="CATCut_map"> |
36 |
|
|
<area href="classPamCut.html" alt="PamCut" shape="rect" coords="0,0,56,24"> |
37 |
|
|
</map> |
38 |
|
|
</div> |
39 |
|
|
|
40 |
|
|
<p> |
41 |
|
|
<a href="classCATCut-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
42 |
|
|
<tr><td></td></tr> |
43 |
|
|
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
44 |
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCATCut.html#109e2c2bdff2de3c79a91da279b1eb38">CATCut</a> (const char *cutName)</td></tr> |
45 |
|
|
|
46 |
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="#109e2c2bdff2de3c79a91da279b1eb38"></a><br></td></tr> |
47 |
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCATCut.html#19b94689f6b4ce7ebad8e2218a39acd3">~CATCut</a> ()</td></tr> |
48 |
|
|
|
49 |
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="#19b94689f6b4ce7ebad8e2218a39acd3"></a><br></td></tr> |
50 |
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classCATCut.html#3f0de5d967c8cfe8bc9244720bfaf885">Check</a> (PamLevel2 *event)</td></tr> |
51 |
|
|
|
52 |
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">The CAT check. <a href="#3f0de5d967c8cfe8bc9244720bfaf885"></a><br></td></tr> |
53 |
|
|
</table> |
54 |
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2> |
55 |
|
|
The CAT cut. An event survives this cut only if no CAT scintillator has signal. |
56 |
|
|
<p>Definition at line <a class="el" href="CATCut_8h_source.html#l00019">19</a> of file <a class="el" href="CATCut_8h_source.html">CATCut.h</a>.</p> |
57 |
|
|
<hr><h2>Constructor & Destructor Documentation</h2> |
58 |
|
|
<a class="anchor" name="109e2c2bdff2de3c79a91da279b1eb38"></a><!-- doxytag: member="CATCut::CATCut" ref="109e2c2bdff2de3c79a91da279b1eb38" args="(const char *cutName)" --> |
59 |
|
|
<div class="memitem"> |
60 |
|
|
<div class="memproto"> |
61 |
|
|
<table class="memname"> |
62 |
|
|
<tr> |
63 |
|
|
<td class="memname">CATCut::CATCut </td> |
64 |
|
|
<td>(</td> |
65 |
|
|
<td class="paramtype">const char * </td> |
66 |
|
|
<td class="paramname"> <em>cutName</em> </td> |
67 |
|
|
<td> ) </td> |
68 |
|
|
<td><code> [inline]</code></td> |
69 |
|
|
</tr> |
70 |
|
|
</table> |
71 |
|
|
</div> |
72 |
|
|
<div class="memdoc"> |
73 |
|
|
|
74 |
|
|
<p> |
75 |
|
|
Constructor. |
76 |
|
|
<p> |
77 |
|
|
<dl compact><dt><b>Parameters:</b></dt><dd> |
78 |
|
|
<table border="0" cellspacing="2" cellpadding="0"> |
79 |
|
|
<tr><td valign="top"></td><td valign="top"><em>cutName</em> </td><td>The cut's name. </td></tr> |
80 |
|
|
</table> |
81 |
|
|
</dl> |
82 |
|
|
|
83 |
|
|
<p>Definition at line <a class="el" href="CATCut_8h_source.html#l00026">26</a> of file <a class="el" href="CATCut_8h_source.html">CATCut.h</a>.</p> |
84 |
|
|
|
85 |
|
|
</div> |
86 |
|
|
</div><p> |
87 |
|
|
<a class="anchor" name="19b94689f6b4ce7ebad8e2218a39acd3"></a><!-- doxytag: member="CATCut::~CATCut" ref="19b94689f6b4ce7ebad8e2218a39acd3" args="()" --> |
88 |
|
|
<div class="memitem"> |
89 |
|
|
<div class="memproto"> |
90 |
|
|
<table class="memname"> |
91 |
|
|
<tr> |
92 |
|
|
<td class="memname">CATCut::~CATCut </td> |
93 |
|
|
<td>(</td> |
94 |
|
|
<td class="paramname"> </td> |
95 |
|
|
<td> ) </td> |
96 |
|
|
<td><code> [inline]</code></td> |
97 |
|
|
</tr> |
98 |
|
|
</table> |
99 |
|
|
</div> |
100 |
|
|
<div class="memdoc"> |
101 |
|
|
|
102 |
|
|
<p> |
103 |
|
|
Destructor. |
104 |
|
|
<p> |
105 |
|
|
|
106 |
|
|
<p>Definition at line <a class="el" href="CATCut_8h_source.html#l00030">30</a> of file <a class="el" href="CATCut_8h_source.html">CATCut.h</a>.</p> |
107 |
|
|
|
108 |
|
|
</div> |
109 |
|
|
</div><p> |
110 |
|
|
<hr><h2>Member Function Documentation</h2> |
111 |
|
|
<a class="anchor" name="3f0de5d967c8cfe8bc9244720bfaf885"></a><!-- doxytag: member="CATCut::Check" ref="3f0de5d967c8cfe8bc9244720bfaf885" args="(PamLevel2 *event)" --> |
112 |
|
|
<div class="memitem"> |
113 |
|
|
<div class="memproto"> |
114 |
|
|
<table class="memname"> |
115 |
|
|
<tr> |
116 |
|
|
<td class="memname">int CATCut::Check </td> |
117 |
|
|
<td>(</td> |
118 |
|
|
<td class="paramtype">PamLevel2 * </td> |
119 |
|
|
<td class="paramname"> <em>event</em> </td> |
120 |
|
|
<td> ) </td> |
121 |
|
|
<td><code> [virtual]</code></td> |
122 |
|
|
</tr> |
123 |
|
|
</table> |
124 |
|
|
</div> |
125 |
|
|
<div class="memdoc"> |
126 |
|
|
|
127 |
|
|
<p> |
128 |
|
|
The CAT check. |
129 |
|
|
<p> |
130 |
|
|
<dl compact><dt><b>Parameters:</b></dt><dd> |
131 |
|
|
<table border="0" cellspacing="2" cellpadding="0"> |
132 |
|
|
<tr><td valign="top"></td><td valign="top"><em>event</em> </td><td>The event to analyze. </td></tr> |
133 |
|
|
</table> |
134 |
|
|
</dl> |
135 |
|
|
<dl class="return" compact><dt><b>Returns:</b></dt><dd><a class="el" href="CommonDefs_8h.html#c857f4b76ae431837cbf61fd74863b6c" title="The implementations of PamCut::Check() must return this value if the event satisfy...">CUTOK</a> if all the CAT scintillators show no signal <p> |
136 |
|
|
0 if there's a signal on at least one scintillator </dd></dl> |
137 |
|
|
|
138 |
|
|
<p>Implements <a class="el" href="classPamCut.html#a874600461950d1f2b75ce3938f91cbe">PamCut</a>.</p> |
139 |
|
|
|
140 |
|
|
<p>Definition at line <a class="el" href="CATCut_8cpp_source.html#l00012">12</a> of file <a class="el" href="CATCut_8cpp_source.html">CATCut.cpp</a>.</p> |
141 |
|
|
|
142 |
|
|
<p>References <a class="el" href="CommonDefs_8h_source.html#l00015">CUTOK</a>.</p> |
143 |
|
|
|
144 |
|
|
</div> |
145 |
|
|
</div><p> |
146 |
|
|
<hr>The documentation for this class was generated from the following files:<ul> |
147 |
|
|
<li>ACCuts/CATCut/<a class="el" href="CATCut_8h_source.html">CATCut.h</a><li>ACCuts/CATCut/<a class="el" href="CATCut_8cpp_source.html">CATCut.cpp</a></ul> |
148 |
|
|
</div> |
149 |
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:35 2009 for PamCut by |
150 |
|
|
<a href="http://www.doxygen.org/index.html"> |
151 |
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> |
152 |
|
|
</body> |
153 |
|
|
</html> |