#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderDefs.h>
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... |
typedef IsotopeCluster::IndexPair IndexPair |
Index to peak consisting of two UInts (scan index / peak index).
Index to peak consisting of two UInts (scan index / peak index) with charge information.
Reimplemented in Fitter1D.
typedef IsotopeCluster::IndexSet IndexSet |
enum Flag |
Generated Tue Apr 1 15:36:47 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |