1 |
\hypertarget{classTrkCalQualCut}{ |
2 |
\section{TrkCalQualCut Class Reference} |
3 |
\label{classTrkCalQualCut}\index{TrkCalQualCut@{TrkCalQualCut}} |
4 |
} |
5 |
The tracker calibration quality cut. |
6 |
|
7 |
|
8 |
{\tt \#include $<$TrkCalQualCut.h$>$} |
9 |
|
10 |
Inheritance diagram for TrkCalQualCut::\begin{figure}[H] |
11 |
\begin{center} |
12 |
\leavevmode |
13 |
\includegraphics[height=2cm]{classTrkCalQualCut} |
14 |
\end{center} |
15 |
\end{figure} |
16 |
\subsection*{Public Member Functions} |
17 |
\begin{CompactItemize} |
18 |
\item |
19 |
\hypertarget{classTrkCalQualCut_4aae3115a9755bb287b66d872ac06923}{ |
20 |
\hyperlink{classTrkCalQualCut_4aae3115a9755bb287b66d872ac06923}{TrkCalQualCut} (const char $\ast$cutName)} |
21 |
\label{classTrkCalQualCut_4aae3115a9755bb287b66d872ac06923} |
22 |
|
23 |
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item |
24 |
\hypertarget{classTrkCalQualCut_db46f9ba0ad30cf75c983d8cd2d13dad}{ |
25 |
\hyperlink{classTrkCalQualCut_db46f9ba0ad30cf75c983d8cd2d13dad}{$\sim$TrkCalQualCut} ()} |
26 |
\label{classTrkCalQualCut_db46f9ba0ad30cf75c983d8cd2d13dad} |
27 |
|
28 |
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
29 |
int \hyperlink{classTrkCalQualCut_1678dc1c169379f1faf1bb2407b1d99a}{Check} (PamLevel2 $\ast$event) |
30 |
\begin{CompactList}\small\item\em The tracker calibration quality check. \item\end{CompactList}\item |
31 |
int \hyperlink{classTrkCalQualCut_d61594a180e48beb0783255286735c85}{GetCalibration} () |
32 |
\begin{CompactList}\small\item\em Returns the calibration type of the last examined event. \item\end{CompactList}\end{CompactItemize} |
33 |
|
34 |
|
35 |
\subsection{Detailed Description} |
36 |
The tracker calibration quality cut. |
37 |
|
38 |
\subsection{Member Function Documentation} |
39 |
\hypertarget{classTrkCalQualCut_1678dc1c169379f1faf1bb2407b1d99a}{ |
40 |
\index{TrkCalQualCut@{TrkCalQualCut}!Check@{Check}} |
41 |
\index{Check@{Check}!TrkCalQualCut@{TrkCalQualCut}} |
42 |
\subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int TrkCalQualCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}} |
43 |
\label{classTrkCalQualCut_1678dc1c169379f1faf1bb2407b1d99a} |
44 |
|
45 |
|
46 |
The tracker calibration quality check. |
47 |
|
48 |
This method checks the calibration of the event and updates the calibration information returned by \hyperlink{classTrkCalQualCut_d61594a180e48beb0783255286735c85}{GetCalibration} |
49 |
|
50 |
\begin{Desc} |
51 |
\item[Parameters:] |
52 |
\begin{description} |
53 |
\item[{\em event}]The event to analyze. \end{description} |
54 |
\end{Desc} |
55 |
\begin{Desc} |
56 |
\item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if tracker calibration is online or default. |
57 |
|
58 |
\hyperlink{TrkCalQualCut_8h_6a98abf58c16a82c6f8c61975a4ccccc54266f6fc8f86f0a28a7c1c61d008668}{TRKCAL\_\-BAD} otherwise. \end{Desc} |
59 |
|
60 |
|
61 |
Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}.\hypertarget{classTrkCalQualCut_d61594a180e48beb0783255286735c85}{ |
62 |
\index{TrkCalQualCut@{TrkCalQualCut}!GetCalibration@{GetCalibration}} |
63 |
\index{GetCalibration@{GetCalibration}!TrkCalQualCut@{TrkCalQualCut}} |
64 |
\subsubsection[{GetCalibration}]{\setlength{\rightskip}{0pt plus 5cm}int TrkCalQualCut::GetCalibration ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
65 |
\label{classTrkCalQualCut_d61594a180e48beb0783255286735c85} |
66 |
|
67 |
|
68 |
Returns the calibration type of the last examined event. |
69 |
|
70 |
\begin{Desc} |
71 |
\item[Returns:]\hyperlink{TrkCalQualCut_8h_6a98abf58c16a82c6f8c61975a4ccccc54266f6fc8f86f0a28a7c1c61d008668}{TRKCAL\_\-BAD} if the event has a bad calibration. |
72 |
|
73 |
\hyperlink{TrkCalQualCut_8h_6a98abf58c16a82c6f8c61975a4ccccc5fed2f3106d37e3c418119d60367b757}{TRKCAL\_\-ONLINE} if the event uses a validated online calibration. |
74 |
|
75 |
\hyperlink{TrkCalQualCut_8h_6a98abf58c16a82c6f8c61975a4ccccc5e6246028e86650a92aba7378b1a61d3}{TRKCAL\_\-DEFAULT} if the event uses the default calibration. \end{Desc} |
76 |
|
77 |
|
78 |
The documentation for this class was generated from the following files:\begin{CompactItemize} |
79 |
\item |
80 |
TrkCuts/TrkCalQualCut/\hyperlink{TrkCalQualCut_8h}{TrkCalQualCut.h}\item |
81 |
TrkCuts/TrkCalQualCut/\hyperlink{TrkCalQualCut_8cpp}{TrkCalQualCut.cpp}\end{CompactItemize} |