#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/Deisotoper.h>
| Public Member Functions | |
| Deisotoper () | |
| Deisotoper (CentroidData &) | |
| virtual | ~Deisotoper () | 
| std::list< DeconvPeak > & | getDeconvPeaks () | 
| void | go (CentroidData &) | 
| void | cleanDeconvPeaks () | 
| int | getMinPeakGroupSize () | 
| double | getTheta () | 
| int | getScanNumber () | 
| bool | getShortReportFlag () | 
| void | setMinPeakGroupSize (int pMinPeakGroupSize) | 
| void | setTheta (double pTheta) | 
| void | setScanNumber (int pScanNumber) | 
| void | setShortReportFlag (bool pShortReportFlag) | 
| Protected Attributes | |
| std::list< DeconvPeak > | fDeconvPeaks | 
| int | fMinPeakGroupSize | 
| double | fTheta | 
| int | fScanNumber | 
| bool | fShortReportFlag | 
| Deisotoper | ( | ) | 
| Deisotoper | ( | CentroidData & | ) | 
| 
 | virtual | 
| void cleanDeconvPeaks | ( | ) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| void go | ( | CentroidData & | ) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | protected | 
| 
 | protected | 
| 
 | protected | 
| 
 | protected | 
| 
 | protected | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:35 using doxygen 1.8.5 |