1 |
pam-fi |
1.1 |
\hypertarget{classTrkIonCut}{ |
2 |
|
|
\section{TrkIonCut Class Reference} |
3 |
|
|
\label{classTrkIonCut}\index{TrkIonCut@{TrkIonCut}} |
4 |
|
|
} |
5 |
|
|
The tracker ionization cut. Cut on dE/dx to select MIP. CUT DEPENDENCIES: TrkPhysSin for object trkTrack. |
6 |
|
|
|
7 |
|
|
|
8 |
|
|
{\tt \#include $<$TrkIonCut.h$>$} |
9 |
|
|
|
10 |
|
|
Inheritance diagram for TrkIonCut::\begin{figure}[H] |
11 |
|
|
\begin{center} |
12 |
|
|
\leavevmode |
13 |
|
|
\includegraphics[height=2cm]{classTrkIonCut} |
14 |
|
|
\end{center} |
15 |
|
|
\end{figure} |
16 |
|
|
\subsection*{Public Member Functions} |
17 |
|
|
\begin{CompactItemize} |
18 |
|
|
\item |
19 |
|
|
\hyperlink{classTrkIonCut_ee330e09578cf222df661f82781237c7}{TrkIonCut} (const char $\ast$cutName, float maxRelease=3., float minRelease=0.) |
20 |
|
|
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item |
21 |
|
|
\hyperlink{classTrkIonCut_2e7593ec634e7f7d97c88e7ec9f74c7f}{$\sim$TrkIonCut} () |
22 |
|
|
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
23 |
|
|
int \hyperlink{classTrkIonCut_e96a9561ce59c156b6a913545b0960b9}{Check} (PamLevel2 $\ast$event) |
24 |
|
|
\begin{CompactList}\small\item\em The tracker ionization check. \item\end{CompactList}\end{CompactItemize} |
25 |
|
|
\subsection*{Private Attributes} |
26 |
|
|
\begin{CompactItemize} |
27 |
|
|
\item |
28 |
|
|
float \hyperlink{classTrkIonCut_3dfe09719b4f9ae90ae73541fd42bb03}{\_\-maxRelease} |
29 |
|
|
\item |
30 |
|
|
float \hyperlink{classTrkIonCut_7d7c4fef23cb08a061596c8d53ce8a49}{\_\-minRelease} |
31 |
|
|
\end{CompactItemize} |
32 |
|
|
|
33 |
|
|
|
34 |
|
|
\subsection{Detailed Description} |
35 |
|
|
The tracker ionization cut. Cut on dE/dx to select MIP. CUT DEPENDENCIES: TrkPhysSin for object trkTrack. |
36 |
|
|
|
37 |
|
|
Definition at line 20 of file TrkIonCut.h. |
38 |
|
|
|
39 |
|
|
\subsection{Constructor \& Destructor Documentation} |
40 |
|
|
\hypertarget{classTrkIonCut_ee330e09578cf222df661f82781237c7}{ |
41 |
|
|
\index{TrkIonCut@{TrkIonCut}!TrkIonCut@{TrkIonCut}} |
42 |
|
|
\index{TrkIonCut@{TrkIonCut}!TrkIonCut@{TrkIonCut}} |
43 |
|
|
\subsubsection[{TrkIonCut}]{\setlength{\rightskip}{0pt plus 5cm}TrkIonCut::TrkIonCut (const char $\ast$ {\em cutName}, \/ float {\em maxRelease} = {\tt 3.}, \/ float {\em minRelease} = {\tt 0.})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
44 |
|
|
\label{classTrkIonCut_ee330e09578cf222df661f82781237c7} |
45 |
|
|
|
46 |
|
|
|
47 |
|
|
Constructor. |
48 |
|
|
|
49 |
|
|
\begin{Desc} |
50 |
|
|
\item[Parameters:] |
51 |
|
|
\begin{description} |
52 |
|
|
\item[{\em cutName}]The cut's name. \item[{\em maxRelease}]The maximum mean ionization (in MIP) in the tracker planes above which an event is discarded. Default: 3. \item[{\em minRelease}]The minimum mean ionization (in MIP) in the tracker planes below which an event is discarded. Default: 0. \end{description} |
53 |
|
|
\end{Desc} |
54 |
|
|
|
55 |
|
|
|
56 |
|
|
Definition at line 29 of file TrkIonCut.h.\hypertarget{classTrkIonCut_2e7593ec634e7f7d97c88e7ec9f74c7f}{ |
57 |
|
|
\index{TrkIonCut@{TrkIonCut}!$\sim$TrkIonCut@{$\sim$TrkIonCut}} |
58 |
|
|
\index{$\sim$TrkIonCut@{$\sim$TrkIonCut}!TrkIonCut@{TrkIonCut}} |
59 |
|
|
\subsubsection[{$\sim$TrkIonCut}]{\setlength{\rightskip}{0pt plus 5cm}TrkIonCut::$\sim$TrkIonCut ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
60 |
|
|
\label{classTrkIonCut_2e7593ec634e7f7d97c88e7ec9f74c7f} |
61 |
|
|
|
62 |
|
|
|
63 |
|
|
Destructor. |
64 |
|
|
|
65 |
|
|
|
66 |
|
|
|
67 |
|
|
Definition at line 33 of file TrkIonCut.h. |
68 |
|
|
|
69 |
|
|
\subsection{Member Function Documentation} |
70 |
|
|
\hypertarget{classTrkIonCut_e96a9561ce59c156b6a913545b0960b9}{ |
71 |
|
|
\index{TrkIonCut@{TrkIonCut}!Check@{Check}} |
72 |
|
|
\index{Check@{Check}!TrkIonCut@{TrkIonCut}} |
73 |
|
|
\subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int TrkIonCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}} |
74 |
|
|
\label{classTrkIonCut_e96a9561ce59c156b6a913545b0960b9} |
75 |
|
|
|
76 |
|
|
|
77 |
|
|
The tracker ionization check. |
78 |
|
|
|
79 |
|
|
If the mean energy release in the tracker planes in MIP is greater than the threshold (constructor's parameter) the event is discarded. \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 mean dE/dx is less than maxRelease and more than minRelease. |
86 |
|
|
|
87 |
|
|
0 otherwise. \end{Desc} |
88 |
|
|
|
89 |
|
|
|
90 |
|
|
Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}. |
91 |
|
|
|
92 |
|
|
Definition at line 12 of file TrkIonCut.cpp. |
93 |
|
|
|
94 |
|
|
References \_\-maxRelease, \_\-minRelease, and CUTOK. |
95 |
|
|
|
96 |
|
|
\subsection{Member Data Documentation} |
97 |
|
|
\hypertarget{classTrkIonCut_3dfe09719b4f9ae90ae73541fd42bb03}{ |
98 |
|
|
\index{TrkIonCut@{TrkIonCut}!\_\-maxRelease@{\_\-maxRelease}} |
99 |
|
|
\index{\_\-maxRelease@{\_\-maxRelease}!TrkIonCut@{TrkIonCut}} |
100 |
|
|
\subsubsection[{\_\-maxRelease}]{\setlength{\rightskip}{0pt plus 5cm}float {\bf TrkIonCut::\_\-maxRelease}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}} |
101 |
|
|
\label{classTrkIonCut_3dfe09719b4f9ae90ae73541fd42bb03} |
102 |
|
|
|
103 |
|
|
|
104 |
|
|
|
105 |
|
|
|
106 |
|
|
Definition at line 48 of file TrkIonCut.h. |
107 |
|
|
|
108 |
|
|
Referenced by Check().\hypertarget{classTrkIonCut_7d7c4fef23cb08a061596c8d53ce8a49}{ |
109 |
|
|
\index{TrkIonCut@{TrkIonCut}!\_\-minRelease@{\_\-minRelease}} |
110 |
|
|
\index{\_\-minRelease@{\_\-minRelease}!TrkIonCut@{TrkIonCut}} |
111 |
|
|
\subsubsection[{\_\-minRelease}]{\setlength{\rightskip}{0pt plus 5cm}float {\bf TrkIonCut::\_\-minRelease}\hspace{0.3cm}{\tt \mbox{[}private\mbox{]}}}} |
112 |
|
|
\label{classTrkIonCut_7d7c4fef23cb08a061596c8d53ce8a49} |
113 |
|
|
|
114 |
|
|
|
115 |
|
|
|
116 |
|
|
|
117 |
|
|
Definition at line 48 of file TrkIonCut.h. |
118 |
|
|
|
119 |
|
|
Referenced by Check(). |
120 |
|
|
|
121 |
|
|
The documentation for this class was generated from the following files:\begin{CompactItemize} |
122 |
|
|
\item |
123 |
|
|
TrkCuts/TrkIonCut/\hyperlink{TrkIonCut_8h}{TrkIonCut.h}\item |
124 |
|
|
TrkCuts/TrkIonCut/\hyperlink{TrkIonCut_8cpp}{TrkIonCut.cpp}\end{CompactItemize} |