MAvgRMS Class Reference
[Modules]
List of all members.
Detailed Description
one-line description of your module
- Author:
- batman Put here an extensive description of what your
module does.
|
Public Member Functions |
|
| MAvgRMS (QSequence *s) |
| | constructor
|
|
| ~MAvgRMS () |
| | destructor
|
|
void | Init () |
| | Init method.
|
|
QEvent * | Do (QEvent *ev) |
| | Do method.
|
|
void | Done () |
| | Done method.
|
Private Attributes |
|
std::string | fOutput |
|
std::map< int, double > | fAvgRMS |
|
std::map< int, int > | fCount |
|
int | fPadding |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/modpulseshape/MAvgRMS.hh
- /home/cuoresvn/cuore/pkg/modpulseshape/MAvgRMS.cc