#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/CentroidPeak.h>
◆ DeconvPeak() [1/4]
◆ DeconvPeak() [2/4]
◆ DeconvPeak() [3/4]
◆ DeconvPeak() [4/4]
◆ ~DeconvPeak()
◆ getC13MassError()
◆ getCharge()
◆ getIsotopicPeaks()
◆ getNrIsotopes()
◆ getScore()
◆ operator=()
◆ setC13MassError()
void setC13MassError |
( |
double |
pC13MassError | ) |
|
|
inline |
◆ setCharge()
void setCharge |
( |
int |
pCharge | ) |
|
|
inline |
◆ setIsotopicPeaks()
void setIsotopicPeaks |
( |
std::vector< CentroidPeak > |
pIsotopicPeaks | ) |
|
|
inline |
◆ setNrIsotopes()
void setNrIsotopes |
( |
int |
pNrIsotopes | ) |
|
|
inline |
◆ setScore()
void setScore |
( |
double |
pScore | ) |
|
|
inline |
◆ show_info()
◆ c13MassError_
◆ charge_
◆ isotopicPeaks_
◆ nrIsotopes_
◆ score_