Predicate that determines if a spectrum is a zoom (enhanced resolution) spectrum. More...
#include <OpenMS/KERNEL/RangeUtils.h>
Public Member Functions | |
IsZoomSpectrum (bool reverse=false) | |
Constructor. More... | |
bool | operator() (const SpectrumType &s) const |
Protected Attributes | |
bool | reverse_ |
Predicate that determines if a spectrum is a zoom (enhanced resolution) spectrum.
SpectrumType must have a getInstrumentSettings() method
|
inlineexplicit |
Constructor.
reverse | if reverse is true, operator() returns true if the spectrum is not a zoom spectrum |
|
inline |
References IsZoomSpectrum< SpectrumType >::reverse_.
|
protected |
Referenced by IsZoomSpectrum< SpectrumType >::operator()().
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:32 using doxygen 1.8.5 |