Inheritance diagram for MLCPreprocessFilter:

Put here an extensive description of what your
    filter LCPreprocessFilter
    verbosity = info
    enable = true
    endmod
    
| Public Member Functions | |
| MLCPreprocessFilter (QSequence *s) | |
| constructor | |
| ~MLCPreprocessFilter () | |
| destructor | |
| void | GetCuts () | 
| Get cuts from config file. | |
| bool | Filter (const QEvent *ev) | 
| return true if ev passes the cuts | |
| Private Member Functions | |
| bool | UpdateRMS (double new_rms, const int lg) | 
| Private Attributes | |
| std::map< int, int > | fCurrentId | 
| std::map< int, size_t > | fCnt | 
| size_t | fMinNumbAvg | 
| double | fUnitOfRMS | 
| std::map< int, double > | fRMS | 
| bool MLCPreprocessFilter::UpdateRMS | ( | double | new_rms, | |
| const int | lg | |||
| ) |  [private] | 
Update rms value
 1.5.1
 1.5.1