ProteoWizard
Classes | Public Member Functions | Private Attributes
pwiz::analysis::PeakelGrower_Proximity Class Reference

simple PeakelGrower implementation, based on proximity of Peaks More...

#include <PeakelGrower.hpp>

Inheritance diagram for pwiz::analysis::PeakelGrower_Proximity:
pwiz::analysis::PeakelGrower

List of all members.

Classes

struct  Config

Public Member Functions

 PeakelGrower_Proximity (const Config &config=Config())
virtual void sowPeak (PeakelField &, const Peak &peak) const
- Public Member Functions inherited from pwiz::analysis::PeakelGrower
virtual void sowPeaks (PeakelField &peakelField, const std::vector< Peak > &peaks) const
virtual void sowPeaks (PeakelField &peakelField, const std::vector< std::vector< Peak > > &peaks) const
virtual ~PeakelGrower ()

Private Attributes

Config config_

Additional Inherited Members

- Public Types inherited from pwiz::analysis::PeakelGrower
typedef pwiz::data::peakdata::Peak Peak

Detailed Description

simple PeakelGrower implementation, based on proximity of Peaks

Definition at line 57 of file PeakelGrower.hpp.


Constructor & Destructor Documentation

pwiz::analysis::PeakelGrower_Proximity::PeakelGrower_Proximity ( const Config config = Config())

Member Function Documentation

virtual void pwiz::analysis::PeakelGrower_Proximity::sowPeak ( PeakelField ,
const Peak peak 
) const
virtual

Member Data Documentation

Config pwiz::analysis::PeakelGrower_Proximity::config_
private

Definition at line 76 of file PeakelGrower.hpp.


The documentation for this class was generated from the following file: