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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download) (as text)
Fri Jun 5 13:14:59 2009 UTC (15 years, 9 months ago) by pam-fi
Branch: MAIN
Changes since 1.1: +15 -52 lines
File MIME type: application/x-tex
Updated.

1 pam-fi 1.1 \hypertarget{classCaloTrackCut}{
2     \section{CaloTrackCut Class Reference}
3     \label{classCaloTrackCut}\index{CaloTrackCut@{CaloTrackCut}}
4     }
5 pam-fi 1.2 The calorimeter track cut. Checks for the existence of a track in the calorimeter, using the CaloAxis routine. WARNING: \hyperlink{classCaloTrackCut_c4b3a9ed9d0436a1cbedb49286ff62f0}{Check()} assumes that level 1 data for the calorimeter exists.
6 pam-fi 1.1
7    
8     {\tt \#include $<$CaloTrackCut.h$>$}
9    
10     Inheritance diagram for CaloTrackCut::\begin{figure}[H]
11     \begin{center}
12     \leavevmode
13     \includegraphics[height=2cm]{classCaloTrackCut}
14     \end{center}
15     \end{figure}
16     \subsection*{Public Member Functions}
17     \begin{CompactItemize}
18     \item
19     \hyperlink{classCaloTrackCut_aaa72ee2f9311606767e96774f227f8a}{CaloTrackCut} (const char $\ast$cutName)
20     \begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item
21 pam-fi 1.2 \hypertarget{classCaloTrackCut_e6c7d81268df5facfef00cb943bbe959}{
22     \hyperlink{classCaloTrackCut_e6c7d81268df5facfef00cb943bbe959}{$\sim$CaloTrackCut} ()}
23     \label{classCaloTrackCut_e6c7d81268df5facfef00cb943bbe959}
24    
25 pam-fi 1.1 \begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item
26     int \hyperlink{classCaloTrackCut_c4b3a9ed9d0436a1cbedb49286ff62f0}{Check} (PamLevel2 $\ast$event)
27     \begin{CompactList}\small\item\em The calorimeter track check. \item\end{CompactList}\end{CompactItemize}
28     \subsection*{Public Attributes}
29     \begin{Indent}{\bf }\par
30     \begin{CompactItemize}
31     \item
32 pam-fi 1.2 \hypertarget{classCaloTrackCut_d3438239ee6bdd0d96708d360ad1164f}{
33     CaloAxis \hyperlink{classCaloTrackCut_d3438239ee6bdd0d96708d360ad1164f}{xCaloAxis}}
34     \label{classCaloTrackCut_d3438239ee6bdd0d96708d360ad1164f}
35    
36     \begin{CompactList}\small\item\em The CaloAxis objects for the last track. These objects stores information about the track of the last examined event. \item\end{CompactList}\item
37     \hypertarget{classCaloTrackCut_502919966d898a3b62cc6315e386258a}{
38     CaloAxis \textbf{yCaloAxis}}
39     \label{classCaloTrackCut_502919966d898a3b62cc6315e386258a}
40    
41 pam-fi 1.1 \end{CompactItemize}
42     \end{Indent}
43    
44    
45     \subsection{Detailed Description}
46 pam-fi 1.2 The calorimeter track cut. Checks for the existence of a track in the calorimeter, using the CaloAxis routine. WARNING: \hyperlink{classCaloTrackCut_c4b3a9ed9d0436a1cbedb49286ff62f0}{Check()} assumes that level 1 data for the calorimeter exists.
47 pam-fi 1.1
48     \subsection{Constructor \& Destructor Documentation}
49     \hypertarget{classCaloTrackCut_aaa72ee2f9311606767e96774f227f8a}{
50     \index{CaloTrackCut@{CaloTrackCut}!CaloTrackCut@{CaloTrackCut}}
51     \index{CaloTrackCut@{CaloTrackCut}!CaloTrackCut@{CaloTrackCut}}
52     \subsubsection[{CaloTrackCut}]{\setlength{\rightskip}{0pt plus 5cm}CaloTrackCut::CaloTrackCut (const char $\ast$ {\em cutName})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}}
53     \label{classCaloTrackCut_aaa72ee2f9311606767e96774f227f8a}
54    
55    
56     Constructor.
57    
58     \begin{Desc}
59     \item[Parameters:]
60     \begin{description}
61     \item[{\em cutName}]The cut's name. \end{description}
62     \end{Desc}
63    
64    
65     \subsection{Member Function Documentation}
66     \hypertarget{classCaloTrackCut_c4b3a9ed9d0436a1cbedb49286ff62f0}{
67     \index{CaloTrackCut@{CaloTrackCut}!Check@{Check}}
68     \index{Check@{Check}!CaloTrackCut@{CaloTrackCut}}
69     \subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int CaloTrackCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}}
70     \label{classCaloTrackCut_c4b3a9ed9d0436a1cbedb49286ff62f0}
71    
72    
73     The calorimeter track check.
74    
75     \begin{Desc}
76     \item[Parameters:]
77     \begin{description}
78     \item[{\em event}]The event to analyze. \end{description}
79     \end{Desc}
80     \begin{Desc}
81     \item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if it is possible to identify a meaningful (chi2 $>$ 0) track in the calorimeter.
82    
83     0 otherwise. \end{Desc}
84    
85    
86     Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}.
87    
88     The documentation for this class was generated from the following files:\begin{CompactItemize}
89     \item
90     CaloCuts/CaloTrackCut/\hyperlink{CaloTrackCut_8h}{CaloTrackCut.h}\item
91     CaloCuts/CaloTrackCut/\hyperlink{CaloTrackCut_8cpp}{CaloTrackCut.cpp}\end{CompactItemize}

  ViewVC Help
Powered by ViewVC 1.1.23