1 |
\hypertarget{classCARDCut}{ |
2 |
\section{CARDCut Class Reference} |
3 |
\label{classCARDCut}\index{CARDCut@{CARDCut}} |
4 |
} |
5 |
The CARD cut. An event survives this cut only if no CARD scintillator has signal. |
6 |
|
7 |
|
8 |
{\tt \#include $<$CARDCut.h$>$} |
9 |
|
10 |
Inheritance diagram for CARDCut::\begin{figure}[H] |
11 |
\begin{center} |
12 |
\leavevmode |
13 |
\includegraphics[height=2cm]{classCARDCut} |
14 |
\end{center} |
15 |
\end{figure} |
16 |
\subsection*{Public Member Functions} |
17 |
\begin{CompactItemize} |
18 |
\item |
19 |
\hyperlink{classCARDCut_68f3499a41ba93f4722e173122ecfd22}{CARDCut} (const char $\ast$cutName) |
20 |
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item |
21 |
\hyperlink{classCARDCut_651c16f4ac2e1689f76f47f0e46bdf7e}{$\sim$CARDCut} () |
22 |
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
23 |
int \hyperlink{classCARDCut_4862d16f307b0108b2f053b9e8d037d3}{Check} (PamLevel2 $\ast$event) |
24 |
\begin{CompactList}\small\item\em The CARD check. \item\end{CompactList}\end{CompactItemize} |
25 |
|
26 |
|
27 |
\subsection{Detailed Description} |
28 |
The CARD cut. An event survives this cut only if no CARD scintillator has signal. |
29 |
|
30 |
Definition at line 19 of file CARDCut.h. |
31 |
|
32 |
\subsection{Constructor \& Destructor Documentation} |
33 |
\hypertarget{classCARDCut_68f3499a41ba93f4722e173122ecfd22}{ |
34 |
\index{CARDCut@{CARDCut}!CARDCut@{CARDCut}} |
35 |
\index{CARDCut@{CARDCut}!CARDCut@{CARDCut}} |
36 |
\subsubsection[{CARDCut}]{\setlength{\rightskip}{0pt plus 5cm}CARDCut::CARDCut (const char $\ast$ {\em cutName})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
37 |
\label{classCARDCut_68f3499a41ba93f4722e173122ecfd22} |
38 |
|
39 |
|
40 |
Constructor. |
41 |
|
42 |
\begin{Desc} |
43 |
\item[Parameters:] |
44 |
\begin{description} |
45 |
\item[{\em cutName}]The cut's name. \end{description} |
46 |
\end{Desc} |
47 |
|
48 |
|
49 |
Definition at line 26 of file CARDCut.h.\hypertarget{classCARDCut_651c16f4ac2e1689f76f47f0e46bdf7e}{ |
50 |
\index{CARDCut@{CARDCut}!$\sim$CARDCut@{$\sim$CARDCut}} |
51 |
\index{$\sim$CARDCut@{$\sim$CARDCut}!CARDCut@{CARDCut}} |
52 |
\subsubsection[{$\sim$CARDCut}]{\setlength{\rightskip}{0pt plus 5cm}CARDCut::$\sim$CARDCut ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
53 |
\label{classCARDCut_651c16f4ac2e1689f76f47f0e46bdf7e} |
54 |
|
55 |
|
56 |
Destructor. |
57 |
|
58 |
|
59 |
|
60 |
Definition at line 30 of file CARDCut.h. |
61 |
|
62 |
\subsection{Member Function Documentation} |
63 |
\hypertarget{classCARDCut_4862d16f307b0108b2f053b9e8d037d3}{ |
64 |
\index{CARDCut@{CARDCut}!Check@{Check}} |
65 |
\index{Check@{Check}!CARDCut@{CARDCut}} |
66 |
\subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int CARDCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}} |
67 |
\label{classCARDCut_4862d16f307b0108b2f053b9e8d037d3} |
68 |
|
69 |
|
70 |
The CARD check. |
71 |
|
72 |
\begin{Desc} |
73 |
\item[Parameters:] |
74 |
\begin{description} |
75 |
\item[{\em event}]The event to analyze. \end{description} |
76 |
\end{Desc} |
77 |
\begin{Desc} |
78 |
\item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if all the CARD scintillators show no signal |
79 |
|
80 |
0 if there's a signal on at least one scintillator \end{Desc} |
81 |
|
82 |
|
83 |
Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}. |
84 |
|
85 |
Definition at line 12 of file CARDCut.cpp. |
86 |
|
87 |
References CUTOK. |
88 |
|
89 |
The documentation for this class was generated from the following files:\begin{CompactItemize} |
90 |
\item |
91 |
ACCuts/CARDCut/\hyperlink{CARDCut_8h}{CARDCut.h}\item |
92 |
ACCuts/CARDCut/\hyperlink{CARDCut_8cpp}{CARDCut.cpp}\end{CompactItemize} |