Go to the documentation of this file.
23 #ifndef _SPECTRUMLIST_SMOOTHER_HPP_
24 #define _SPECTRUMLIST_SMOOTHER_HPP_
62 #endif // _SPECTRUMLIST_SMOOTHER_HPP_
const util::IntegerSet msLevelsToSmooth_
boost::shared_ptr< SpectrumList > SpectrumListPtr
static bool accept(const msdata::SpectrumListPtr &inner)
Inheritable pass-through implementation for wrapping a SpectrumList.
SpectrumList_Smoother(const msdata::SpectrumListPtr &inner, SmootherPtr algorithm, const util::IntegerSet &msLevelsToSmooth)
boost::shared_ptr< Smoother > SmootherPtr
boost::shared_ptr< Spectrum > SpectrumPtr
virtual msdata::SpectrumPtr spectrum(size_t index, bool getBinaryData=false) const
retrieve a spectrum by index
SpectrumList implementation to return smoothed spectral data.
a virtual container of integers, accessible via an iterator interface, stored as union of intervals