#include <OpenMS/KERNEL/RangeUtils.h>
SpectrumType must have a size() member function
Public Member Functions | |
IsEmptySpectrum (bool reverse=false) | |
Constructor. | |
bool | operator() (const SpectrumType &s) const |
Protected Attributes | |
bool | reverse_ |
IsEmptySpectrum | ( | bool | reverse = false |
) | [inline] |
Constructor.
reverse | if reverse is true, operator() return true if the spectrum is not empty |
bool operator() | ( | const SpectrumType & | s | ) | const [inline] |
bool reverse_ [protected] |
Generated Tue Apr 1 15:36:46 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |