ProteoWizard
Classes | Public Member Functions | Private Attributes | List of all members
pwiz::analysis::PeakelPicker_Basic Class Reference

basic implementation More...

#include <PeakelPicker.hpp>

Inheritance diagram for pwiz::analysis::PeakelPicker_Basic:
pwiz::analysis::PeakelPicker

Classes

struct  Config
 

Public Member Functions

 PeakelPicker_Basic (const Config &config=Config())
 
virtual void pick (PeakelField &peakels, FeatureField &features) const
 
- Public Member Functions inherited from pwiz::analysis::PeakelPicker
virtual ~PeakelPicker ()
 

Private Attributes

Config config_
 

Detailed Description

basic implementation

Definition at line 53 of file PeakelPicker.hpp.

Constructor & Destructor Documentation

§ PeakelPicker_Basic()

pwiz::analysis::PeakelPicker_Basic::PeakelPicker_Basic ( const Config config = Config())
inline

Definition at line 81 of file PeakelPicker.hpp.

Member Function Documentation

§ pick()

virtual void pwiz::analysis::PeakelPicker_Basic::pick ( PeakelField peakels,
FeatureField features 
) const
virtual

Implements pwiz::analysis::PeakelPicker.

Referenced by testToy().

Member Data Documentation

§ config_

Config pwiz::analysis::PeakelPicker_Basic::config_
private

Definition at line 86 of file PeakelPicker.hpp.


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