1 |
\hypertarget{classOBTQualCut}{ |
2 |
\section{OBTQualCut Class Reference} |
3 |
\label{classOBTQualCut}\index{OBTQualCut@{OBTQualCut}} |
4 |
} |
5 |
The On Board Time quality cut. |
6 |
|
7 |
|
8 |
{\tt \#include $<$OBTQualCut.h$>$} |
9 |
|
10 |
Inheritance diagram for OBTQualCut::\begin{figure}[H] |
11 |
\begin{center} |
12 |
\leavevmode |
13 |
\includegraphics[height=2cm]{classOBTQualCut} |
14 |
\end{center} |
15 |
\end{figure} |
16 |
\subsection*{Public Member Functions} |
17 |
\begin{CompactItemize} |
18 |
\item |
19 |
\hypertarget{classOBTQualCut_c12f44c05680f4c0a22377caaced6fb6}{ |
20 |
\hyperlink{classOBTQualCut_c12f44c05680f4c0a22377caaced6fb6}{OBTQualCut} (const char $\ast$cutName)} |
21 |
\label{classOBTQualCut_c12f44c05680f4c0a22377caaced6fb6} |
22 |
|
23 |
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item |
24 |
\hypertarget{classOBTQualCut_7b5c76029db2e876a842dbaa7bbcd036}{ |
25 |
\hyperlink{classOBTQualCut_7b5c76029db2e876a842dbaa7bbcd036}{$\sim$OBTQualCut} ()} |
26 |
\label{classOBTQualCut_7b5c76029db2e876a842dbaa7bbcd036} |
27 |
|
28 |
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
29 |
int \hyperlink{classOBTQualCut_7731b6f7e6e08ff629550da311952c6a}{Check} (PamLevel2 $\ast$event) |
30 |
\begin{CompactList}\small\item\em The On Board Time quality check. \item\end{CompactList}\end{CompactItemize} |
31 |
|
32 |
|
33 |
\subsection{Detailed Description} |
34 |
The On Board Time quality cut. |
35 |
|
36 |
This cut rejects events whose OBT is less than that of the previous event. When a new run starts, the previous OBT is set to the current one and the current event (ie., the first event of the run) is discarded. |
37 |
|
38 |
\subsection{Member Function Documentation} |
39 |
\hypertarget{classOBTQualCut_7731b6f7e6e08ff629550da311952c6a}{ |
40 |
\index{OBTQualCut@{OBTQualCut}!Check@{Check}} |
41 |
\index{Check@{Check}!OBTQualCut@{OBTQualCut}} |
42 |
\subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int OBTQualCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}} |
43 |
\label{classOBTQualCut_7731b6f7e6e08ff629550da311952c6a} |
44 |
|
45 |
|
46 |
The On Board Time quality check. |
47 |
|
48 |
\begin{Desc} |
49 |
\item[Parameters:] |
50 |
\begin{description} |
51 |
\item[{\em event}]The event to analyze. \end{description} |
52 |
\end{Desc} |
53 |
\begin{Desc} |
54 |
\item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if OBT $>$ previous OBT. |
55 |
|
56 |
\hyperlink{OBTQualCut_8h_1506abf860102f2a2f820c249eb660e5c3de490e92cafcab7fc60b7a87d4ee9d}{OBT\_\-NEWRUN} if the event has been discarded since it is the first of the run |
57 |
|
58 |
\hyperlink{OBTQualCut_8h_1506abf860102f2a2f820c249eb660e5fbd1edeb6456b0462058e91cdb4403e5}{OBT\_\-INVALID} if OBT $<$ previous OBT \end{Desc} |
59 |
|
60 |
|
61 |
Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}. |
62 |
|
63 |
The documentation for this class was generated from the following files:\begin{CompactItemize} |
64 |
\item |
65 |
MiscCuts/OBTQualCut/\hyperlink{OBTQualCut_8h}{OBTQualCut.h}\item |
66 |
MiscCuts/OBTQualCut/\hyperlink{OBTQualCut_8cpp}{OBTQualCut.cpp}\end{CompactItemize} |