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 |
\hypertarget{classTofBetaRigCut_a57470d62b21d738a5f12bdddd6f4219}{ |
22 |
\hyperlink{classTofBetaRigCut_a57470d62b21d738a5f12bdddd6f4219}{$\sim$TofBetaRigCut} ()} |
23 |
\label{classTofBetaRigCut_a57470d62b21d738a5f12bdddd6f4219} |
24 |
|
25 |
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
26 |
int \hyperlink{classTofBetaRigCut_661c3a16f981d43c28ccea04242a2a17}{Check} (PamLevel2 $\ast$event) |
27 |
\begin{CompactList}\small\item\em The rigidity check. \item\end{CompactList}\end{CompactItemize} |
28 |
|
29 |
|
30 |
\subsection{Detailed Description} |
31 |
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. |
32 |
|
33 |
\subsection{Constructor \& Destructor Documentation} |
34 |
\hypertarget{classTofBetaRigCut_afe84615ab1b47d72812cf70a40b5d7f}{ |
35 |
\index{TofBetaRigCut@{TofBetaRigCut}!TofBetaRigCut@{TofBetaRigCut}} |
36 |
\index{TofBetaRigCut@{TofBetaRigCut}!TofBetaRigCut@{TofBetaRigCut}} |
37 |
\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{]}}}} |
38 |
\label{classTofBetaRigCut_afe84615ab1b47d72812cf70a40b5d7f} |
39 |
|
40 |
|
41 |
Constructor. |
42 |
|
43 |
\begin{Desc} |
44 |
\item[Parameters:] |
45 |
\begin{description} |
46 |
\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} |
47 |
\end{Desc} |
48 |
|
49 |
|
50 |
\subsection{Member Function Documentation} |
51 |
\hypertarget{classTofBetaRigCut_661c3a16f981d43c28ccea04242a2a17}{ |
52 |
\index{TofBetaRigCut@{TofBetaRigCut}!Check@{Check}} |
53 |
\index{Check@{Check}!TofBetaRigCut@{TofBetaRigCut}} |
54 |
\subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int TofBetaRigCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}} |
55 |
\label{classTofBetaRigCut_661c3a16f981d43c28ccea04242a2a17} |
56 |
|
57 |
|
58 |
The rigidity check. |
59 |
|
60 |
\begin{Desc} |
61 |
\item[Parameters:] |
62 |
\begin{description} |
63 |
\item[{\em event}]The event to analyze. \end{description} |
64 |
\end{Desc} |
65 |
\begin{Desc} |
66 |
\item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if the beta difference is less than the threshold |
67 |
|
68 |
0 otherwise. \end{Desc} |
69 |
|
70 |
|
71 |
Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}. |
72 |
|
73 |
The documentation for this class was generated from the following files:\begin{CompactItemize} |
74 |
\item |
75 |
TofCuts/TofBetaRigCut/\hyperlink{TofBetaRigCut_8h}{TofBetaRigCut.h}\item |
76 |
TofCuts/TofBetaRigCut/\hyperlink{TofBetaRigCut_8cpp}{TofBetaRigCut.cpp}\end{CompactItemize} |