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

FeatureFinderAlgorithmPicked::Seed Struct Reference

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

List of all members.


Detailed Description

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

Helper structure for seeds used in FeatureFinderAlgorithmPicked.

Public Member Functions

bool operator< (const Seed &rhs) const
 Comparison operator.

Public Attributes

UInt spectrum
 Spectrum index.
UInt peak
 Peak index.
Real intensity
 Intensity.

Member Function Documentation

bool operator< ( const Seed rhs  )  const [inline]

Comparison operator.


Member Data Documentation

UInt spectrum

Spectrum index.

UInt peak

Peak index.

Real intensity

Intensity.


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