|  | OpenMS
    2.6.0
    | 
Internal structure used in FeatureFindingMetabo that keeps track of a feature hypothesis (isotope group hypothesis). More...
#include <OpenMS/FILTERING/DATAREDUCTION/FeatureFindingMetabo.h>
| Private Attributes | |
| std::vector< const MassTrace * > | iso_pattern_ | 
| double | feat_score_ | 
| SignedSize | charge_ | 
Internal structure used in FeatureFindingMetabo that keeps track of a feature hypothesis (isotope group hypothesis).
default constructor
| ~FeatureHypothesis | ( | ) | 
default destructor
| FeatureHypothesis | ( | const FeatureHypothesis & | ) | 
copy constructor
| void addMassTrace | ( | const MassTrace & | ) | 
addMassTrace
| std::vector<double> getAllCentroidMZ | ( | ) | const | 
| std::vector<double> getAllCentroidRT | ( | ) | const | 
| std::vector<double> getAllIntensities | ( | bool | smoothed = false | ) | const | 
| double getCentroidMZ | ( | ) | const | 
| double getCentroidRT | ( | ) | const | 
| SignedSize getCharge | ( | ) | const | 
| std::vector< OpenMS::MSChromatogram > getChromatograms | ( | UInt64 | feature_id | ) | const | 
| std::vector<ConvexHull2D> getConvexHulls | ( | ) | const | 
| double getFWHM | ( | ) | const | 
| std::vector<double> getIsotopeDistances | ( | ) | const | 
| String getLabel | ( | ) | const | 
| std::vector<String> getLabels | ( | ) | const | 
| double getMonoisotopicFeatureIntensity | ( | bool | ) | const | 
| Size getNumFeatPoints | ( | ) | const | 
| double getScore | ( | ) | const | 
Referenced by CmpHypothesesByScore::operator()().
| Size getSize | ( | ) | const | 
| double getSummedFeatureIntensity | ( | bool | ) | const | 
| FeatureHypothesis& operator= | ( | const FeatureHypothesis & | rhs | ) | 
assignment operator
| void setCharge | ( | const SignedSize & | ch | ) | 
| void setScore | ( | const double & | score | ) | 
| 
 | private | 
| 
 | private | 
| 
 | private | 
 1.8.16
 1.8.16