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

Diff of /PamCut/doc/Doxygen/latex/classTofPatternCut.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by pam-fi, Wed May 27 13:30:02 2009 UTC revision 1.2 by pam-fi, Fri Jun 5 13:15:00 2009 UTC
# Line 16  Inheritance diagram for TofPatternCut::\ Line 16  Inheritance diagram for TofPatternCut::\
16  \subsection*{Public Member Functions}  \subsection*{Public Member Functions}
17  \begin{CompactItemize}  \begin{CompactItemize}
18  \item  \item
19  \hyperlink{classTofPatternCut_5cf2ebf9ca7566342f3d66f54ab94eb6}{TofPatternCut} (const char $\ast$cutName)  \hypertarget{classTofPatternCut_5cf2ebf9ca7566342f3d66f54ab94eb6}{
20    \hyperlink{classTofPatternCut_5cf2ebf9ca7566342f3d66f54ab94eb6}{TofPatternCut} (const char $\ast$cutName)}
21    \label{classTofPatternCut_5cf2ebf9ca7566342f3d66f54ab94eb6}
22    
23  \begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item  \begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item
24  \hyperlink{classTofPatternCut_a94b0405411dd9b6f04c7a83af64c120}{$\sim$TofPatternCut} ()  \hypertarget{classTofPatternCut_a94b0405411dd9b6f04c7a83af64c120}{
25    \hyperlink{classTofPatternCut_a94b0405411dd9b6f04c7a83af64c120}{$\sim$TofPatternCut} ()}
26    \label{classTofPatternCut_a94b0405411dd9b6f04c7a83af64c120}
27    
28  \begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item  \begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item
29  int \hyperlink{classTofPatternCut_b960628bc87a72be3c8aedab6b036dce}{Check} (PamLevel2 $\ast$event)  int \hyperlink{classTofPatternCut_b960628bc87a72be3c8aedab6b036dce}{Check} (PamLevel2 $\ast$event)
30  \begin{CompactList}\small\item\em The ToF-pattern check. \item\end{CompactList}\item  \begin{CompactList}\small\item\em The ToF-pattern check. \item\end{CompactList}\item
31  int \hyperlink{classTofPatternCut_2f9755367321e7f86f862506865f260c}{GetNHitPMTsOutsideTrack} (PamLevel2 $\ast$event, int plane)  int \hyperlink{classTofPatternCut_2f9755367321e7f86f862506865f260c}{GetNHitPMTsOutsideTrack} (PamLevel2 $\ast$event, int plane)
32  \begin{CompactList}\small\item\em Counts the number of hit PMTs (with tdc signal) outside track. \item\end{CompactList}\item  \begin{CompactList}\small\item\em Counts the number of hit PMTs (with tdc signal) outside track. \item\end{CompactList}\item
33  void \hyperlink{classTofPatternCut_f80259c2dd81a57a9d7cf2b651d0300e}{SetStandalone} (int yes)  \hypertarget{classTofPatternCut_f80259c2dd81a57a9d7cf2b651d0300e}{
34    void \hyperlink{classTofPatternCut_f80259c2dd81a57a9d7cf2b651d0300e}{SetStandalone} (int yes)}
35    \label{classTofPatternCut_f80259c2dd81a57a9d7cf2b651d0300e}
36    
37  \begin{CompactList}\small\item\em Set standalone ToF track. \item\end{CompactList}\item  \begin{CompactList}\small\item\em Set standalone ToF track. \item\end{CompactList}\item
38  void \hyperlink{classTofPatternCut_573d063e2149ad14c831fe28c6df8542}{SetTrackNumber} (int n)  \hypertarget{classTofPatternCut_573d063e2149ad14c831fe28c6df8542}{
39    void \hyperlink{classTofPatternCut_573d063e2149ad14c831fe28c6df8542}{SetTrackNumber} (int n)}
40    \label{classTofPatternCut_573d063e2149ad14c831fe28c6df8542}
41    
42  \begin{CompactList}\small\item\em Set (physical) track number (0,1,...). Default is 0 (the first). \item\end{CompactList}\end{CompactItemize}  \begin{CompactList}\small\item\em Set (physical) track number (0,1,...). Default is 0 (the first). \item\end{CompactList}\end{CompactItemize}
 \subsection*{Private Attributes}  
 \begin{CompactItemize}  
 \item  
 bool \hyperlink{classTofPatternCut_28f5094cd7898788d4e490e75384b538}{\_\-standalone}  
 \item  
 int \hyperlink{classTofPatternCut_9c8d4ac314f4f3a0b62fae04ecc32fd7}{\_\-notrk}  
 \end{CompactItemize}  
