
Public Member Functions | |
| MRejectBadIntervals (QSequence *s) | |
| constructor | |
| ~MRejectBadIntervals () | |
| destructor | |
| void | GetCuts () |
| Get cuts from config file. | |
| bool | Filter (const QEvent *ev) |
| return true if ev passes the cuts | |
Private Types | |
| enum | RejectMode { MODE_ANTICOINCIDENCE, MODE_DEFAULT, MODE_KEEP_BAD_CALIBRATION_RESOLUTION, MODE_STABILIZATION, MODE_CUSTOM } |
| Reject mode types. | |
Private Attributes | |
| RejectMode | fRejectMode |
| Reject mode. | |
| std::vector< std::string > | fAllowedTypes |
| List of allowed types of bad intervals (depends on reject mode). | |
1.5.6