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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Wed May 27 13:30:02 2009 UTC (15 years, 6 months ago) by pam-fi
Branch: MAIN
Branch point for: DEV
File MIME type: application/x-tex
Initial revision

1 pam-fi 1.1 \hypertarget{classTrkDedxHCut}{
2     \section{TrkDedxHCut Class Reference}
3     \label{classTrkDedxHCut}\index{TrkDedxHCut@{TrkDedxHCut}}
4     }
5     The dE/dX cut to select H and anti-H. This cut discards all the events whose rigidity modulus and dE/dX (both given by TRK) are outside a pre-defined band (by Nico De Simone). Here rigidity is defined as p/Z (GV) where Z is the particle charge (WITH SIGN) and p the momentum modulus: therefore rigidity can be positive or negative. CUT DEPENDENCIES: TrkPhysSin for object trkTrack.
6    
7    
8     {\tt \#include $<$TrkDedxHCut.h$>$}
9    
10     Inheritance diagram for TrkDedxHCut::\begin{figure}[H]
11     \begin{center}
12     \leavevmode
13     \includegraphics[height=2cm]{classTrkDedxHCut}
14     \end{center}
15     \end{figure}
16     \subsection*{Public Member Functions}
17     \begin{CompactItemize}
18     \item
19     \hyperlink{classTrkDedxHCut_395a69cb4efd176678f813240ed58330}{TrkDedxHCut} (const char $\ast$cutName)
20     \begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item
21     \hyperlink{classTrkDedxHCut_10d3257e15ad74e39fd9c4e6f89e7e15}{$\sim$TrkDedxHCut} ()
22     \begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item
23     int \hyperlink{classTrkDedxHCut_2d8cd4ed98f290cb803c9720a42ff376}{Check} (PamLevel2 $\ast$event)
24     \begin{CompactList}\small\item\em The rigidity check. \item\end{CompactList}\end{CompactItemize}
25     \subsection*{Static Private Attributes}
26     \begin{CompactItemize}
27     \item
28     static const int \hyperlink{classTrkDedxHCut_a2ac798db9ce3a1d3360f636234f4100}{\_\-nLow} = 23
29     \item
30     static const Double\_\-t \hyperlink{classTrkDedxHCut_7ac11183c73206a38309028d48e37fca}{\_\-xLow} \mbox{[}$\,$\mbox{]}
31     \item
32     static const Double\_\-t \hyperlink{classTrkDedxHCut_fffd0efd1e56e4fe0e9dbf14e0d4a05d}{\_\-yLow} \mbox{[}$\,$\mbox{]}
33     \item
34     static const int \hyperlink{classTrkDedxHCut_f849fffee2e871060f7acbaa0d331ce9}{\_\-nHigh} = 21
35     \item
36     static const Double\_\-t \hyperlink{classTrkDedxHCut_4f3b01fb8f1c315bc89237513f4b446b}{\_\-xHigh} \mbox{[}$\,$\mbox{]}
37     \item
38     static const Double\_\-t \hyperlink{classTrkDedxHCut_fa615d084b8c59d59dcac0fae2730a20}{\_\-yHigh} \mbox{[}$\,$\mbox{]}
39     \end{CompactItemize}
40    
41    
42     \subsection{Detailed Description}
43     The dE/dX cut to select H and anti-H. This cut discards all the events whose rigidity modulus and dE/dX (both given by TRK) are outside a pre-defined band (by Nico De Simone). Here rigidity is defined as p/Z (GV) where Z is the particle charge (WITH SIGN) and p the momentum modulus: therefore rigidity can be positive or negative. CUT DEPENDENCIES: TrkPhysSin for object trkTrack.
44    
45     Definition at line 22 of file TrkDedxHCut.h.
46    
47     \subsection{Constructor \& Destructor Documentation}
48     \hypertarget{classTrkDedxHCut_395a69cb4efd176678f813240ed58330}{
49     \index{TrkDedxHCut@{TrkDedxHCut}!TrkDedxHCut@{TrkDedxHCut}}
50     \index{TrkDedxHCut@{TrkDedxHCut}!TrkDedxHCut@{TrkDedxHCut}}
51     \subsubsection[{TrkDedxHCut}]{\setlength{\rightskip}{0pt plus 5cm}TrkDedxHCut::TrkDedxHCut (const char $\ast$ {\em cutName})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}}
52     \label{classTrkDedxHCut_395a69cb4efd176678f813240ed58330}
53    
54    
55     Constructor.
56    
57     \begin{Desc}
58     \item[Parameters:]
59     \begin{description}
60     \item[{\em cutName}]The cut's name. \end{description}
61     \end{Desc}
62    
63    
64     Definition at line 30 of file TrkDedxHCut.h.\hypertarget{classTrkDedxHCut_10d3257e15ad74e39fd9c4e6f89e7e15}{
65     \index{TrkDedxHCut@{TrkDedxHCut}!$\sim$TrkDedxHCut@{$\sim$TrkDedxHCut}}
66     \index{$\sim$TrkDedxHCut@{$\sim$TrkDedxHCut}!TrkDedxHCut@{TrkDedxHCut}}
67     \subsubsection[{$\sim$TrkDedxHCut}]{\setlength{\rightskip}{0pt plus 5cm}TrkDedxHCut::$\sim$TrkDedxHCut ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}}
68     \label{classTrkDedxHCut_10d3257e15ad74e39fd9c4e6f89e7e15}
69    
70    
71     Destructor.
72    
73    
74    
75     Definition at line 54 of file TrkDedxHCut.h.
76    
77     \subsection{Member Function Documentation}
78     \hypertarget{classTrkDedxHCut_2d8cd4ed98f290cb803c9720a42ff376}{
79     \index{TrkDedxHCut@{TrkDedxHCut}!Check@{Check}}
80     \index{Check@{Check}!TrkDedxHCut@{TrkDedxHCut}}
81     \subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int TrkDedxHCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}}
82     \label{classTrkDedxHCut_2d8cd4ed98f290cb803c9720a42ff376}
83    
84    
85     The rigidity check.
86    
87     \begin{Desc}
88     \item[Parameters:]
89     \begin{description}
90     \item[{\em event}]The event to analyze. \end{description}
91     \end{Desc}
92     \begin{Desc}
93     \item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if the (rigidity modulus , dE/dX) point is inside the pre-defined band.
94    
95     0 otherwise. \end{Desc}
96    
97    
98     Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}.
99    
100     Definition at line 26 of file TrkDedxHCut.cpp.
101    
102     References \_\-nHigh, \_\-nLow, \_\-xHigh, \_\-xLow, \_\-yHigh, \_\-yLow, and CUTOK.
103    
104     \subsection{Member Data Documentation}
105     \hypertarget{classTrkDedxHCut_f849fffee2e871060f7acbaa0d331ce9}{
106     \index{TrkDedxHCut@{TrkDedxHCut}!\_\-nHigh@{\_\-nHigh}}
107     \index{\_\-nHigh@{\_\-nHigh}!TrkDedxHCut@{TrkDedxHCut}}
108     \subsubsection[{\_\-nHigh}]{\setlength{\rightskip}{0pt plus 5cm}const int {\bf TrkDedxHCut::\_\-nHigh} = 21\hspace{0.3cm}{\tt \mbox{[}static, private\mbox{]}}}}
109     \label{classTrkDedxHCut_f849fffee2e871060f7acbaa0d331ce9}
110    
111    
112    
113    
114     Definition at line 90 of file TrkDedxHCut.h.
115    
116     Referenced by Check().\hypertarget{classTrkDedxHCut_a2ac798db9ce3a1d3360f636234f4100}{
117     \index{TrkDedxHCut@{TrkDedxHCut}!\_\-nLow@{\_\-nLow}}
118     \index{\_\-nLow@{\_\-nLow}!TrkDedxHCut@{TrkDedxHCut}}
119     \subsubsection[{\_\-nLow}]{\setlength{\rightskip}{0pt plus 5cm}const int {\bf TrkDedxHCut::\_\-nLow} = 23\hspace{0.3cm}{\tt \mbox{[}static, private\mbox{]}}}}
120     \label{classTrkDedxHCut_a2ac798db9ce3a1d3360f636234f4100}
121    
122    
123    
124    
125     Definition at line 85 of file TrkDedxHCut.h.
126    
127     Referenced by Check().\hypertarget{classTrkDedxHCut_4f3b01fb8f1c315bc89237513f4b446b}{
128     \index{TrkDedxHCut@{TrkDedxHCut}!\_\-xHigh@{\_\-xHigh}}
129     \index{\_\-xHigh@{\_\-xHigh}!TrkDedxHCut@{TrkDedxHCut}}
130     \subsubsection[{\_\-xHigh}]{\setlength{\rightskip}{0pt plus 5cm}const Double\_\-t {\bf TrkDedxHCut::\_\-xHigh}\hspace{0.3cm}{\tt \mbox{[}static, private\mbox{]}}}}
131     \label{classTrkDedxHCut_4f3b01fb8f1c315bc89237513f4b446b}
132    
133    
134     \textbf{Initial value:}
135    
136     \begin{Code}\begin{verbatim} { 0.126414, 0.392911, 0.474654, 0.508423, 0.563635, 0.680897, 0.76792, 0.851312,
137    
138     0.960115, 1.12068, 1.22122, 1.50085, 1.69267, 1.87649, 2.1903, 2.65934, 3.750
139     55, 6.21589, 11.0139, 24.2773, 1000. }
140     \end{verbatim}
141     \end{Code}
142    
143    
144     Definition at line 91 of file TrkDedxHCut.h.
145    
146     Referenced by Check().\hypertarget{classTrkDedxHCut_7ac11183c73206a38309028d48e37fca}{
147     \index{TrkDedxHCut@{TrkDedxHCut}!\_\-xLow@{\_\-xLow}}
148     \index{\_\-xLow@{\_\-xLow}!TrkDedxHCut@{TrkDedxHCut}}
149     \subsubsection[{\_\-xLow}]{\setlength{\rightskip}{0pt plus 5cm}const Double\_\-t {\bf TrkDedxHCut::\_\-xLow}\hspace{0.3cm}{\tt \mbox{[}static, private\mbox{]}}}}
150     \label{classTrkDedxHCut_7ac11183c73206a38309028d48e37fca}
151    
152    
153     \textbf{Initial value:}
154    
155     \begin{Code}\begin{verbatim} { 0.126414, 0.140142, 0.152714, 0.165854, 0.178357, 0.194244, 0.211669, 0.242859
156     ,
157     0.264646, 0.293385, 0.314258, 0.360565, 0.392911, 0.450807, 0.508423, 0.60373
158     5, 0.680897, 0.754838, 0.851312,
159     1.00032, 1.36201, 1.37, 1000. }
160     \end{verbatim}
161     \end{Code}
162    
163    
164     Definition at line 86 of file TrkDedxHCut.h.
165    
166     Referenced by Check().\hypertarget{classTrkDedxHCut_fa615d084b8c59d59dcac0fae2730a20}{
167     \index{TrkDedxHCut@{TrkDedxHCut}!\_\-yHigh@{\_\-yHigh}}
168     \index{\_\-yHigh@{\_\-yHigh}!TrkDedxHCut@{TrkDedxHCut}}
169     \subsubsection[{\_\-yHigh}]{\setlength{\rightskip}{0pt plus 5cm}const Double\_\-t {\bf TrkDedxHCut::\_\-yHigh}\hspace{0.3cm}{\tt \mbox{[}static, private\mbox{]}}}}
170     \label{classTrkDedxHCut_fa615d084b8c59d59dcac0fae2730a20}
171    
172    
173     \textbf{Initial value:}
174    
175     \begin{Code}\begin{verbatim} { 24.3512, 22.696, 21.107, 20.0477, 18.5249, 15.8766, 13.6917, 11.5731, 10.1827,
176    
177     8.26271, 7.2696, 5.5482, 5.01854, 4.6875, 4.15784, 3.83697, 3.59789, 3.42119,
178     3.36335, 3.36335, 3.36335 }
179     \end{verbatim}
180     \end{Code}
181    
182    
183     Definition at line 92 of file TrkDedxHCut.h.
184    
185     Referenced by Check().\hypertarget{classTrkDedxHCut_fffd0efd1e56e4fe0e9dbf14e0d4a05d}{
186     \index{TrkDedxHCut@{TrkDedxHCut}!\_\-yLow@{\_\-yLow}}
187     \index{\_\-yLow@{\_\-yLow}!TrkDedxHCut@{TrkDedxHCut}}
188     \subsubsection[{\_\-yLow}]{\setlength{\rightskip}{0pt plus 5cm}const Double\_\-t {\bf TrkDedxHCut::\_\-yLow}\hspace{0.3cm}{\tt \mbox{[}static, private\mbox{]}}}}
189     \label{classTrkDedxHCut_fffd0efd1e56e4fe0e9dbf14e0d4a05d}
190    
191    
192     \textbf{Initial value:}
193    
194     \begin{Code}\begin{verbatim} { 18.9221, 16.0752, 14.2214, 12.6324, 11.2421, 9.71928, 8.1965, 6.93856, 6.14407
195     ,
196     5.15095, 4.6875, 3.8268, 3.49576, 2.89989, 2.56886, 2.17161, 1.90678, 1.70816
197     , 1.50953, 1.27754, 0.715042, 0, 0 }
198     \end{verbatim}
199     \end{Code}
200    
201    
202     Definition at line 87 of file TrkDedxHCut.h.
203    
204     Referenced by Check().
205    
206     The documentation for this class was generated from the following files:\begin{CompactItemize}
207     \item
208     TrkCuts/TrkDedxHCut/\hyperlink{TrkDedxHCut_8h}{TrkDedxHCut.h}\item
209     TrkCuts/TrkDedxHCut/\hyperlink{TrkDedxHCut_8cpp}{TrkDedxHCut.cpp}\end{CompactItemize}

  ViewVC Help
Powered by ViewVC 1.1.23