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. | |
Public Attributes | |
| Size | spectrum |
| Spectrum index. | |
| Size | peak |
| Peak index. | |
| Real | intensity |
| Intensity. | |
Helper structure for seeds used in FeatureFinderAlgorithmPicked.
| bool operator< | ( | const Seed & | rhs | ) | const [inline] |
Comparison operator.
References FeatureFinderAlgorithmPickedHelperStructs::Seed::intensity.
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:56 using doxygen 1.7.1 |