23 #ifndef _SPECTRUMLIST_PEAKFILTER_HPP_ 24 #define _SPECTRUMLIST_PEAKFILTER_HPP_ 27 #include <boost/scoped_ptr.hpp> 74 #endif // _SPECTRUMLIST_PEAKFILTER_HPP_
boost::shared_ptr< SpectrumDataFilter > SpectrumDataFilterPtr
double defaultWindowWidth
boost::shared_ptr< Spectrum > SpectrumPtr
SpectrumList implementation that returns spectra with the specified SpectrumDataFilter operation appl...
virtual void describe(pwiz::msdata::ProcessingMethod &) const
Inheritable pass-through implementation for wrapping a SpectrumList.
Description of the default peak processing method. This element describes the base method used in the...
boost::shared_ptr< SpectrumList > SpectrumListPtr
This element captures the isolation (or 'selection') window configured to isolate one or more precurs...
SpectrumDataFilterPtr filterFunctor_
msdata::SpectrumListPtr spectrumList
static bool accept(const msdata::SpectrumListPtr &inner)
peak filters work on any SpectrumList
msdata::IsolationWindow window