/[PAMELA software]/PamCut/doc/Doxygen/latex/classTrkCalQualCut.tex
ViewVC logotype

Annotation of /PamCut/doc/Doxygen/latex/classTrkCalQualCut.tex

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (as text) (vendor branch)
Wed May 27 13:30:02 2009 UTC (15 years, 10 months ago) by pam-fi
Branch: DEV
CVS Tags: v0r00
Changes since 1.1: +0 -0 lines
File MIME type: application/x-tex
First import

1 pam-fi 1.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     \hyperlink{classTrkCalQualCut_4aae3115a9755bb287b66d872ac06923}{TrkCalQualCut} (const char $\ast$cutName)
20     \begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item
21     \hyperlink{classTrkCalQualCut_db46f9ba0ad30cf75c983d8cd2d13dad}{$\sim$TrkCalQualCut} ()
22     \begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item
23     int \hyperlink{classTrkCalQualCut_1678dc1c169379f1faf1bb2407b1d99a}{Check} (PamLevel2 $\ast$event)
24     \begin{CompactList}\small\item\em The tracker calibration quality check. \item\end{CompactList}\item
25     int \hyperlink{classTrkCalQualCut_d61594a180e48beb0783255286735c85}{GetCalibration} ()
26     \begin{CompactList}\small\item\em Returns the calibration type of the last examined event. \item\end{CompactList}\end{CompactItemize}
27     \subsection*{Private Attributes}
28     \begin{CompactItemize}
29     \item
30     int \hyperlink{classTrkCalQualCut_c11b198df9c2091fe9652189385ba8dc}{\_\-calibration}
31     \end{CompactItemize}
32    
33    
34     \subsection{Detailed Description}
35     The tracker calibration quality cut.
36    
37     Definition at line 24 of file TrkCalQualCut.h.
38    
39     \subsection{Constructor \& Destructor Documentation}
40     \hypertarget{classTrkCalQualCut_4aae3115a9755bb287b66d872ac06923}{
41     \index{TrkCalQualCut@{TrkCalQualCut}!TrkCalQualCut@{TrkCalQualCut}}
42     \index{TrkCalQualCut@{TrkCalQualCut}!TrkCalQualCut@{TrkCalQualCut}}
43     \subsubsection[{TrkCalQualCut}]{\setlength{\rightskip}{0pt plus 5cm}TrkCalQualCut::TrkCalQualCut (const char $\ast$ {\em cutName})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}}
44     \label{classTrkCalQualCut_4aae3115a9755bb287b66d872ac06923}
45    
46    
47     Constructor.
48    
49    
50    
51     Definition at line 28 of file TrkCalQualCut.h.\hypertarget{classTrkCalQualCut_db46f9ba0ad30cf75c983d8cd2d13dad}{
52     \index{TrkCalQualCut@{TrkCalQualCut}!$\sim$TrkCalQualCut@{$\sim$TrkCalQualCut}}
53     \index{$\sim$TrkCalQualCut@{$\sim$TrkCalQualCut}!TrkCalQualCut@{TrkCalQualCut}}
54     \subsubsection[{$\sim$TrkCalQualCut}]{\setlength{\rightskip}{0pt plus 5cm}TrkCalQualCut::$\sim$TrkCalQualCut ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}}
55     \label{classTrkCalQualCut_db46f9ba0ad30cf75c983d8cd2d13dad}
56    
57    
58     Destructor.
59    
60    
61    
62     Definition at line 32 of file TrkCalQualCut.h.
63    
64     \subsection{Member Function Documentation}
65     \hypertarget{classTrkCalQualCut_1678dc1c169379f1faf1bb2407b1d99a}{
66     \index{TrkCalQualCut@{TrkCalQualCut}!Check@{Check}}
67     \index{Check@{Check}!TrkCalQualCut@{TrkCalQualCut}}
68     \subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int TrkCalQualCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}}
69     \label{classTrkCalQualCut_1678dc1c169379f1faf1bb2407b1d99a}
70    
71    
72     The tracker calibration quality check.
73    
74     This method checks the calibration of the event and updates the calibration information returned by \hyperlink{classTrkCalQualCut_d61594a180e48beb0783255286735c85}{GetCalibration}
75    
76     \begin{Desc}
77     \item[Parameters:]
78     \begin{description}
79     \item[{\em event}]The event to analyze. \end{description}
80     \end{Desc}
81     \begin{Desc}
82     \item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if tracker calibration is online or default.
83    
84     \hyperlink{TrkCalQualCut_8h_6a98abf58c16a82c6f8c61975a4ccccc54266f6fc8f86f0a28a7c1c61d008668}{TRKCAL\_\-BAD} otherwise. \end{Desc}
85    
86    
87     Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}.
88    
89     Definition at line 12 of file TrkCalQualCut.cpp.
90    
91     References \_\-calibration, CUTOK, TRKCAL\_\-BAD, TRKCAL\_\-DEFAULT, and TRKCAL\_\-ONLINE.\hypertarget{classTrkCalQualCut_d61594a180e48beb0783255286735c85}{
92     \index{TrkCalQualCut@{TrkCalQualCut}!GetCalibration@{GetCalibration}}
93     \index{GetCalibration@{GetCalibration}!TrkCalQualCut@{TrkCalQualCut}}
94     \subsubsection[{GetCalibration}]{\setlength{\rightskip}{0pt plus 5cm}int TrkCalQualCut::GetCalibration ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}}
95     \label{classTrkCalQualCut_d61594a180e48beb0783255286735c85}
96    
97    
98     Returns the calibration type of the last examined event.
99    
100     \begin{Desc}
101     \item[Returns:]\hyperlink{TrkCalQualCut_8h_6a98abf58c16a82c6f8c61975a4ccccc54266f6fc8f86f0a28a7c1c61d008668}{TRKCAL\_\-BAD} if the event has a bad calibration.
102    
103     \hyperlink{TrkCalQualCut_8h_6a98abf58c16a82c6f8c61975a4ccccc5fed2f3106d37e3c418119d60367b757}{TRKCAL\_\-ONLINE} if the event uses a validated online calibration.
104    
105     \hyperlink{TrkCalQualCut_8h_6a98abf58c16a82c6f8c61975a4ccccc5e6246028e86650a92aba7378b1a61d3}{TRKCAL\_\-DEFAULT} if the event uses the default calibration. \end{Desc}
106    
107    
108     Definition at line 27 of file TrkCalQualCut.cpp.
109    
110     References \_\-calibration.
111    
112     \subsection{Member Data Documentation}
113     \hypertarget{classTrkCalQualCut_c11b198df9c2091fe9652189385ba8dc}{
114     \index{TrkCalQualCut@{TrkCalQualCut}!\_\-calibration@{\_\-calibration}}
115     \index{\_\-calibration@{\_\-calibration}!TrkCalQualCut@{TrkCalQualCut}}
116     \subsubsection[{\_\-calibration}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf TrkCalQualCut::\_\-calibration}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}}
117     \label{classTrkCalQualCut_c11b198df9c2091fe9652189385ba8dc}
118    
119    
120    
121    
122     Definition at line 57 of file TrkCalQualCut.h.
123    
124     Referenced by Check(), and GetCalibration().
125    
126     The documentation for this class was generated from the following files:\begin{CompactItemize}
127     \item
128     TrkCuts/TrkCalQualCut/\hyperlink{TrkCalQualCut_8h}{TrkCalQualCut.h}\item
129     TrkCuts/TrkCalQualCut/\hyperlink{TrkCalQualCut_8cpp}{TrkCalQualCut.cpp}\end{CompactItemize}

  ViewVC Help
Powered by ViewVC 1.1.23