1\subsection{wfstat\_\-t Struct Reference}
2\label{structwfstat__t}\index{wfstat\_\-t@{wfstat\_\-t}}
3{\tt \#include $<$bpm\_\-wf.h$>$}
4
5
6
7\subsubsection{Detailed Description}
8Structure with basic waveform statistics
9
10Definition at line 196 of file bpm\_\-wf.h.\subsubsection*{Data Fields}
11\begin{CompactItemize}
12\item
13int {\bf imax}
14\item
15int {\bf imin}
16\item
17double {\bf max}
18\item
19double {\bf min}
20\item
21double {\bf mean}
22\item
23double {\bf rms}
24\end{CompactItemize}
25
26
27\subsubsection{Field Documentation}
28\index{wfstat\_\-t@{wfstat\_\-t}!imax@{imax}}
29\index{imax@{imax}!wfstat_t@{wfstat\_\-t}}
30\paragraph[imax]{\setlength{\rightskip}{0pt plus 5cm}int {\bf wfstat\_\-t::imax}}\hfill\label{structwfstat__t_f1cdafb6b6193cb959ac93199ee0c89a}
31
32
33The sample nr of maximum of waveform
34
35Definition at line 197 of file bpm\_\-wf.h.
36
37Referenced by doublewf\_\-basic\_\-stats(), wfstat\_\-print(), and wfstat\_\-reset().\index{wfstat\_\-t@{wfstat\_\-t}!imin@{imin}}
38\index{imin@{imin}!wfstat_t@{wfstat\_\-t}}
39\paragraph[imin]{\setlength{\rightskip}{0pt plus 5cm}int {\bf wfstat\_\-t::imin}}\hfill\label{structwfstat__t_a52ebc437733260e378a2fa227c71a6d}
40
41
42The sample nr of minimum of waveform
43
44Definition at line 198 of file bpm\_\-wf.h.
45
46Referenced by doublewf\_\-basic\_\-stats(), wfstat\_\-print(), and wfstat\_\-reset().\index{wfstat\_\-t@{wfstat\_\-t}!max@{max}}
47\index{max@{max}!wfstat_t@{wfstat\_\-t}}
48\paragraph[max]{\setlength{\rightskip}{0pt plus 5cm}double {\bf wfstat\_\-t::max}}\hfill\label{structwfstat__t_ec3cb4f107dea858fff8be1c0674c598}
49
50
51The maximum value of waveform
52
53Definition at line 199 of file bpm\_\-wf.h.
54
55Referenced by doublewf\_\-basic\_\-stats(), wfstat\_\-print(), and wfstat\_\-reset().\index{wfstat\_\-t@{wfstat\_\-t}!min@{min}}
56\index{min@{min}!wfstat_t@{wfstat\_\-t}}
57\paragraph[min]{\setlength{\rightskip}{0pt plus 5cm}double {\bf wfstat\_\-t::min}}\hfill\label{structwfstat__t_3620e9e451fa4b13d7e0ff9b690acd6a}
58
59
60The minimum value of waveform
61
62Definition at line 200 of file bpm\_\-wf.h.
63
64Referenced by doublewf\_\-basic\_\-stats(), wfstat\_\-print(), and wfstat\_\-reset().\index{wfstat\_\-t@{wfstat\_\-t}!mean@{mean}}
65\index{mean@{mean}!wfstat_t@{wfstat\_\-t}}
66\paragraph[mean]{\setlength{\rightskip}{0pt plus 5cm}double {\bf wfstat\_\-t::mean}}\hfill\label{structwfstat__t_04b4e373b3235bef5511c760dc66f4a5}
67
68
69The mean of waveform
70
71Definition at line 201 of file bpm\_\-wf.h.
72
73Referenced by doublewf\_\-basic\_\-stats(), get\_\-pedestal(), process\_\-diode(), wfstat\_\-print(), and wfstat\_\-reset().\index{wfstat\_\-t@{wfstat\_\-t}!rms@{rms}}
74\index{rms@{rms}!wfstat_t@{wfstat\_\-t}}
75\paragraph[rms]{\setlength{\rightskip}{0pt plus 5cm}double {\bf wfstat\_\-t::rms}}\hfill\label{structwfstat__t_715e41714d2b81fb030c27326436bfbb}
76
77
78The rms of waveform
79
80Definition at line 202 of file bpm\_\-wf.h.
81
82Referenced by doublewf\_\-basic\_\-stats(), get\_\-pedestal(), process\_\-diode(), wfstat\_\-print(), and wfstat\_\-reset().
83
84The documentation for this struct was generated from the following file:\begin{CompactItemize}
85\item
86bpmwf/{\bf bpm\_\-wf.h}\end{CompactItemize}
87