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 Wed Mar 30 2016 12:49:27 using doxygen 1.8.11 |