OpenMS
2.5.0
|
#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 | ( | const DeconvPeak & | ) |
DeconvPeak | ( | const DeconvPeak * | ) |
|
override |
|
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().