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

FeatureFinderAlgorithmPickedHelperStructs::TheoreticalIsotopePattern Struct Reference

Helper structure for a theoretical isotope pattern used in FeatureFinderAlgorithmPicked. More...

#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithmPickedHelperStructs.h>

List of all members.

Public Member Functions

Size size () const
 Returns the size.

Public Attributes

std::vector< DoubleRealintensity
 Vector of intensity contributions.
Size optional_begin
 Number of optional peaks at the beginning of the pattern.
Size optional_end
 Number of optional peaks at the end of the pattern.
DoubleReal max
 The maximum intensity contribution before scaling the pattern to 1.
Size trimmed_left
 The number of isotopes trimmed on the left side. This is needed to reconstruct the monoisotopic peak.

Detailed Description

Helper structure for a theoretical isotope pattern used in FeatureFinderAlgorithmPicked.


Member Function Documentation

Size size (  )  const [inline]

Member Data Documentation

std::vector<DoubleReal> intensity

The maximum intensity contribution before scaling the pattern to 1.

Number of optional peaks at the beginning of the pattern.

Referenced by FeatureFinderAlgorithmPicked< PeakType, FeatureType >::isotopeScore_().

Number of optional peaks at the end of the pattern.

Referenced by FeatureFinderAlgorithmPicked< PeakType, FeatureType >::isotopeScore_().

The number of isotopes trimmed on the left side. This is needed to reconstruct the monoisotopic peak.

Referenced by FeatureFinderAlgorithmPicked< PeakType, FeatureType >::run().


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