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

FeatureFinderDefs Struct Reference

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

Inheritance diagram for FeatureFinderDefs:

FeatureFinder FeatureFinderAlgorithmPicked FeatureFinderAlgorithmSimple FeatureFinderAlgorithmSimplest Fitter1D ModelFitter SimpleExtender SimpleSeeder

List of all members.


Detailed Description

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

Public Types

enum  Flag { UNUSED, USED }
 Flags that indicate if a peak is alread 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.

Classes

class  NoSuccessor
 Exception that is thrown if a method a invalid IndexPair is given. More...
class  UnableToFit
 Exception used if a ModelFitter cannot fit a model i.e. data set with standard deviation of zero. More...

Member Typedef Documentation

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.

Reimplemented in Fitter1D.

typedef IsotopeCluster::IndexSet IndexSet

A set of peak indices.

Reimplemented in Fitter1D.


Member Enumeration Documentation

enum Flag

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

Enumerator:
UNUSED 
USED 


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