43    
44    
45  \subsection{Detailed Description}  \subsection{Detailed Description}
# Line 44  Requirements:\begin{itemize} Line 49  Requirements:\begin{itemize}
49  \item not more than 1 hit paddle on S11 S12 S21 S22;\item at least 1 hit paddle on S1 and S2;\item not more than 3 hit PMTs (only TDC hits with tdc$<$4095) outside track; on S11 and S12;\item if there is a hit paddle, the PMTs (TDC hits) must be associated to the track;\item if no PMTs (TDC hits) are associated to the track, there must be no hit paddles. \end{itemize}  \item not more than 1 hit paddle on S11 S12 S21 S22;\item at least 1 hit paddle on S1 and S2;\item not more than 3 hit PMTs (only TDC hits with tdc$<$4095) outside track; on S11 and S12;\item if there is a hit paddle, the PMTs (TDC hits) must be associated to the track;\item if no PMTs (TDC hits) are associated to the track, there must be no hit paddles. \end{itemize}
50    
51    
 Definition at line 25 of file TofPatternCut.h.  
   
 \subsection{Constructor \& Destructor Documentation}  
 \hypertarget{classTofPatternCut_5cf2ebf9ca7566342f3d66f54ab94eb6}{  
 \index{TofPatternCut@{TofPatternCut}!TofPatternCut@{TofPatternCut}}  
 \index{TofPatternCut@{TofPatternCut}!TofPatternCut@{TofPatternCut}}  
 \subsubsection[{TofPatternCut}]{\setlength{\rightskip}{0pt plus 5cm}TofPatternCut::TofPatternCut (const char $\ast$ {\em cutName})\hspace{0.3cm}{\tt  \mbox{[}inline\mbox{]}}}}  
 \label{classTofPatternCut_5cf2ebf9ca7566342f3d66f54ab94eb6}  
   
   
 Constructor.  
   
   
   
 Definition at line 29 of file TofPatternCut.h.\hypertarget{classTofPatternCut_a94b0405411dd9b6f04c7a83af64c120}{  
 \index{TofPatternCut@{TofPatternCut}!$\sim$TofPatternCut@{$\sim$TofPatternCut}}  
 \index{$\sim$TofPatternCut@{$\sim$TofPatternCut}!TofPatternCut@{TofPatternCut}}  
 \subsubsection[{$\sim$TofPatternCut}]{\setlength{\rightskip}{0pt plus 5cm}TofPatternCut::$\sim$TofPatternCut ()\hspace{0.3cm}{\tt  \mbox{[}inline\mbox{]}}}}  
 \label{classTofPatternCut_a94b0405411dd9b6f04c7a83af64c120}  
   
   
 Destructor.  
   
   
   
 Definition at line 33 of file TofPatternCut.h.  
   
