Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Classes | Public Types

FeatureFinderDefs Struct Reference

The purpose of this struct is to provide definitions of classes and typedefs which are used throughout all FeatureFinder classes. More...

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

Inheritance diagram for FeatureFinderDefs:
FeatureFinder FeatureFinderAlgorithmMRM< PeakType, FeatureType > FeatureFinderAlgorithmPicked< PeakType, FeatureType > FeatureFinderAlgorithmSH< PeakType, FeatureType > FeatureFinderAlgorithmSimple< PeakType, FeatureType > FeatureFinderAlgorithmSimplest< PeakType, FeatureType > Fitter1D ModelFitter< PeakType, FeatureType > SimpleExtender< PeakType, FeatureType > SimpleSeeder< PeakType, FeatureType >

List of all members.

Classes

class  NoSuccessor
 Exception that is thrown if a method an invalid IndexPair is given. More...

Public Types

enum  Flag { UNUSED, USED }
 

Flags that indicate if a peak is already used in a feature.

More...
typedef IsotopeCluster::IndexPair IndexPair
 Index to peak consisting of two UInts (scan index / peak index).
typedef
IsotopeCluster::ChargedIndexSet 
ChargedIndexSet
 Index to peak consisting of two UInts (scan index / peak index) with charge information.
typedef IsotopeCluster::IndexSet IndexSet
 A set of peak indices.

Detailed Description

The purpose of this struct is to provide definitions of classes and typedefs which are used throughout all FeatureFinder classes.


Member Typedef Documentation

Index to peak consisting of two UInts (scan index / peak index) with charge information.

Reimplemented in Fitter1D.

Index to peak consisting of two UInts (scan index / peak index).

A set of peak indices.

Reimplemented in Fitter1D.


Member Enumeration Documentation

enum Flag

Flags that indicate if a peak is already used in a feature.

Enumerator:
UNUSED 
USED 

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