#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/CentroidPeak.h>
 
  
 | Protected Attributes | |
| int | charge_ | 
| int | nrIsotopes_ | 
| double | c13MassError_ | 
| double | score_ | 
| std::vector< CentroidPeak > | isotopicPeaks_ | 
|  Protected Attributes inherited from CentroidPeak | |
| int | isotopIdx_ | 
| double | mass_ | 
| double | intensity_ | 
| double | fittedIntensity_ | 
| double | orgIntensity_ | 
| double | tr_ | 
| double | signalToNoise_ | 
| std::string | extraPeakInfo_ | 
| DeconvPeak | ( | ) | 
| DeconvPeak | ( | double | , | 
| double | , | ||
| int | , | ||
| int | , | ||
| double | , | ||
| double | |||
| ) | 
| DeconvPeak | ( | const DeconvPeak & | ) | 
| DeconvPeak | ( | const DeconvPeak * | ) | 
| 
 | virtual | 
| 
 | inline | 
References DeconvPeak::c13MassError_.
| 
 | inline | 
References DeconvPeak::charge_.
| 
 | inline | 
References DeconvPeak::isotopicPeaks_.
| 
 | inline | 
References DeconvPeak::nrIsotopes_.
| 
 | inline | 
References DeconvPeak::score_.
| DeconvPeak& operator= | ( | const DeconvPeak & | ) | 
| 
 | inline | 
References DeconvPeak::c13MassError_.
| 
 | inline | 
References DeconvPeak::charge_.
| 
 | inline | 
References DeconvPeak::isotopicPeaks_.
| 
 | inline | 
References DeconvPeak::nrIsotopes_.
| 
 | inline | 
References DeconvPeak::score_.
| void show_info | ( | ) | 
| 
 | protected | 
Referenced by DeconvPeak::getC13MassError(), and DeconvPeak::setC13MassError().
| 
 | protected | 
Referenced by DeconvPeak::getCharge(), and DeconvPeak::setCharge().
| 
 | protected | 
Referenced by DeconvPeak::getIsotopicPeaks(), and DeconvPeak::setIsotopicPeaks().
| 
 | protected | 
Referenced by DeconvPeak::getNrIsotopes(), and DeconvPeak::setNrIsotopes().
| 
 | protected | 
Referenced by DeconvPeak::getScore(), and DeconvPeak::setScore().
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:34 using doxygen 1.8.5 |