ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::analysis::PeakelPicker_Basic::Config Struct Reference

#include <PeakelPicker.hpp>

Public Member Functions

 Config ()
 

Public Attributes

std::ostream * log
 
size_t minCharge
 
size_t maxCharge
 
size_t minMonoisotopicPeakelSize
 
MZTolerance mzTolerance
 
double rtTolerance
 
size_t minPeakelCount
 

Detailed Description

Definition at line 57 of file PeakelPicker.hpp.

Constructor & Destructor Documentation

§ Config()

pwiz::analysis::PeakelPicker_Basic::Config::Config ( )
inline

Member Data Documentation

§ log

std::ostream* pwiz::analysis::PeakelPicker_Basic::Config::log

Definition at line 59 of file PeakelPicker.hpp.

Referenced by createFeatureDetectorPeakel(), and testToy().

§ minCharge

size_t pwiz::analysis::PeakelPicker_Basic::Config::minCharge

Definition at line 60 of file PeakelPicker.hpp.

Referenced by createFeatureDetectorPeakel().

§ maxCharge

size_t pwiz::analysis::PeakelPicker_Basic::Config::maxCharge

Definition at line 61 of file PeakelPicker.hpp.

Referenced by createFeatureDetectorPeakel().

§ minMonoisotopicPeakelSize

size_t pwiz::analysis::PeakelPicker_Basic::Config::minMonoisotopicPeakelSize

Definition at line 62 of file PeakelPicker.hpp.

Referenced by createFeatureDetectorPeakel(), and createPeakelPicker().

§ mzTolerance

MZTolerance pwiz::analysis::PeakelPicker_Basic::Config::mzTolerance

Definition at line 63 of file PeakelPicker.hpp.

Referenced by createFeatureDetectorPeakel().

§ rtTolerance

double pwiz::analysis::PeakelPicker_Basic::Config::rtTolerance

Definition at line 64 of file PeakelPicker.hpp.

Referenced by createFeatureDetectorPeakel().

§ minPeakelCount

size_t pwiz::analysis::PeakelPicker_Basic::Config::minPeakelCount

Definition at line 65 of file PeakelPicker.hpp.

Referenced by createFeatureDetectorPeakel().


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