|  | OpenMS
    2.6.0
    | 
Helper structure for seeds used in FeatureFinderAlgorithmPicked. More...
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithmPickedHelperStructs.h>
| Public Member Functions | |
| bool | operator< (const Seed &rhs) const | 
| Comparison operator.  More... | |
| Public Attributes | |
| Size | spectrum | 
| Spectrum index.  More... | |
| Size | peak | 
| Peak index.  More... | |
| float | intensity | 
| Intensity.  More... | |
Helper structure for seeds used in FeatureFinderAlgorithmPicked.
| bool operator< | ( | const Seed & | rhs | ) | const | 
Comparison operator.
| float intensity | 
Intensity.
| Size peak | 
Peak index.
| Size spectrum | 
Spectrum index.
 1.8.16
 1.8.16