Go to the documentation of this file.
24 #ifndef _CHROMATOGRAMLIST_SAVITZKYGOLAYSMOOTHER_HPP_
25 #define _CHROMATOGRAMLIST_SAVITZKYGOLAYSMOOTHER_HPP_
58 #endif // _CHROMATOGRAMLIST_SAVITZKYGOLAYSMOOTHER_HPP_
const util::IntegerSet msLevelsToSmooth_
ChromatogramList_SavitzkyGolaySmoother(const msdata::ChromatogramListPtr &inner, const util::IntegerSet &msLevelsToSmooth)
boost::shared_ptr< ChromatogramList > ChromatogramListPtr
static bool accept(const msdata::ChromatogramListPtr &inner)
ChromatogramList implementation to return native centroided chromatogram data.
Inheritable pass-through implementation for wrapping a ChromatogramList.
virtual msdata::ChromatogramPtr chromatogram(size_t index, bool getBinaryData=false) const
retrieve a chromatogram by index
boost::shared_ptr< Chromatogram > ChromatogramPtr
a virtual container of integers, accessible via an iterator interface, stored as union of intervals