Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

FeatureFinderAlgorithmPicked::TheoreticalIsotopePattern Struct Reference

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

List of all members.


Detailed Description

template<class PeakType, class FeatureType>
struct OpenMS::FeatureFinderAlgorithmPicked< PeakType, FeatureType >::TheoreticalIsotopePattern

Helper structure for a theoretical isotope pattern used in FeatureFinderAlgorithmPicked.

Public Member Functions

UInt size () const
 Returns the size.

Public Attributes

std::vector< DoubleRealintensity
 Vector of intensity contributions.
UInt optional_begin
 Number of optional peaks at the beginning of the pattern.
UInt optional_end
 Number of optional peaks at the end of the pattern.
DoubleReal max
 The maximum intensity contribution before scaling the pattern to 1.

Member Function Documentation

UInt size (  )  const [inline]

Returns the size.


Member Data Documentation

std::vector<DoubleReal> intensity

Vector of intensity contributions.

UInt optional_begin

Number of optional peaks at the beginning of the pattern.

UInt optional_end

Number of optional peaks at the end of the pattern.

DoubleReal max

The maximum intensity contribution before scaling the pattern to 1.


The documentation for this struct was generated from the following file:
Generated Tue Apr 1 15:36:47 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1