ProteoWizard
|
implementation of ChromatogramList, backed by an mzML file More...
#include <ChromatogramList_mzML.hpp>
Static Public Member Functions | |
static ChromatogramListPtr | create (boost::shared_ptr< std::istream > is, const MSData &msd, const Index_mzML_Ptr &indexPtr) |
Additional Inherited Members | |
![]() | |
virtual const boost::shared_ptr< const DataProcessing > | dataProcessingPtr () const |
implementation of ChromatogramList More... | |
virtual void | setDataProcessingPtr (DataProcessingPtr dp) |
set DataProcessing More... | |
![]() | |
DataProcessingPtr | dp_ |
implementation of ChromatogramList, backed by an mzML file
Definition at line 39 of file ChromatogramList_mzML.hpp.
|
static |