ProteoWizard
Public Member Functions
pwiz::analysis::PeakelPicker Class Reference

interface for picking Peakels and arranging into Features; note: Peakels are actually removed from the PeakelField More...

#include <PeakelPicker.hpp>

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

List of all members.

Public Member Functions

virtual void pick (PeakelField &peakels, FeatureField &features) const =0
virtual ~PeakelPicker ()

Detailed Description

interface for picking Peakels and arranging into Features; note: Peakels are actually removed from the PeakelField

Definition at line 40 of file PeakelPicker.hpp.


Constructor & Destructor Documentation

virtual pwiz::analysis::PeakelPicker::~PeakelPicker ( )
inlinevirtual

Definition at line 46 of file PeakelPicker.hpp.

{}

Member Function Documentation

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

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