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.
| float intensity |
Intensity.
| Size peak |
Peak index.
| Size spectrum |
Spectrum index.
| OpenMS / TOPP release 2.0.0 | Documentation generated on Sat May 16 2015 16:13:50 using doxygen 1.8.9.1 |