52  \subsection{Member Function Documentation}  \subsection{Member Function Documentation}
53  \hypertarget{classTofPatternCut_b960628bc87a72be3c8aedab6b036dce}{  \hypertarget{classTofPatternCut_b960628bc87a72be3c8aedab6b036dce}{
54  \index{TofPatternCut@{TofPatternCut}!Check@{Check}}  \index{TofPatternCut@{TofPatternCut}!Check@{Check}}
# Line 90  The ToF-pattern check. Line 68  The ToF-pattern check.
68  \item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if the event pattern matches the required characteristics. \end{Desc}  \item[Returns:]\hyperlink{CommonDefs_8h_c857f4b76ae431837cbf61fd74863b6c}{CUTOK} if the event pattern matches the required characteristics. \end{Desc}
69    
70    
71  Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}.  Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}.\hypertarget{classTofPatternCut_2f9755367321e7f86f862506865f260c}{
   
 Definition at line 12 of file TofPatternCut.cpp.  
   
 References \_\-notrk, \_\-standalone, CUTOK, and GetNHitPMTsOutsideTrack().\hypertarget{classTofPatternCut_2f9755367321e7f86f862506865f260c}{  
72  \index{TofPatternCut@{TofPatternCut}!GetNHitPMTsOutsideTrack@{GetNHitPMTsOutsideTrack}}  \index{TofPatternCut@{TofPatternCut}!GetNHitPMTsOutsideTrack@{GetNHitPMTsOutsideTrack}}
73  \index{GetNHitPMTsOutsideTrack@{GetNHitPMTsOutsideTrack}!TofPatternCut@{TofPatternCut}}  \index{GetNHitPMTsOutsideTrack@{GetNHitPMTsOutsideTrack}!TofPatternCut@{TofPatternCut}}
74  \subsubsection[{GetNHitPMTsOutsideTrack}]{\setlength{\rightskip}{0pt plus 5cm}int TofPatternCut::GetNHitPMTsOutsideTrack (PamLevel2 $\ast$ {\em event}, \/  int {\em plane})}}  \subsubsection[{GetNHitPMTsOutsideTrack}]{\setlength{\rightskip}{0pt plus 5cm}int TofPatternCut::GetNHitPMTsOutsideTrack (PamLevel2 $\ast$ {\em event}, \/  int {\em plane})}}
# Line 112  Counts the number of hit PMTs (with tdc Line 86  Counts the number of hit PMTs (with tdc
86    
87  to avoid adc pile-up  to avoid adc pile-up
88    
 Definition at line 182 of file TofPatternCut.cpp.  
   
 References \_\-notrk, and \_\-standalone.  
   
 Referenced by Check().\hypertarget{classTofPatternCut_f80259c2dd81a57a9d7cf2b651d0300e}{  
 \index{TofPatternCut@{TofPatternCut}!SetStandalone@{SetStandalone}}  
 \index{SetStandalone@{SetStandalone}!TofPatternCut@{TofPatternCut}}  
 \subsubsection[{SetStandalone}]{\setlength{\rightskip}{0pt plus 5cm}void TofPatternCut::SetStandalone (int {\em yes})\hspace{0.3cm}{\tt  \mbox{[}inline\mbox{]}}}}  
 \label{classTofPatternCut_f80259c2dd81a57a9d7cf2b651d0300e}  
   
   
 Set standalone ToF track.  
   
   
   
 Definition at line 51 of file TofPatternCut.h.  
   
 References \_\-standalone.\hypertarget{classTofPatternCut_573d063e2149ad14c831fe28c6df8542}{  
 \index{TofPatternCut@{TofPatternCut}!SetTrackNumber@{SetTrackNumber}}  
 \index{SetTrackNumber@{SetTrackNumber}!TofPatternCut@{TofPatternCut}}  
 \subsubsection[{SetTrackNumber}]{\setlength{\rightskip}{0pt plus 5cm}void TofPatternCut::SetTrackNumber (int {\em n})\hspace{0.3cm}{\tt  \mbox{[}inline\mbox{]}}}}  
 \label{classTofPatternCut_573d063e2149ad14c831fe28c6df8542}  
   
   
 Set (physical) track number (0,1,...). Default is 0 (the first).  
   
   
   
 Definition at line 59 of file TofPatternCut.h.  
   
 References \_\-notrk.  
   
 \subsection{Member Data Documentation}  
 \hypertarget{classTofPatternCut_9c8d4ac314f4f3a0b62fae04ecc32fd7}{  
 \index{TofPatternCut@{TofPatternCut}!\_\-notrk@{\_\-notrk}}  
 \index{\_\-notrk@{\_\-notrk}!TofPatternCut@{TofPatternCut}}  
 \subsubsection[{\_\-notrk}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf TofPatternCut::\_\-notrk}\hspace{0.3cm}{\tt  \mbox{[}private\mbox{]}}}}  
 \label{classTofPatternCut_9c8d4ac314f4f3a0b62fae04ecc32fd7}  
   
   
   
   
 Definition at line 67 of file TofPatternCut.h.  
   
 Referenced by Check(), GetNHitPMTsOutsideTrack(), and SetTrackNumber().\hypertarget{classTofPatternCut_28f5094cd7898788d4e490e75384b538}{  
 \index{TofPatternCut@{TofPatternCut}!\_\-standalone@{\_\-standalone}}  
 \index{\_\-standalone@{\_\-standalone}!TofPatternCut@{TofPatternCut}}  
 \subsubsection[{\_\-standalone}]{\setlength{\rightskip}{0pt plus 5cm}bool {\bf TofPatternCut::\_\-standalone}\hspace{0.3cm}{\tt  \mbox{[}private\mbox{]}}}}  
 \label{classTofPatternCut_28f5094cd7898788d4e490e75384b538}  
   
   
   
   
 Definition at line 66 of file TofPatternCut.h.  
   
 Referenced by Check(), GetNHitPMTsOutsideTrack(), and SetStandalone().  
   
89  The documentation for this class was generated from the following files:\begin{CompactItemize}  The documentation for this class was generated from the following files:\begin{CompactItemize}
90  \item  \item
91  TofCuts/TofPatternCut/\hyperlink{TofPatternCut_8h}{TofPatternCut.h}\item  TofCuts/TofPatternCut/\hyperlink{TofPatternCut_8h}{TofPatternCut.h}\item

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23