PeakFinder implementation based on signal-to-noise ratio.
More...
#include <PeakFinder.hpp>
List of all members.
Detailed Description
PeakFinder implementation based on signal-to-noise ratio.
Definition at line 52 of file PeakFinder.hpp.
Constructor & Destructor Documentation
pwiz::analysis::PeakFinder_SNR::PeakFinder_SNR |
( |
boost::shared_ptr< NoiseCalculator > |
noiseCalculator, |
|
|
const Config & |
config = Config() |
|
) |
| |
Member Function Documentation
virtual void pwiz::analysis::PeakFinder_SNR::findPeaks |
( |
const math::OrderedPairContainerRef & |
pairs, |
|
|
std::vector< size_t > & |
resultIndices |
|
) |
| const |
|
virtual |
Member Data Documentation
boost::shared_ptr<NoiseCalculator> pwiz::analysis::PeakFinder_SNR::noiseCalculator_ |
|
private |
Config pwiz::analysis::PeakFinder_SNR::config_ |
|
private |
The documentation for this class was generated from the following file:
- /Users/parag/_Research/pwiz/svn/trunk/pwiz/pwiz/analysis/peakdetect/PeakFinder.hpp