24#ifndef _SPECTRUMLIST_MZREFINER_HPP_
25#define _SPECTRUMLIST_MZREFINER_HPP_
SpectrumList_MZRefiner(const msdata::MSData &msd, const std::string &identFilePath, const std::string &cvTerm, const std::string &rangeSet, const util::IntegerSet &msLevelsToRefine, double step=0.0, int maxStep=0, bool assumeHighRes=false, pwiz::util::IterationListenerRegistry *ilr=NULL)
virtual msdata::SpectrumPtr spectrum(size_t index, bool getBinaryData=false) const
retrieve a spectrum by index
boost::shared_ptr< Impl > impl_
Inheritable pass-through implementation for wrapping a SpectrumList.
a virtual container of integers, accessible via an iterator interface, stored as union of intervals
handles registration of IterationListeners and broadcast of update messages
boost::shared_ptr< Spectrum > SpectrumPtr
This is the root element of ProteoWizard; it represents the mzML element, defined as: intended to cap...