24#ifndef _CHROMATOGRAMLISTBASE_HPP_
25#define _CHROMATOGRAMLISTBASE_HPP_
42 virtual const boost::shared_ptr<const DataProcessing>
dataProcessingPtr()
const {
return dp_;}
common functionality for base ChromatogramList implementations
virtual const boost::shared_ptr< const DataProcessing > dataProcessingPtr() const
implementation of ChromatogramList
const char * polarityStringForFilter(CVID polarityType) const
virtual void setDataProcessingPtr(DataProcessingPtr dp)
set DataProcessing
Interface for accessing chromatograms, which may be stored in memory or backed by a data file (RAW,...
MS_negative_scan
negative scan: Polarity of the scan is negative.
boost::shared_ptr< DataProcessing > DataProcessingPtr