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