MWienerFilter Class Reference
[Modules]

Inheritance diagram for MWienerFilter:

QModule QBaseModule

List of all members.


Detailed Description

Optimum filter module.

Applies the optimumfilter reading average pulse and noise from file or computing them with data.


Public Member Functions

 MWienerFilter (QSequence *s)
virtual void Init ()
 Init method is called before event loop.
virtual QEventDo (QEvent *ev)
 Doit method is called for each event, getting the event as argument.
virtual void Done ()
 Done method is called after event loop.

Private Attributes

std::map< int, WienerFilter * > fWienerFilter
 underlying optimum filter computation class
string AvgPulseFileName
 number of iteration for the determination of the avgpulses
string nPSFileName
unsigned int fMaxIterations
int fNumChannels
int fNormType
int fPreviousRun
int fThreshold
bool loadFromFile
 load average pulse and noise from ascii file
bool Diff
bool LoadFromTXO

The documentation for this class was generated from the following files:

Generated on Tue Nov 16 10:50:03 2010 for CUORE Software by  doxygen 1.5.6