MCreateRateReference 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 |
|
| MCreateRateReference (QSequence *s) |
| | constructor
|
|
| ~MCreateRateReference () |
| | destructor
|
|
void | Init () |
| | Init method.
|
|
QEvent * | Do (QEvent *ev) |
| | Do method.
|
|
void | Done () |
| | Done method.
|
Private Attributes |
|
std::vector< std::vector< int > > | fCounts |
|
std::vector< int > | fDurations |
|
std::vector< std::map< int, int > > | fThresholds |
|
int | fCurrRun |
|
int | fMaxRunAverage |
|
int | fNumRuns |
|
int | fMaxChannel |
|
std::string | fOutputFile |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/modmeascheck/MCreateRateReference.hh
- /home/cuoresvn/cuore/pkg/modmeascheck/MCreateRateReference.cc