16 |
\subsection*{Public Member Functions} |
\subsection*{Public Member Functions} |
17 |
\begin{CompactItemize} |
\begin{CompactItemize} |
18 |
\item |
\item |
19 |
\hyperlink{classPktQualCut_1129fbe226c512b9c6f8499968306faa}{PktQualCut} (const char $\ast$cutName) |
\hypertarget{classPktQualCut_1129fbe226c512b9c6f8499968306faa}{ |
20 |
|
\hyperlink{classPktQualCut_1129fbe226c512b9c6f8499968306faa}{PktQualCut} (const char $\ast$cutName)} |
21 |
|
\label{classPktQualCut_1129fbe226c512b9c6f8499968306faa} |
22 |
|
|
23 |
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item |
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item |
24 |
\hyperlink{classPktQualCut_f4937386b676871035dca05bb4e67889}{$\sim$PktQualCut} () |
\hypertarget{classPktQualCut_f4937386b676871035dca05bb4e67889}{ |
25 |
|
\hyperlink{classPktQualCut_f4937386b676871035dca05bb4e67889}{$\sim$PktQualCut} ()} |
26 |
|
\label{classPktQualCut_f4937386b676871035dca05bb4e67889} |
27 |
|
|
28 |
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
29 |
int \hyperlink{classPktQualCut_80b1473a595cd2536ae434212bbe00fc}{Check} (PamLevel2 $\ast$event) |
int \hyperlink{classPktQualCut_80b1473a595cd2536ae434212bbe00fc}{Check} (PamLevel2 $\ast$event) |
30 |
\begin{CompactList}\small\item\em The packet number quality check. \item\end{CompactList}\end{CompactItemize} |
\begin{CompactList}\small\item\em The packet number quality check. \item\end{CompactList}\end{CompactItemize} |
|
\subsection*{Private Attributes} |
|
|
\begin{CompactItemize} |
|
|
\item |
|
|
UInt\_\-t \hyperlink{classPktQualCut_3cfa4a53560dfd9c43e50dc08f3299e5}{\_\-previousPkt} |
|
|
\item |
|
|
UInt\_\-t \hyperlink{classPktQualCut_d6bae6178dbc8eb946f2d26de0049da8}{\_\-previousRun} |
|
|
\end{CompactItemize} |
|
31 |
|
|
32 |
|
|
33 |
\subsection{Detailed Description} |
\subsection{Detailed Description} |
35 |
|
|
36 |
This cut rejects events whose packet number is less than that of the previous event. When a new run starts, the previous packet number is set to the current one and the current event (ie., the first event of the run) is discarded. |
This cut rejects events whose packet number is less than that of the previous event. When a new run starts, the previous packet number is set to the current one and the current event (ie., the first event of the run) is discarded. |
37 |
|
|
|
Definition at line 29 of file PktQualCut.h. |
|
|
|
|
|
\subsection{Constructor \& Destructor Documentation} |
|
|
\hypertarget{classPktQualCut_1129fbe226c512b9c6f8499968306faa}{ |
|
|
\index{PktQualCut@{PktQualCut}!PktQualCut@{PktQualCut}} |
|
|
\index{PktQualCut@{PktQualCut}!PktQualCut@{PktQualCut}} |
|
|
\subsubsection[{PktQualCut}]{\setlength{\rightskip}{0pt plus 5cm}PktQualCut::PktQualCut (const char $\ast$ {\em cutName})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
|
|
\label{classPktQualCut_1129fbe226c512b9c6f8499968306faa} |
|
|
|
|
|
|
|
|
Constructor. |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 33 of file PktQualCut.h.\hypertarget{classPktQualCut_f4937386b676871035dca05bb4e67889}{ |
|
|
\index{PktQualCut@{PktQualCut}!$\sim$PktQualCut@{$\sim$PktQualCut}} |
|
|
\index{$\sim$PktQualCut@{$\sim$PktQualCut}!PktQualCut@{PktQualCut}} |
|
|
\subsubsection[{$\sim$PktQualCut}]{\setlength{\rightskip}{0pt plus 5cm}PktQualCut::$\sim$PktQualCut ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
|
|
\label{classPktQualCut_f4937386b676871035dca05bb4e67889} |
|
|
|
|
|
|
|
|
Destructor. |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 37 of file PktQualCut.h. |
|
|
|
|
38 |
\subsection{Member Function Documentation} |
\subsection{Member Function Documentation} |
39 |
\hypertarget{classPktQualCut_80b1473a595cd2536ae434212bbe00fc}{ |
\hypertarget{classPktQualCut_80b1473a595cd2536ae434212bbe00fc}{ |
40 |
\index{PktQualCut@{PktQualCut}!Check@{Check}} |
\index{PktQualCut@{PktQualCut}!Check@{Check}} |
60 |
|
|
61 |
Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}. |
Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}. |
62 |
|
|
|
Definition at line 12 of file PktQualCut.cpp. |
|
|
|
|
|
References \_\-previousPkt, \_\-previousRun, CUTOK, and PKT\_\-INVALID. |
|
|
|
|
|
\subsection{Member Data Documentation} |
|
|
\hypertarget{classPktQualCut_3cfa4a53560dfd9c43e50dc08f3299e5}{ |
|
|
\index{PktQualCut@{PktQualCut}!\_\-previousPkt@{\_\-previousPkt}} |
|
|
\index{\_\-previousPkt@{\_\-previousPkt}!PktQualCut@{PktQualCut}} |
|
|
\subsubsection[{\_\-previousPkt}]{\setlength{\rightskip}{0pt plus 5cm}UInt\_\-t {\bf PktQualCut::\_\-previousPkt}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}} |
|
|
\label{classPktQualCut_3cfa4a53560dfd9c43e50dc08f3299e5} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 50 of file PktQualCut.h. |
|
|
|
|
|
Referenced by Check().\hypertarget{classPktQualCut_d6bae6178dbc8eb946f2d26de0049da8}{ |
|
|
\index{PktQualCut@{PktQualCut}!\_\-previousRun@{\_\-previousRun}} |
|
|
\index{\_\-previousRun@{\_\-previousRun}!PktQualCut@{PktQualCut}} |
|
|
\subsubsection[{\_\-previousRun}]{\setlength{\rightskip}{0pt plus 5cm}UInt\_\-t {\bf PktQualCut::\_\-previousRun}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}} |
|
|
\label{classPktQualCut_d6bae6178dbc8eb946f2d26de0049da8} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 51 of file PktQualCut.h. |
|
|
|
|
|
Referenced by Check(). |
|
|
|
|
63 |
The documentation for this class was generated from the following files:\begin{CompactItemize} |
The documentation for this class was generated from the following files:\begin{CompactItemize} |
64 |
\item |
\item |
65 |
MiscCuts/PktQualCut/\hyperlink{PktQualCut_8h}{PktQualCut.h}\item |
MiscCuts/PktQualCut/\hyperlink{PktQualCut_8h}{PktQualCut.h}\item |