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