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 |
\hypertarget{classTrkRigRangeCut_86792521a0fe0c65c00aa02645990e75}{ |
22 |
\hyperlink{classTrkRigRangeCut_86792521a0fe0c65c00aa02645990e75}{$\sim$TrkRigRangeCut} ()} |
23 |
\label{classTrkRigRangeCut_86792521a0fe0c65c00aa02645990e75} |
24 |
|
25 |
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
26 |
int \hyperlink{classTrkRigRangeCut_ebebf52705ab17ef48ab12ec6d599c37}{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 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. |
32 |
|
33 |
\subsection{Constructor \& Destructor Documentation} |
34 |
\hypertarget{classTrkRigRangeCut_b00a7225e40d22cdcb3f33056cc731c1}{ |
35 |
\index{TrkRigRangeCut@{TrkRigRangeCut}!TrkRigRangeCut@{TrkRigRangeCut}} |
36 |
\index{TrkRigRangeCut@{TrkRigRangeCut}!TrkRigRangeCut@{TrkRigRangeCut}} |
37 |
\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{]}}}} |
38 |
\label{classTrkRigRangeCut_b00a7225e40d22cdcb3f33056cc731c1} |
39 |
|
40 |
|
41 |
Constructor. |
42 |
|
43 |
\begin{Desc} |
44 |
\item[Parameters:] |
45 |
\begin{description} |
46 |
\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} |
47 |
\end{Desc} |
48 |
|
49 |
|
50 |
\subsection{Member Function Documentation} |
51 |
\hypertarget{classTrkRigRangeCut_ebebf52705ab17ef48ab12ec6d599c37}{ |
52 |
\index{TrkRigRangeCut@{TrkRigRangeCut}!Check@{Check}} |
53 |
\index{Check@{Check}!TrkRigRangeCut@{TrkRigRangeCut}} |
54 |
\subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int TrkRigRangeCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}} |
55 |
\label{classTrkRigRangeCut_ebebf52705ab17ef48ab12ec6d599c37} |
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 rigidity is outside the range |
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 |
TrkCuts/TrkRigRangeCut/\hyperlink{TrkRigRangeCut_8h}{TrkRigRangeCut.h}\item |
76 |
TrkCuts/TrkRigRangeCut/\hyperlink{TrkRigRangeCut_8cpp}{TrkRigRangeCut.cpp}\end{CompactItemize} |