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

Annotation of /PamCut/doc/Doxygen/latex/classCaloNucleiZCut.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:01 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{classCaloNucleiZCut}{
2     \section{CaloNucleiZCut Class Reference}
3     \label{classCaloNucleiZCut}\index{CaloNucleiZCut@{CaloNucleiZCut}}
4     }
5     The CaloNuclei charge cut.
6    
7    
8     {\tt \#include $<$CaloNucleiZCut.h$>$}
9    
10     Inheritance diagram for CaloNucleiZCut::\begin{figure}[H]
11     \begin{center}
12     \leavevmode
13     \includegraphics[height=2cm]{classCaloNucleiZCut}
14     \end{center}
15     \end{figure}
16     \subsection*{Public Member Functions}
17     \begin{CompactItemize}
18     \item
19     \hyperlink{classCaloNucleiZCut_8aae9fd480ce2127ff33d67d7a3c9502}{CaloNucleiZCut} (const char $\ast$cutName, unsigned int Z, float lowerLimit, float upperLimit, unsigned int method=CALONUCLEIZ\_\-SIEGEN)
20     \begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item
21     \hyperlink{classCaloNucleiZCut_ff3fe5e884c841fa2d138663ca138b37}{$\sim$CaloNucleiZCut} ()
22     \begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item
23     int \hyperlink{classCaloNucleiZCut_af2ac497ae8c5b356eec8d0cfe8a2c7a}{Check} (PamLevel2 $\ast$event)
24     \begin{CompactList}\small\item\em The CaloNucleiZ check. \item\end{CompactList}\end{CompactItemize}
25     \subsection*{Private Attributes}
26     \begin{CompactItemize}
27     \item
28     unsigned int \hyperlink{classCaloNucleiZCut_546c30cbf8cb5d91de0391b40a78c9bc}{\_\-Z}
29     \item
30     float \hyperlink{classCaloNucleiZCut_f98459195fa9578641561ed9f2b3ddd6}{\_\-lowerLimit}
31     \item
32     float \hyperlink{classCaloNucleiZCut_d80ef8acd9fbf8359e30ee671f9d9430}{\_\-upperLimit}
33     \item
34     CaloNuclei $\ast$ \hyperlink{classCaloNucleiZCut_bdede0955c101d7e424e2cb734933a49}{\_\-caloNuclei}
35     \item
36     unsigned int \hyperlink{classCaloNucleiZCut_65d0469e52da5c6efe4f1b08a3c65029}{\_\-method}
37     \end{CompactItemize}
38     \subsection*{Static Private Attributes}
39     \begin{CompactItemize}
40     \item
41     static const float \hyperlink{classCaloNucleiZCut_4c153a341ed7198ca6e3e88f7ed88803}{\_\-sigmaZ} \mbox{[}$\,$\mbox{]} = \{ 0.11, 0.14, 0.21, 0.28, 0.28, 0.31, 0.32, 0.32 \}
42     \end{CompactItemize}
43    
44    
45     \subsection{Detailed Description}
46     The CaloNuclei charge cut.
47    
48     This cut uses the CaloNuclei library to cut events depending on particle's charge value.
49    
50     Definition at line 41 of file CaloNucleiZCut.h.
51    
52     \subsection{Constructor \& Destructor Documentation}
53     \hypertarget{classCaloNucleiZCut_8aae9fd480ce2127ff33d67d7a3c9502}{
54     \index{CaloNucleiZCut@{CaloNucleiZCut}!CaloNucleiZCut@{CaloNucleiZCut}}
55     \index{CaloNucleiZCut@{CaloNucleiZCut}!CaloNucleiZCut@{CaloNucleiZCut}}
56     \subsubsection[{CaloNucleiZCut}]{\setlength{\rightskip}{0pt plus 5cm}CaloNucleiZCut::CaloNucleiZCut (const char $\ast$ {\em cutName}, \/ unsigned int {\em Z}, \/ float {\em lowerLimit}, \/ float {\em upperLimit}, \/ unsigned int {\em method} = {\tt CALONUCLEIZ\_\-SIEGEN})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}}
57     \label{classCaloNucleiZCut_8aae9fd480ce2127ff33d67d7a3c9502}
58    
59    
60     Constructor.
61    
62     The charge to look for is passed to the \hyperlink{classCaloNucleiZCut}{CaloNucleiZCut} object as Z. For each charge, there is an associated distribution of events, with mean Zmean and standard deviation sigmaZ. These values will be used to check the events.
63    
64     \begin{Desc}
65     \item[Parameters:]
66     \begin{description}
67     \item[{\em cutName}]The cut's name. \item[{\em Z}]The charge value. \item[{\em lowerLimit}]The lower bound (in units of sigma\_\-Z) of the desired charge range, defined as Zmean - lowerBound$\ast$sigmaZ. \item[{\em upperLimit}]The upper bound (in units of sigma\_\-Z) of the desired charge range, defined as Zmean + upperBound$\ast$sigmaZ. \item[{\em method}]The method to use to measure the particle's charge (see \hyperlink{CaloNucleiZCut_8h_f52d4ca6dd7142aaf693bf81cca09fd3}{CaloNucleiZ\_\-method}). \end{description}
68     \end{Desc}
69     \begin{Desc}
70     \item[Returns:]\end{Desc}
71    
72    
73     Definition at line 56 of file CaloNucleiZCut.h.\hypertarget{classCaloNucleiZCut_ff3fe5e884c841fa2d138663ca138b37}{
74     \index{CaloNucleiZCut@{CaloNucleiZCut}!$\sim$CaloNucleiZCut@{$\sim$CaloNucleiZCut}}
75     \index{$\sim$CaloNucleiZCut@{$\sim$CaloNucleiZCut}!CaloNucleiZCut@{CaloNucleiZCut}}
76     \subsubsection[{$\sim$CaloNucleiZCut}]{\setlength{\rightskip}{0pt plus 5cm}CaloNucleiZCut::$\sim$CaloNucleiZCut ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}}
77     \label{classCaloNucleiZCut_ff3fe5e884c841fa2d138663ca138b37}
78    
79    
80     Destructor.
81    
82    
83    
84     Definition at line 62 of file CaloNucleiZCut.h.
85    
86     References \_\-caloNuclei.
87    
88     \subsection{Member Function Documentation}
89     \hypertarget{classCaloNucleiZCut_af2ac497ae8c5b356eec8d0cfe8a2c7a}{
90     \index{CaloNucleiZCut@{CaloNucleiZCut}!Check@{Check}}
91     \index{Check@{Check}!CaloNucleiZCut@{CaloNucleiZCut}}
92     \subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int CaloNucleiZCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}}
93     \label{classCaloNucleiZCut_af2ac497ae8c5b356eec8d0cfe8a2c7a}
94    
95    
96     The CaloNucleiZ check.
97    
98     The routine selects events whose value of Zmean obtained from the CaloNuclei Class is in the range \mbox{[}Zmean - sigma$\ast$lowerBound, Zmean + sigma$\ast$upperBound\mbox{]}. Zmean and sigma are defined respectively as the mean and the standard deviation of the charge distributions obtained using CaloNuclei. In current implementation, means are taken to be equal to the charge value (Zmean = Z) and sigmas are:
99    
100     Z $|$ sigma ----------- 1 $|$ 0.11 2 $|$ 0.14 3 $|$ 0.21 4 $|$ 0.28 5 $|$ 0.28 6 $|$ 0.31 7 $|$ 0.32 8 $|$ 0.32
101    
102     independent of the method used.
103    
104     Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}.
105    
106     Definition at line 16 of file CaloNucleiZCut.cpp.
107    
108     References \_\-caloNuclei, \_\-lowerLimit, \_\-method, \_\-sigmaZ, \_\-upperLimit, \_\-Z, CALONUCLEIZ\_\-DEDXBETA, CALONUCLEIZ\_\-DEDXDEFL, CALONUCLEIZ\_\-ILLEGALZ, CALONUCLEIZ\_\-OUTOFBOUNDS, CALONUCLEIZ\_\-SIEGEN, and CUTOK.
109    
110     \subsection{Member Data Documentation}
111     \hypertarget{classCaloNucleiZCut_bdede0955c101d7e424e2cb734933a49}{
112     \index{CaloNucleiZCut@{CaloNucleiZCut}!\_\-caloNuclei@{\_\-caloNuclei}}
113     \index{\_\-caloNuclei@{\_\-caloNuclei}!CaloNucleiZCut@{CaloNucleiZCut}}
114     \subsubsection[{\_\-caloNuclei}]{\setlength{\rightskip}{0pt plus 5cm}CaloNuclei$\ast$ {\bf CaloNucleiZCut::\_\-caloNuclei}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}}
115     \label{classCaloNucleiZCut_bdede0955c101d7e424e2cb734933a49}
116    
117    
118    
119    
120     Definition at line 96 of file CaloNucleiZCut.h.
121    
122     Referenced by Check(), and $\sim$CaloNucleiZCut().\hypertarget{classCaloNucleiZCut_f98459195fa9578641561ed9f2b3ddd6}{
123     \index{CaloNucleiZCut@{CaloNucleiZCut}!\_\-lowerLimit@{\_\-lowerLimit}}
124     \index{\_\-lowerLimit@{\_\-lowerLimit}!CaloNucleiZCut@{CaloNucleiZCut}}
125     \subsubsection[{\_\-lowerLimit}]{\setlength{\rightskip}{0pt plus 5cm}float {\bf CaloNucleiZCut::\_\-lowerLimit}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}}
126     \label{classCaloNucleiZCut_f98459195fa9578641561ed9f2b3ddd6}
127    
128    
129    
130    
131     Definition at line 94 of file CaloNucleiZCut.h.
132    
133     Referenced by Check().\hypertarget{classCaloNucleiZCut_65d0469e52da5c6efe4f1b08a3c65029}{
134     \index{CaloNucleiZCut@{CaloNucleiZCut}!\_\-method@{\_\-method}}
135     \index{\_\-method@{\_\-method}!CaloNucleiZCut@{CaloNucleiZCut}}
136     \subsubsection[{\_\-method}]{\setlength{\rightskip}{0pt plus 5cm}unsigned int {\bf CaloNucleiZCut::\_\-method}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}}
137     \label{classCaloNucleiZCut_65d0469e52da5c6efe4f1b08a3c65029}
138    
139    
140    
141    
142     Definition at line 98 of file CaloNucleiZCut.h.
143    
144     Referenced by Check().\hypertarget{classCaloNucleiZCut_4c153a341ed7198ca6e3e88f7ed88803}{
145     \index{CaloNucleiZCut@{CaloNucleiZCut}!\_\-sigmaZ@{\_\-sigmaZ}}
146     \index{\_\-sigmaZ@{\_\-sigmaZ}!CaloNucleiZCut@{CaloNucleiZCut}}
147     \subsubsection[{\_\-sigmaZ}]{\setlength{\rightskip}{0pt plus 5cm}const float {\bf CaloNucleiZCut::\_\-sigmaZ} = \{ 0.11, 0.14, 0.21, 0.28, 0.28, 0.31, 0.32, 0.32 \}\hspace{0.3cm}{\tt \mbox{[}static, private\mbox{]}}}}
148     \label{classCaloNucleiZCut_4c153a341ed7198ca6e3e88f7ed88803}
149    
150    
151    
152    
153     Definition at line 92 of file CaloNucleiZCut.h.
154    
155     Referenced by Check().\hypertarget{classCaloNucleiZCut_d80ef8acd9fbf8359e30ee671f9d9430}{
156     \index{CaloNucleiZCut@{CaloNucleiZCut}!\_\-upperLimit@{\_\-upperLimit}}
157     \index{\_\-upperLimit@{\_\-upperLimit}!CaloNucleiZCut@{CaloNucleiZCut}}
158     \subsubsection[{\_\-upperLimit}]{\setlength{\rightskip}{0pt plus 5cm}float {\bf CaloNucleiZCut::\_\-upperLimit}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}}
159     \label{classCaloNucleiZCut_d80ef8acd9fbf8359e30ee671f9d9430}
160    
161    
162    
163    
164     Definition at line 95 of file CaloNucleiZCut.h.
165    
166     Referenced by Check().\hypertarget{classCaloNucleiZCut_546c30cbf8cb5d91de0391b40a78c9bc}{
167     \index{CaloNucleiZCut@{CaloNucleiZCut}!\_\-Z@{\_\-Z}}
168     \index{\_\-Z@{\_\-Z}!CaloNucleiZCut@{CaloNucleiZCut}}
169     \subsubsection[{\_\-Z}]{\setlength{\rightskip}{0pt plus 5cm}unsigned int {\bf CaloNucleiZCut::\_\-Z}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}}
170     \label{classCaloNucleiZCut_546c30cbf8cb5d91de0391b40a78c9bc}
171    
172    
173    
174    
175     Definition at line 91 of file CaloNucleiZCut.h.
176    
177     Referenced by Check().
178    
179     The documentation for this class was generated from the following files:\begin{CompactItemize}
180     \item
181     CaloCuts/CaloNucleiZCut/\hyperlink{CaloNucleiZCut_8h}{CaloNucleiZCut.h}\item
182     CaloCuts/CaloNucleiZCut/\hyperlink{CaloNucleiZCut_8cpp}{CaloNucleiZCut.cpp}\end{CompactItemize}

  ViewVC Help
Powered by ViewVC 1.1.23