24#ifndef _SPECTRUMLIST_MZML_HPP_
25#define _SPECTRUMLIST_MZML_HPP_
implementation of SpectrumList, backed by an mzML file
static SpectrumListPtr create(boost::shared_ptr< std::istream > is, const MSData &msd, const Index_mzML_Ptr &indexPtr)
common functionality for base SpectrumList implementations
boost::shared_ptr< SpectrumList > SpectrumListPtr
boost::shared_ptr< Index_mzML > Index_mzML_Ptr
This is the root element of ProteoWizard; it represents the mzML element, defined as: intended to cap...