| 1 |
pam-fi |
1.1 |
\hypertarget{classTrkHitQualCut}{ |
| 2 |
|
|
\section{TrkHitQualCut Class Reference} |
| 3 |
|
|
\label{classTrkHitQualCut}\index{TrkHitQualCut@{TrkHitQualCut}} |
| 4 |
|
|
} |
| 5 |
|
|
The tracker hit quality cut. |
| 6 |
|
|
|
| 7 |
|
|
|
| 8 |
|
|
{\tt \#include $<$TrkHitQualCut.h$>$} |
| 9 |
|
|
|
| 10 |
|
|
Inheritance diagram for TrkHitQualCut::\begin{figure}[H] |
| 11 |
|
|
\begin{center} |
| 12 |
|
|
\leavevmode |
| 13 |
|
|
\includegraphics[height=2cm]{classTrkHitQualCut} |
| 14 |
|
|
\end{center} |
| 15 |
|
|
\end{figure} |
| 16 |
|
|
\subsection*{Public Member Functions} |
| 17 |
|
|
\begin{CompactItemize} |
| 18 |
|
|
\item |
| 19 |
|
|
\hyperlink{classTrkHitQualCut_1485874bf9468c81408989edf8df8f10}{TrkHitQualCut} (const char $\ast$cutName, int xMinHit, int yMinHit, int xLeverArm) |
| 20 |
|
|
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item |
| 21 |
pam-fi |
1.2 |
\hypertarget{classTrkHitQualCut_19d5bc8788ee017efbcd2fffa61d6926}{ |
| 22 |
|
|
\hyperlink{classTrkHitQualCut_19d5bc8788ee017efbcd2fffa61d6926}{$\sim$TrkHitQualCut} ()} |
| 23 |
|
|
\label{classTrkHitQualCut_19d5bc8788ee017efbcd2fffa61d6926} |
| 24 |
|
|
|
| 25 |
pam-fi |
1.1 |
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
| 26 |
|
|
int \hyperlink{classTrkHitQualCut_e4327bc3c511827d3d2bcf0b3ed95f86}{Check} (PamLevel2 $\ast$event) |
| 27 |
|
|
\begin{CompactList}\small\item\em The tracker hit quality check. \item\end{CompactList}\end{CompactItemize} |
| 28 |
|
|
|
| 29 |
|
|
|
| 30 |
|
|
\subsection{Detailed Description} |
| 31 |
|
|
The tracker hit quality cut. |
| 32 |
|
|
|
| 33 |
|
|
This cut performs a check on the number of hits on X and Y view and on the lever arm. |
| 34 |
|
|
|
| 35 |
|
|
CUT DEPENDENCIES: TrkPhysSin for object trkTrack |
| 36 |
|
|
|
| 37 |
|
|
\subsection{Constructor \& Destructor Documentation} |
| 38 |
|
|
\hypertarget{classTrkHitQualCut_1485874bf9468c81408989edf8df8f10}{ |
| 39 |
|
|
\index{TrkHitQualCut@{TrkHitQualCut}!TrkHitQualCut@{TrkHitQualCut}} |
| 40 |
|
|
\index{TrkHitQualCut@{TrkHitQualCut}!TrkHitQualCut@{TrkHitQualCut}} |
| 41 |
|
|
\subsubsection[{TrkHitQualCut}]{\setlength{\rightskip}{0pt plus 5cm}TrkHitQualCut::TrkHitQualCut (const char $\ast$ {\em cutName}, \/ int {\em xMinHit}, \/ int {\em yMinHit}, \/ int {\em xLeverArm})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
| 42 |
|
|
\label{classTrkHitQualCut_1485874bf9468c81408989edf8df8f10} |
| 43 |
|
|
|
| 44 |
|
|
|
| 45 |
|
|
Constructor. |
| 46 |
|
|
|
| 47 |
|
|
\begin{Desc} |
| 48 |
|
|
\item[Parameters:] |
| 49 |
|
|
\begin{description} |
| 50 |
|
|
\item[{\em cutName}]The cut's name. \item[{\em xMinHit}]The minimum hits along the track for X view \item[{\em yMinHit}]The minimum hits along the track for X view \item[{\em xLeverArm}]The Minimum lever arm \end{description} |
| 51 |
|
|
\end{Desc} |
| 52 |
|
|
|
| 53 |
|
|
|
| 54 |
|
|
\subsection{Member Function Documentation} |
| 55 |
|
|
\hypertarget{classTrkHitQualCut_e4327bc3c511827d3d2bcf0b3ed95f86}{ |
| 56 |
|
|
\index{TrkHitQualCut@{TrkHitQualCut}!Check@{Check}} |
| 57 |
|
|
\index{Check@{Check}!TrkHitQualCut@{TrkHitQualCut}} |
| 58 |
|
|
\subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int TrkHitQualCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}} |
| 59 |
|
|
\label{classTrkHitQualCut_e4327bc3c511827d3d2bcf0b3ed95f86} |
| 60 |
|
|
|
| 61 |
|
|
|
| 62 |
|
|
The tracker hit quality check. |
| 63 |
|
|
|
| 64 |
|
|
The event is rejected if X hits or Y hist or X lever arm is less than the parameter passed to the constructor. |
| 65 |
|
|
|
| 66 |
|
|
\begin{Desc} |
| 67 |
|
|
\item[See also:]\hyperlink{classTrkHitQualCut}{TrkHitQualCut} \end{Desc} |
| 68 |
|
|
\begin{Desc} |
| 69 |
|
|
\item[Parameters:] |
| 70 |
|
|
\begin{description} |
| 71 |
|
|
\item[{\em event}]The event to analyze. \end{description} |
| 72 |
|
|
\end{Desc} |
| 73 |
|
|
\begin{Desc} |
| 74 |
|
|
\item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if X hits, Y hits and X lever arm are greater or equal than the minimum values. |
| 75 |
|
|
|
| 76 |
|
|
0 if at least one of the above conditions is not matched. \end{Desc} |
| 77 |
|
|
|
| 78 |
|
|
|
| 79 |
|
|
Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}. |
| 80 |
|
|
|
| 81 |
|
|
The documentation for this class was generated from the following files:\begin{CompactItemize} |
| 82 |
|
|
\item |
| 83 |
|
|
TrkCuts/TrkHitQualCut/\hyperlink{TrkHitQualCut_8h}{TrkHitQualCut.h}\item |
| 84 |
|
|
TrkCuts/TrkHitQualCut/\hyperlink{TrkHitQualCut_8cpp}{TrkHitQualCut.cpp}\end{CompactItemize} |