1 |
\hypertarget{classGeoFieldCut}{ |
2 |
\section{GeoFieldCut Class Reference} |
3 |
\label{classGeoFieldCut}\index{GeoFieldCut@{GeoFieldCut}} |
4 |
} |
5 |
The geomagnetic cut. |
6 |
|
7 |
|
8 |
{\tt \#include $<$GeoFieldCut.h$>$} |
9 |
|
10 |
Inheritance diagram for GeoFieldCut::\begin{figure}[H] |
11 |
\begin{center} |
12 |
\leavevmode |
13 |
\includegraphics[height=2cm]{classGeoFieldCut} |
14 |
\end{center} |
15 |
\end{figure} |
16 |
\subsection*{Public Member Functions} |
17 |
\begin{CompactItemize} |
18 |
\item |
19 |
\hyperlink{classGeoFieldCut_9a4d437393b21f108338da9ae75f82bd}{GeoFieldCut} (const char $\ast$cutName, Float\_\-t bAbs) |
20 |
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item |
21 |
\hypertarget{classGeoFieldCut_cc00d889002cf63ab42d1fefb41a62a1}{ |
22 |
\hyperlink{classGeoFieldCut_cc00d889002cf63ab42d1fefb41a62a1}{$\sim$GeoFieldCut} ()} |
23 |
\label{classGeoFieldCut_cc00d889002cf63ab42d1fefb41a62a1} |
24 |
|
25 |
\begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item |
26 |
int \hyperlink{classGeoFieldCut_edb5a8ed5c91d3f2436fe45e979cc778}{Check} (PamLevel2 $\ast$event) |
27 |
\begin{CompactList}\small\item\em Apply the geomagnetic cut. \item\end{CompactList}\end{CompactItemize} |
28 |
|
29 |
|
30 |
\subsection{Detailed Description} |
31 |
The geomagnetic cut. |
32 |
|
33 |
\subsection{Constructor \& Destructor Documentation} |
34 |
\hypertarget{classGeoFieldCut_9a4d437393b21f108338da9ae75f82bd}{ |
35 |
\index{GeoFieldCut@{GeoFieldCut}!GeoFieldCut@{GeoFieldCut}} |
36 |
\index{GeoFieldCut@{GeoFieldCut}!GeoFieldCut@{GeoFieldCut}} |
37 |
\subsubsection[{GeoFieldCut}]{\setlength{\rightskip}{0pt plus 5cm}GeoFieldCut::GeoFieldCut (const char $\ast$ {\em cutName}, \/ Float\_\-t {\em bAbs})\hspace{0.3cm}{\tt \mbox{[}inline\mbox{]}}}} |
38 |
\label{classGeoFieldCut_9a4d437393b21f108338da9ae75f82bd} |
39 |
|
40 |
|
41 |
Constructor. |
42 |
|
43 |
\begin{Desc} |
44 |
\item[Parameters:] |
45 |
\begin{description} |
46 |
\item[{\em cutName}]The cut's name.. \item[{\em bAbs}]The lower threshold value of the geomagnetic field, in gauss. \end{description} |
47 |
\end{Desc} |
48 |
|
49 |
|
50 |
\subsection{Member Function Documentation} |
51 |
\hypertarget{classGeoFieldCut_edb5a8ed5c91d3f2436fe45e979cc778}{ |
52 |
\index{GeoFieldCut@{GeoFieldCut}!Check@{Check}} |
53 |
\index{Check@{Check}!GeoFieldCut@{GeoFieldCut}} |
54 |
\subsubsection[{Check}]{\setlength{\rightskip}{0pt plus 5cm}int GeoFieldCut::Check (PamLevel2 $\ast$ {\em event})\hspace{0.3cm}{\tt \mbox{[}virtual\mbox{]}}}} |
55 |
\label{classGeoFieldCut_edb5a8ed5c91d3f2436fe45e979cc778} |
56 |
|
57 |
|
58 |
Apply the geomagnetic cut. |
59 |
|
60 |
This routine rejects the events with $|$B$|$ $<$ bAbs. \begin{Desc} |
61 |
\item[Parameters:] |
62 |
\begin{description} |
63 |
\item[{\em event}]The event to analyze. \end{description} |
64 |
\end{Desc} |
65 |
\begin{Desc} |
66 |
\item[Returns:]CUTOK if $|$B$|$ $>$ bAbs, 0 otherwise. \end{Desc} |
67 |
|
68 |
|
69 |
Implements \hyperlink{classPamCut_a874600461950d1f2b75ce3938f91cbe}{PamCut}. |
70 |
|
71 |
The documentation for this class was generated from the following files:\begin{CompactItemize} |
72 |
\item |
73 |
MiscCuts/GeoFieldCut/\hyperlink{GeoFieldCut_8h}{GeoFieldCut.h}\item |
74 |
MiscCuts/GeoFieldCut/\hyperlink{GeoFieldCut_8cpp}{GeoFieldCut.cpp}\end{CompactItemize} |