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.
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:08 using doxygen 1.8.13 |