1 |
\hypertarget{classVerboseCollection}{ |
2 |
\section{VerboseCollection Class Reference} |
3 |
\label{classVerboseCollection}\index{VerboseCollection@{VerboseCollection}} |
4 |
} |
5 |
A smart collection which prints selection reports. |
6 |
|
7 |
|
8 |
{\tt \#include $<$VerboseCollection.h$>$} |
9 |
|
10 |
Inheritance diagram for VerboseCollection::\begin{figure}[H] |
11 |
\begin{center} |
12 |
\leavevmode |
13 |
\includegraphics[height=4cm]{classVerboseCollection} |
14 |
\end{center} |
15 |
\end{figure} |
16 |
\subsection*{Public Member Functions} |
17 |
\begin{CompactItemize} |
18 |
\item |
19 |
\hyperlink{classVerboseCollection_00cc4b51c872adfea1abde1b84d4dd5f}{VerboseCollection} (const char $\ast$collectionName) |
20 |
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item |
21 |
\hyperlink{classVerboseCollection_168e74f80f98b6fa43c5d4c1c1edb2e1}{$\sim$VerboseCollection} () |
22 |
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
23 |
void \hyperlink{classVerboseCollection_3fcdf28d50507d772647d4306a78f3cc}{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 collection which prints selection reports. |
29 |
|
30 |
This class inherits from \hyperlink{classSmartCollection}{SmartCollection}, 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 VerboseCollection.h. |
33 |
|
34 |
\subsection{Constructor \& Destructor Documentation} |
35 |
\hypertarget{classVerboseCollection_00cc4b51c872adfea1abde1b84d4dd5f}{ |
36 |
\index{VerboseCollection@{VerboseCollection}!VerboseCollection@{VerboseCollection}} |
37 |
\index{VerboseCollection@{VerboseCollection}!VerboseCollection@{VerboseCollection}} |
38 |
\subsubsection[{VerboseCollection}]{\setlength{\rightskip}{0pt plus 5cm}VerboseCollection::VerboseCollection (const char $\ast$ {\em collectionName})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
39 |
\label{classVerboseCollection_00cc4b51c872adfea1abde1b84d4dd5f} |
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 VerboseCollection.h.\hypertarget{classVerboseCollection_168e74f80f98b6fa43c5d4c1c1edb2e1}{ |
52 |
\index{VerboseCollection@{VerboseCollection}!$\sim$VerboseCollection@{$\sim$VerboseCollection}} |
53 |
\index{$\sim$VerboseCollection@{$\sim$VerboseCollection}!VerboseCollection@{VerboseCollection}} |
54 |
\subsubsection[{$\sim$VerboseCollection}]{\setlength{\rightskip}{0pt plus 5cm}VerboseCollection::$\sim$VerboseCollection ()\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
55 |
\label{classVerboseCollection_168e74f80f98b6fa43c5d4c1c1edb2e1} |
56 |
|
57 |
|
58 |
Destructor. |
59 |
|
60 |
|
61 |
|
62 |
Definition at line 33 of file VerboseCollection.h. |
63 |
|
64 |
\subsection{Member Function Documentation} |
65 |
\hypertarget{classVerboseCollection_3fcdf28d50507d772647d4306a78f3cc}{ |
66 |
\index{VerboseCollection@{VerboseCollection}!Finalize@{Finalize}} |
67 |
\index{Finalize@{Finalize}!VerboseCollection@{VerboseCollection}} |
68 |
\subsubsection[{Finalize}]{\setlength{\rightskip}{0pt plus 5cm}void VerboseCollection::Finalize ()\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}} |
69 |
\label{classVerboseCollection_3fcdf28d50507d772647d4306a78f3cc} |
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{classSmartCollection_8105730615ad127a482a7fb399695977}{SmartCollection}. |
77 |
|
78 |
Definition at line 13 of file VerboseCollection.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/VerboseCollection/\hyperlink{VerboseCollection_8h}{VerboseCollection.h}\item |
85 |
Collections/VerboseCollection/\hyperlink{VerboseCollection_8cpp}{VerboseCollection.cpp}\end{CompactItemize} |