FeatureDetectorSimple detects 'rectangular' features, ie number of peaks in isotope envelope is the same for each scan included in the feature.
More...
#include <FeatureDetectorSimple.hpp>
List of all members.
Private Attributes |
boost::shared_ptr< Impl > | _pimpl |
Detailed Description
FeatureDetectorSimple detects 'rectangular' features, ie number of peaks in isotope envelope is the same for each scan included in the feature.
Definition at line 39 of file FeatureDetectorSimple.hpp.
Constructor & Destructor Documentation
pwiz::analysis::FeatureDetectorSimple::FeatureDetectorSimple |
( |
boost::shared_ptr< PeakFamilyDetector > |
_pfd | ) |
|
Member Function Documentation
virtual void pwiz::analysis::FeatureDetectorSimple::detect |
( |
const MSData & |
msd, |
|
|
FeatureField & |
result |
|
) |
| const |
|
virtual |
Member Data Documentation
boost::shared_ptr<Impl> pwiz::analysis::FeatureDetectorSimple::_pimpl |
|
private |
The documentation for this class was generated from the following file: