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

Contents of /PamCut/doc/Doxygen/latex/classTofBetaRigCut.tex

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (as text) (vendor branch)
Wed May 27 13:30:03 2009 UTC (15 years, 6 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 \hypertarget{classTofBetaRigCut}{
2 \section{TofBetaRigCut Class Reference}
3 \label{classTofBetaRigCut}\index{TofBetaRigCut@{TofBetaRigCut}}
4 }
5 The match between TOF beta modulus and TRK beta modulus. This cut discards all the events for which the absolute RELATIVE difference between TRK beta modulus (calculated from rigidity of TRK track, mass M and charge Z) and TOF beta modulus is greater than the threshold. Rigidity is defined as p/Z (GV) where Z is the particle charge and p the momentum modulus. CUT DEPENDENCIES: TrkPhysSin for object trkTrack.
6
7
8 {\tt \#include $<$TofBetaRigCut.h$>$}
9
10 Inheritance diagram for TofBetaRigCut::\begin{figure}[H]
11 \begin{center}
12 \leavevmode
13 \includegraphics[height=2cm]{classTofBetaRigCut}
14 \end{center}
15 \end{figure}
16 \subsection*{Public Member Functions}
17 \begin{CompactItemize}
18 \item
19 \hyperlink{classTofBetaRigCut_afe84615ab1b47d72812cf70a40b5d7f}{TofBetaRigCut} (const char $\ast$cutName, float threshold, int charge=1, float mass=0.93827203)
20 \begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item
21 \hyperlink{classTofBetaRigCut_a57470d62b21d738a5f12bdddd6f4219}{$\sim$TofBetaRigCut} ()
22 \begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item
23 int \hyperlink{classTofBetaRigCut_661c3a16f981d43c28ccea04242a2a17}{Check} (PamLevel2 $\ast$event)
24 \begin{CompactList}\small\item\em The rigidity check. \item\end{CompactList}\end{CompactItemize}
25 \subsection*{Private Attributes}
26 \begin{CompactItemize}
27 \item
28 float \hyperlink{classTofBetaRigCut_64d4ca7f488b148a47ec57d63a21bd7a}{\_\-threshold}
29 \item
30 int \hyperlink{classTofBetaRigCut_f96c5c502466dce216acef86b40f90c5}{\_\-charge}
31 \item
32 float \hyperlink{classTofBetaRigCut_6f5740800a492eda945ee8be637b70aa}{\_\-mass}
33 \end{CompactItemize}
34
35
36 \subsection{Detailed Description}
37 The match between TOF beta modulus and TRK beta modulus. This cut discards all the events for which the absolute RELATIVE difference between TRK beta modulus (calculated from rigidity of TRK track, mass M and charge Z) and TOF beta modulus is greater than the threshold. Rigidity is defined as p/Z (GV) where Z is the particle charge and p the momentum modulus. CUT DEPENDENCIES: TrkPhysSin for object trkTrack.
38
39 Definition at line 22 of file TofBetaRigCut.h.
40
41 \subsection{Constructor \& Destructor Documentation}
42 \hypertarget{classTofBetaRigCut_afe84615ab1b47d72812cf70a40b5d7f}{
43 \index{TofBetaRigCut@{TofBetaRigCut}!TofBetaRigCut@{TofBetaRigCut}}
44 \index{TofBetaRigCut@{TofBetaRigCut}!TofBetaRigCut@{TofBetaRigCut}}
45 \subsubsection[{TofBetaRigCut}]{\setlength{\rightskip}{0pt plus 5cm}TofBetaRigCut::TofBetaRigCut (const char $\ast$ {\em cutName}, \/ float {\em threshold}, \/ int {\em charge} = {\tt 1}, \/ float {\em mass} = {\tt 0.93827203})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}}
46 \label{classTofBetaRigCut_afe84615ab1b47d72812cf70a40b5d7f}
47
48
49 Constructor.
50
51 \begin{Desc}
52 \item[Parameters:]
53 \begin{description}
54 \item[{\em cutName}]The cut's name. \item[{\em charge}]The particle charge (in units of proton charge: e.g. Z=1) \item[{\em mass}]The particle mass (in GeV; e.g. m=0.93827203 GeV) \item[{\em threshold}]The rigidity-difference threshold (in GV) \end{description}
55 \end{Desc}
56
57
58 Definition at line 32 of file TofBetaRigCut.h.\hypertarget{classTofBetaRigCut_a57470d62b21d738a5f12bdddd6f4219}{
59 \index{TofBetaRigCut@{TofBetaRigCut}!$\sim$TofBetaRigCut@{$\sim$TofBetaRigCut}}
60 \index{$\sim$TofBetaRigCut@{$\sim$TofBetaRigCut}!TofBetaRigCut@{TofBetaRigCut}}
61 \subsubsection[{$\sim$TofBetaRigCut}]{\setlength{\rightskip}{0pt plus 5cm}TofBetaRigCut::$\sim$TofBetaRigCut ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}}
62 \label{classTofBetaRigCut_a57470d62b21d738a5f12bdddd6f4219}
63
64
65 Destructor.
66
67
68
69 Definition at line 50 of file TofBetaRigCut.h.
70
71 \subsection{Member Function Documentation}
72 \hypertarget{classTofBetaRigCut_661c3a16f981d43c28ccea04242a2a17}{
73 \index{TofBetaRigCut@{TofBetaRigCut}!Check@{Check}}
74 \index{Check@{Check}!TofBetaRigCut@{TofBetaRigCut}}
75 \subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int TofBetaRigCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}}
76 \label{classTofBetaRigCut_661c3a16f981d43c28ccea04242a2a17}
77
78
79 The rigidity check.
80
81 \begin{Desc}
82 \item[Parameters:]
83 \begin{description}
84 \item[{\em event}]The event to analyze. \end{description}
85 \end{Desc}
86 \begin{Desc}
87 \item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if the beta difference is less than the threshold
88
89 0 otherwise. \end{Desc}
90
91
92 Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}.
93
94 Definition at line 12 of file TofBetaRigCut.cpp.
95
96 References \_\-charge, \_\-mass, \_\-threshold, and CUTOK.
97
98 \subsection{Member Data Documentation}
99 \hypertarget{classTofBetaRigCut_f96c5c502466dce216acef86b40f90c5}{
100 \index{TofBetaRigCut@{TofBetaRigCut}!\_\-charge@{\_\-charge}}
101 \index{\_\-charge@{\_\-charge}!TofBetaRigCut@{TofBetaRigCut}}
102 \subsubsection[{\_\-charge}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf TofBetaRigCut::\_\-charge}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}}
103 \label{classTofBetaRigCut_f96c5c502466dce216acef86b40f90c5}
104
105
106
107
108 Definition at line 79 of file TofBetaRigCut.h.
109
110 Referenced by Check().\hypertarget{classTofBetaRigCut_6f5740800a492eda945ee8be637b70aa}{
111 \index{TofBetaRigCut@{TofBetaRigCut}!\_\-mass@{\_\-mass}}
112 \index{\_\-mass@{\_\-mass}!TofBetaRigCut@{TofBetaRigCut}}
113 \subsubsection[{\_\-mass}]{\setlength{\rightskip}{0pt plus 5cm}float {\bf TofBetaRigCut::\_\-mass}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}}
114 \label{classTofBetaRigCut_6f5740800a492eda945ee8be637b70aa}
115
116
117
118
119 Definition at line 80 of file TofBetaRigCut.h.
120
121 Referenced by Check().\hypertarget{classTofBetaRigCut_64d4ca7f488b148a47ec57d63a21bd7a}{
122 \index{TofBetaRigCut@{TofBetaRigCut}!\_\-threshold@{\_\-threshold}}
123 \index{\_\-threshold@{\_\-threshold}!TofBetaRigCut@{TofBetaRigCut}}
124 \subsubsection[{\_\-threshold}]{\setlength{\rightskip}{0pt plus 5cm}float {\bf TofBetaRigCut::\_\-threshold}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}}
125 \label{classTofBetaRigCut_64d4ca7f488b148a47ec57d63a21bd7a}
126
127
128
129
130 Definition at line 78 of file TofBetaRigCut.h.
131
132 Referenced by Check().
133
134 The documentation for this class was generated from the following files:\begin{CompactItemize}
135 \item
136 TofCuts/TofBetaRigCut/\hyperlink{TofBetaRigCut_8h}{TofBetaRigCut.h}\item
137 TofCuts/TofBetaRigCut/\hyperlink{TofBetaRigCut_8cpp}{TofBetaRigCut.cpp}\end{CompactItemize}

  ViewVC Help
Powered by ViewVC 1.1.23