1 |
\hypertarget{classVerboseBlindCollection}{ |
2 |
\section{VerboseBlindCollection Class Reference} |
3 |
\label{classVerboseBlindCollection}\index{VerboseBlindCollection@{VerboseBlindCollection}} |
4 |
} |
5 |
A smart blind collection which prints selection reports. |
6 |
|
7 |
|
8 |
{\tt \#include $<$VerboseBlindCollection.h$>$} |
9 |
|
10 |
Inheritance diagram for VerboseBlindCollection::\begin{figure}[H] |
11 |
\begin{center} |
12 |
\leavevmode |
13 |
\includegraphics[height=5cm]{classVerboseBlindCollection} |
14 |
\end{center} |
15 |
\end{figure} |
16 |
\subsection*{Public Member Functions} |
17 |
\begin{CompactItemize} |
18 |
\item |
19 |
\hyperlink{classVerboseBlindCollection_ab392ccb3134af632dfbe26061c875a8}{VerboseBlindCollection} (const char $\ast$collectionName) |
20 |
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item |
21 |
\hyperlink{classVerboseBlindCollection_f52714b91449d21d3d0021380ec1f576}{$\sim$VerboseBlindCollection} () |
22 |
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
23 |
void \hyperlink{classVerboseBlindCollection_43d6ea7b5ea35c5dbb342e23584b79ee}{Finalize} () |
24 |
\begin{CompactList}\small\item\em The post analysis task. \item\end{CompactList}\end{CompactItemize} |
25 |
|
26 |
|
27 |
\subsection{Detailed Description} |
28 |
A smart blind collection which prints selection reports. |
29 |
|
30 |
This class inherits from \hyperlink{classSmartBlindCollection}{SmartBlindCollection}, so it can handle actions. It is designed to automate a very common task: printing the selection results at the end of the analysis. Other desired tasks can be accomplished by means of actions. |
31 |
|
32 |
Definition at line 20 of file VerboseBlindCollection.h. |
33 |
|
34 |
\subsection{Constructor \& Destructor Documentation} |
35 |
\hypertarget{classVerboseBlindCollection_ab392ccb3134af632dfbe26061c875a8}{ |
36 |
\index{VerboseBlindCollection@{VerboseBlindCollection}!VerboseBlindCollection@{VerboseBlindCollection}} |
37 |
\index{VerboseBlindCollection@{VerboseBlindCollection}!VerboseBlindCollection@{VerboseBlindCollection}} |
38 |
\subsubsection[{VerboseBlindCollection}]{\setlength{\rightskip}{0pt plus 5cm}VerboseBlindCollection::VerboseBlindCollection (const char $\ast$ {\em collectionName})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
39 |
\label{classVerboseBlindCollection_ab392ccb3134af632dfbe26061c875a8} |
40 |
|
41 |
|
42 |
Constructor. |
43 |
|
44 |
\begin{Desc} |
45 |
\item[Parameters:] |
46 |
\begin{description} |
47 |
\item[{\em collectionName}]The collection's name. \end{description} |
48 |
\end{Desc} |
49 |
|
50 |
|
51 |
Definition at line 28 of file VerboseBlindCollection.h.\hypertarget{classVerboseBlindCollection_f52714b91449d21d3d0021380ec1f576}{ |
52 |
\index{VerboseBlindCollection@{VerboseBlindCollection}!$\sim$VerboseBlindCollection@{$\sim$VerboseBlindCollection}} |
53 |
\index{$\sim$VerboseBlindCollection@{$\sim$VerboseBlindCollection}!VerboseBlindCollection@{VerboseBlindCollection}} |
54 |
\subsubsection[{$\sim$VerboseBlindCollection}]{\setlength{\rightskip}{0pt plus 5cm}VerboseBlindCollection::$\sim$VerboseBlindCollection ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
55 |
\label{classVerboseBlindCollection_f52714b91449d21d3d0021380ec1f576} |
56 |
|
57 |
|
58 |
Destructor. |
59 |
|
60 |
|
61 |
|
62 |
Definition at line 33 of file VerboseBlindCollection.h. |
63 |
|
64 |
\subsection{Member Function Documentation} |
65 |
\hypertarget{classVerboseBlindCollection_43d6ea7b5ea35c5dbb342e23584b79ee}{ |
66 |
\index{VerboseBlindCollection@{VerboseBlindCollection}!Finalize@{Finalize}} |
67 |
\index{Finalize@{Finalize}!VerboseBlindCollection@{VerboseBlindCollection}} |
68 |
\subsubsection[{Finalize}]{\setlength{\rightskip}{0pt plus 5cm}void VerboseBlindCollection::Finalize ()\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}} |
69 |
\label{classVerboseBlindCollection_43d6ea7b5ea35c5dbb342e23584b79ee} |
70 |
|
71 |
|
72 |
The post analysis task. |
73 |
|
74 |
This implementation simply prints the selection report, and then calls SmartColletion::Finalize(). |
75 |
|
76 |
Reimplemented from \hyperlink{classSmartBlindCollection_a78ee7b18b0913554e64b4e560453167}{SmartBlindCollection}. |
77 |
|
78 |
Definition at line 13 of file VerboseBlindCollection.cpp. |
79 |
|
80 |
References PamCutCollection::\_\-cuts, PamCutCollection::GetCut(), PamCut::GetName(), PamCut::GetNEv(), PamCut::GetNGood(), and PamCutCollection::GetSize(). |
81 |
|
82 |
The documentation for this class was generated from the following files:\begin{CompactItemize} |
83 |
\item |
84 |
Collections/VerboseBlindCollection/\hyperlink{VerboseBlindCollection_8h}{VerboseBlindCollection.h}\item |
85 |
Collections/VerboseBlindCollection/\hyperlink{VerboseBlindCollection_8cpp}{VerboseBlindCollection.cpp}\end{CompactItemize} |