Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Private Attributes

FeatureHypothesis Class Reference

#include <OpenMS/FILTERING/DATAREDUCTION/FeatureFindingMetabo.h>

List of all members.

Public Member Functions

 FeatureHypothesis ()
 default constructor
 ~FeatureHypothesis ()
 default destructor
 FeatureHypothesis (const FeatureHypothesis &)
 copy constructor
FeatureHypothesisoperator= (const FeatureHypothesis &rhs)
 assignment operator
Size getSize () const
String getLabel ()
std::vector< StringgetLabels ()
DoubleReal getScore ()
void setScore (const DoubleReal &score)
SignedSize getCharge ()
void setCharge (const SignedSize &ch)
std::vector< DoubleRealgetAllIntensities (bool smoothed=false)
DoubleReal getCentroidMZ ()
DoubleReal getCentroidRT ()
DoubleReal getFWHM (bool use_smoothed_ints=false)
void addMassTrace (MassTrace &)
 addMassTrace
DoubleReal getMonoisotopicFeatureIntensity (bool)
DoubleReal getSummedFeatureIntensity (bool)
Size getNumFeatPoints () const
std::vector< ConvexHull2DgetConvexHulls () const

Private Attributes

std::vector< MassTrace * > iso_pattern_
DoubleReal feat_score_
SignedSize charge_

Constructor & Destructor Documentation

default constructor

default destructor

copy constructor


Member Function Documentation

void addMassTrace ( MassTrace  ) 

addMassTrace

std::vector<DoubleReal> getAllIntensities ( bool  smoothed = false  )  [inline]
DoubleReal getCentroidMZ (  )  [inline]
DoubleReal getCentroidRT (  )  [inline]
SignedSize getCharge (  )  [inline]
std::vector<ConvexHull2D> getConvexHulls (  )  const
DoubleReal getFWHM ( bool  use_smoothed_ints = false  )  [inline]
String getLabel (  )  [inline]
std::vector<String> getLabels (  )  [inline]
DoubleReal getMonoisotopicFeatureIntensity ( bool   ) 
Size getNumFeatPoints (  )  const
DoubleReal getScore (  )  [inline]
Size getSize (  )  const [inline]
DoubleReal getSummedFeatureIntensity ( bool   ) 
FeatureHypothesis& operator= ( const FeatureHypothesis rhs  ) 

assignment operator

void setCharge ( const SignedSize ch  )  [inline]
void setScore ( const DoubleReal score  )  [inline]

Member Data Documentation

SignedSize charge_ [private]
std::vector<MassTrace *> iso_pattern_ [private]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:53 using doxygen 1.7.1