/[PAMELA software]/PamCut/doc/Doxygen/latex/classTofDedxS1Cut.tex
ViewVC logotype

Contents of /PamCut/doc/Doxygen/latex/classTofDedxS1Cut.tex

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download) (as text)
Fri Sep 25 15:44:49 2009 UTC (15 years, 5 months ago) by pam-fi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
File MIME type: application/x-tex
FILE REMOVED
Removed from repository.

1 \hypertarget{classTofDedxS1Cut}{
2 \section{TofDedxS1Cut Class Reference}
3 \label{classTofDedxS1Cut}\index{TofDedxS1Cut@{TofDedxS1Cut}}
4 }
5 The TofQual cut. This cut is done for each S1 layer: if there is one and only one hit paddle for the layer, then the dE/dX of the paddle (referred to a specified track) must be less than a fixed threshold. NOTE: 'hit paddle' means that both TDC signals are present AND they are both 'good' (according to TOF definition of 'good' TDC signal).
6
7
8 {\tt \#include $<$TofDedxS1Cut.h$>$}
9
10 Inheritance diagram for TofDedxS1Cut::\begin{figure}[H]
11 \begin{center}
12 \leavevmode
13 \includegraphics[height=2cm]{classTofDedxS1Cut}
14 \end{center}
15 \end{figure}
16 \subsection*{Public Member Functions}
17 \begin{CompactItemize}
18 \item
19 \hyperlink{classTofDedxS1Cut_3e81f8af88c85178d0b0dbb65f112952}{TofDedxS1Cut} (const char $\ast$cutName, float maxDedxS1, int $\ast$trackTof=NULL)
20 \begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item
21 \hypertarget{classTofDedxS1Cut_0824d4588c896fd6ef59bc20e491d65b}{
22 \hyperlink{classTofDedxS1Cut_0824d4588c896fd6ef59bc20e491d65b}{$\sim$TofDedxS1Cut} ()}
23 \label{classTofDedxS1Cut_0824d4588c896fd6ef59bc20e491d65b}
24
25 \begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item
26 int \hyperlink{classTofDedxS1Cut_28eb66874012caa199a3d78bf99c59ae}{Check} (PamLevel2 $\ast$event)
27 \begin{CompactList}\small\item\em The TofDedxS1 check. \item\end{CompactList}\end{CompactItemize}
28
29
30 \subsection{Detailed Description}
31 The TofQual cut. This cut is done for each S1 layer: if there is one and only one hit paddle for the layer, then the dE/dX of the paddle (referred to a specified track) must be less than a fixed threshold. NOTE: 'hit paddle' means that both TDC signals are present AND they are both 'good' (according to TOF definition of 'good' TDC signal).
32
33
34
35 \subsection{Constructor \& Destructor Documentation}
36 \hypertarget{classTofDedxS1Cut_3e81f8af88c85178d0b0dbb65f112952}{
37 \index{TofDedxS1Cut@{TofDedxS1Cut}!TofDedxS1Cut@{TofDedxS1Cut}}
38 \index{TofDedxS1Cut@{TofDedxS1Cut}!TofDedxS1Cut@{TofDedxS1Cut}}
39 \subsubsection[{TofDedxS1Cut}]{\setlength{\rightskip}{0pt plus 5cm}TofDedxS1Cut::TofDedxS1Cut (const char $\ast$ {\em cutName}, \/ float {\em maxDedxS1}, \/ int $\ast$ {\em trackTof} = {\tt NULL})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}}
40 \label{classTofDedxS1Cut_3e81f8af88c85178d0b0dbb65f112952}
41
42
43 Constructor.
44
45 The parameters are: maximum dE/dX for S1 layers and the TOF-index for the track which is necessary to input to derive the dE/dX for S1 layers.
46
47 \begin{Desc}
48 \item[Parameters:]
49 \begin{description}
50 \item[{\em cutName}]The cut's name. \item[{\em maxDedxS1}]The maximum dE/dX for each S1 layer, for which the event is accepted \item[{\em trackTof}]Pointer to the TOF-index indicating the track to be used when evaluating the dE/dX for S1 layers (default value for TOF\_\-index is 0, corresponding to the TOF stand-alone track \mbox{[}no TRK information to build the TOF stand-alone track\mbox{]}). The pointer to the TOF\_\-index for TRK-track as given by \hyperlink{classTrkPhSinCut}{TrkPhSinCut} can be used. \end{description}
51 \end{Desc}
52
53
54 \subsection{Member Function Documentation}
55 \hypertarget{classTofDedxS1Cut_28eb66874012caa199a3d78bf99c59ae}{
56 \index{TofDedxS1Cut@{TofDedxS1Cut}!Check@{Check}}
57 \index{Check@{Check}!TofDedxS1Cut@{TofDedxS1Cut}}
58 \subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int TofDedxS1Cut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}}
59 \label{classTofDedxS1Cut_28eb66874012caa199a3d78bf99c59ae}
60
61
62 The TofDedxS1 check.
63
64 \begin{Desc}
65 \item[Parameters:]
66 \begin{description}
67 \item[{\em event}]The event to analyze. \end{description}
68 \end{Desc}
69 \begin{Desc}
70 \item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if for each layer of S1 with one and only one hit paddle, the paddle dE/dX is less than a fixed threshold
71
72 0 otherwise \end{Desc}
73
74
75 Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}.
76
77 The documentation for this class was generated from the following files:\begin{CompactItemize}
78 \item
79 TofCuts/TofDedxS1Cut/\hyperlink{TofDedxS1Cut_8h}{TofDedxS1Cut.h}\item
80 TofCuts/TofDedxS1Cut/\hyperlink{TofDedxS1Cut_8cpp}{TofDedxS1Cut.cpp}\end{CompactItemize}

  ViewVC Help
Powered by ViewVC 1.1.23