23#ifndef _FEATUREDETECTORSIMPLE_HPP_
24#define _FEATUREDETECTORSIMPLE_HPP_
FeatureDetectorSimple detects 'rectangular' features, ie number of peaks in isotope envelope is the s...
virtual void detect(const MSData &msd, FeatureField &result) const
FeatureDetectorSimple(const FeatureDetectorSimple &)
FeatureDetectorSimple(boost::shared_ptr< PeakFamilyDetector > _pfd)
FeatureDetectorSimple & operator=(const FeatureDetectorSimple &)
boost::shared_ptr< Impl > _pimpl
MZRTField is a std::set of boost::shared_ptrs, stored as a binary tree ordered by LessThan_MZRT.
This is the root element of ProteoWizard; it represents the mzML element, defined as: intended to cap...