1 |
pam-fi |
1.1 |
\hypertarget{classTrkRigRangeCut}{ |
2 |
|
|
\section{TrkRigRangeCut Class Reference} |
3 |
|
|
\label{classTrkRigRangeCut}\index{TrkRigRangeCut@{TrkRigRangeCut}} |
4 |
|
|
} |
5 |
|
|
The rigidity range cut. This cut discards all the events whose rigidity is less than the minimum threshold or greater than the maximum threshold. 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. |
6 |
|
|
|
7 |
|
|
|
8 |
|
|
{\tt \#include $<$TrkRigRangeCut.h$>$} |
9 |
|
|
|
10 |
|
|
Inheritance diagram for TrkRigRangeCut::\begin{figure}[H] |
11 |
|
|
\begin{center} |
12 |
|
|
\leavevmode |
13 |
|
|
\includegraphics[height=2cm]{classTrkRigRangeCut} |
14 |
|
|
\end{center} |
15 |
|
|
\end{figure} |
16 |
|
|
\subsection*{Public Member Functions} |
17 |
|
|
\begin{CompactItemize} |
18 |
|
|
\item |
19 |
|
|
\hyperlink{classTrkRigRangeCut_b00a7225e40d22cdcb3f33056cc731c1}{TrkRigRangeCut} (const char $\ast$cutName, float minRigidity, float maxRigidity) |
20 |
|
|
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item |
21 |
|
|
\hyperlink{classTrkRigRangeCut_86792521a0fe0c65c00aa02645990e75}{$\sim$TrkRigRangeCut} () |
22 |
|
|
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
23 |
|
|
int \hyperlink{classTrkRigRangeCut_ebebf52705ab17ef48ab12ec6d599c37}{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{classTrkRigRangeCut_25d0d2c960e4c9ba0c2c705a8a32aca6}{\_\-minRigidity} |
29 |
|
|
\item |
30 |
|
|
float \hyperlink{classTrkRigRangeCut_5e38ee633a9972a050d2c34a5aaba223}{\_\-maxRigidity} |
31 |
|
|
\end{CompactItemize} |
32 |
|
|
|
33 |
|
|
|
34 |
|
|
\subsection{Detailed Description} |
35 |
|
|
The rigidity range cut. This cut discards all the events whose rigidity is less than the minimum threshold or greater than the maximum threshold. 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. |
36 |
|
|
|
37 |
|
|
Definition at line 19 of file TrkRigRangeCut.h. |
38 |
|
|
|
39 |
|
|
\subsection{Constructor \& Destructor Documentation} |
40 |
|
|
\hypertarget{classTrkRigRangeCut_b00a7225e40d22cdcb3f33056cc731c1}{ |
41 |
|
|
\index{TrkRigRangeCut@{TrkRigRangeCut}!TrkRigRangeCut@{TrkRigRangeCut}} |
42 |
|
|
\index{TrkRigRangeCut@{TrkRigRangeCut}!TrkRigRangeCut@{TrkRigRangeCut}} |
43 |
|
|
\subsubsection[{TrkRigRangeCut}]{\setlength{\rightskip}{0pt plus 5cm}TrkRigRangeCut::TrkRigRangeCut (const char $\ast$ {\em cutName}, \/ float {\em minRigidity}, \/ float {\em maxRigidity})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
44 |
|
|
\label{classTrkRigRangeCut_b00a7225e40d22cdcb3f33056cc731c1} |
45 |
|
|
|
46 |
|
|
|
47 |
|
|
Constructor. |
48 |
|
|
|
49 |
|
|
\begin{Desc} |
50 |
|
|
\item[Parameters:] |
51 |
|
|
\begin{description} |
52 |
|
|
\item[{\em cutName}]The cut's name. \item[{\em minRigidity}]The minimum rigidity p/Z (in GV) below which an event will be discarded. Can be positive or negative. \item[{\em maxRigidity}]The maximum rigidity p/Z (in GV) above which an event will be discarded. Can be positive or negative. \end{description} |
53 |
|
|
\end{Desc} |
54 |
|
|
|
55 |
|
|
|
56 |
|
|
Definition at line 30 of file TrkRigRangeCut.h.\hypertarget{classTrkRigRangeCut_86792521a0fe0c65c00aa02645990e75}{ |
57 |
|
|
\index{TrkRigRangeCut@{TrkRigRangeCut}!$\sim$TrkRigRangeCut@{$\sim$TrkRigRangeCut}} |
58 |
|
|
\index{$\sim$TrkRigRangeCut@{$\sim$TrkRigRangeCut}!TrkRigRangeCut@{TrkRigRangeCut}} |
59 |
|
|
\subsubsection[{$\sim$TrkRigRangeCut}]{\setlength{\rightskip}{0pt plus 5cm}TrkRigRangeCut::$\sim$TrkRigRangeCut ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
60 |
|
|
\label{classTrkRigRangeCut_86792521a0fe0c65c00aa02645990e75} |
61 |
|
|
|
62 |
|
|
|
63 |
|
|
Destructor. |
64 |
|
|
|
65 |
|
|
|
66 |
|
|
|
67 |
|
|
Definition at line 34 of file TrkRigRangeCut.h. |
68 |
|
|
|
69 |
|
|
\subsection{Member Function Documentation} |
70 |
|
|
\hypertarget{classTrkRigRangeCut_ebebf52705ab17ef48ab12ec6d599c37}{ |
71 |
|
|
\index{TrkRigRangeCut@{TrkRigRangeCut}!Check@{Check}} |
72 |
|
|
\index{Check@{Check}!TrkRigRangeCut@{TrkRigRangeCut}} |
73 |
|
|
\subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int TrkRigRangeCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}} |
74 |
|
|
\label{classTrkRigRangeCut_ebebf52705ab17ef48ab12ec6d599c37} |
75 |
|
|
|
76 |
|
|
|
77 |
|
|
The rigidity check. |
78 |
|
|
|
79 |
|
|
\begin{Desc} |
80 |
|
|
\item[Parameters:] |
81 |
|
|
\begin{description} |
82 |
|
|
\item[{\em event}]The event to analyze. \end{description} |
83 |
|
|
\end{Desc} |
84 |
|
|
\begin{Desc} |
85 |
|
|
\item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if the rigidity is outside the range |
86 |
|
|
|
87 |
|
|
0 otherwise. \end{Desc} |
88 |
|
|
|
89 |
|
|
|
90 |
|
|
Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}. |
91 |
|
|
|
92 |
|
|
Definition at line 12 of file TrkRigRangeCut.cpp. |
93 |
|
|
|
94 |
|
|
References \_\-maxRigidity, and CUTOK. |
95 |
|
|
|
96 |
|
|
\subsection{Member Data Documentation} |
97 |
|
|
\hypertarget{classTrkRigRangeCut_5e38ee633a9972a050d2c34a5aaba223}{ |
98 |
|
|
\index{TrkRigRangeCut@{TrkRigRangeCut}!\_\-maxRigidity@{\_\-maxRigidity}} |
99 |
|
|
\index{\_\-maxRigidity@{\_\-maxRigidity}!TrkRigRangeCut@{TrkRigRangeCut}} |
100 |
|
|
\subsubsection[{\_\-maxRigidity}]{\setlength{\rightskip}{0pt plus 5cm}float {\bf TrkRigRangeCut::\_\-maxRigidity}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}} |
101 |
|
|
\label{classTrkRigRangeCut_5e38ee633a9972a050d2c34a5aaba223} |
102 |
|
|
|
103 |
|
|
|
104 |
|
|
|
105 |
|
|
|
106 |
|
|
Definition at line 48 of file TrkRigRangeCut.h. |
107 |
|
|
|
108 |
|
|
Referenced by Check().\hypertarget{classTrkRigRangeCut_25d0d2c960e4c9ba0c2c705a8a32aca6}{ |
109 |
|
|
\index{TrkRigRangeCut@{TrkRigRangeCut}!\_\-minRigidity@{\_\-minRigidity}} |
110 |
|
|
\index{\_\-minRigidity@{\_\-minRigidity}!TrkRigRangeCut@{TrkRigRangeCut}} |
111 |
|
|
\subsubsection[{\_\-minRigidity}]{\setlength{\rightskip}{0pt plus 5cm}float {\bf TrkRigRangeCut::\_\-minRigidity}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}} |
112 |
|
|
\label{classTrkRigRangeCut_25d0d2c960e4c9ba0c2c705a8a32aca6} |
113 |
|
|
|
114 |
|
|
|
115 |
|
|
|
116 |
|
|
|
117 |
|
|
Definition at line 47 of file TrkRigRangeCut.h. |
118 |
|
|
|
119 |
|
|
The documentation for this class was generated from the following files:\begin{CompactItemize} |
120 |
|
|
\item |
121 |
|
|
TrkCuts/TrkRigRangeCut/\hyperlink{TrkRigRangeCut_8h}{TrkRigRangeCut.h}\item |
122 |
|
|
TrkCuts/TrkRigRangeCut/\hyperlink{TrkRigRangeCut_8cpp}{TrkRigRangeCut.cpp}\end{CompactItemize} |