24#ifndef _CHROMATOGRAMLIST_MZML_HPP_
25#define _CHROMATOGRAMLIST_MZML_HPP_
implementation of ChromatogramList, backed by an mzML file
static ChromatogramListPtr create(boost::shared_ptr< std::istream > is, const MSData &msd, const Index_mzML_Ptr &indexPtr)
common functionality for base ChromatogramList implementations
boost::shared_ptr< ChromatogramList > ChromatogramListPtr
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...