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