24#ifndef _SPECTRUMLIST_MZXML_HPP_
25#define _SPECTRUMLIST_MZXML_HPP_
implementation of SpectrumList, backed by an mzXML file
static SpectrumListPtr create(boost::shared_ptr< std::istream > is, const MSData &msd, bool indexed=true)
common functionality for base SpectrumList implementations
boost::shared_ptr< SpectrumList > SpectrumListPtr
This is the root element of ProteoWizard; it represents the mzML element, defined as: intended to cap...
exception thrown if create(*,*,true) is called and the mzXML index cannot be found
index_not_found(const std::string &what)