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

convenience construction More...

#include <FeatureDetectorPeakel.hpp>

Public Member Functions

 Config ()
 

Public Attributes

std::ostream * log
 
NoiseCalculator_2Pass::Config noiseCalculator_2Pass
 
PeakFinder_SNR::Config peakFinder_SNR
 
PeakFitter_Parabola::Config peakFitter_Parabola
 
PeakelGrower_Proximity::Config peakelGrower_Proximity
 
PeakelPicker_Basic::Config peakelPicker_Basic
 

Detailed Description

convenience construction

Definition at line 59 of file FeatureDetectorPeakel.hpp.

Constructor & Destructor Documentation

§ Config()

pwiz::analysis::FeatureDetectorPeakel::Config::Config ( )
inline

Definition at line 68 of file FeatureDetectorPeakel.hpp.

Member Data Documentation

§ log

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

Definition at line 61 of file FeatureDetectorPeakel.hpp.

§ noiseCalculator_2Pass

NoiseCalculator_2Pass::Config pwiz::analysis::FeatureDetectorPeakel::Config::noiseCalculator_2Pass

Definition at line 62 of file FeatureDetectorPeakel.hpp.

Referenced by createFeatureDetectorPeakel().

§ peakFinder_SNR

PeakFinder_SNR::Config pwiz::analysis::FeatureDetectorPeakel::Config::peakFinder_SNR

Definition at line 63 of file FeatureDetectorPeakel.hpp.

Referenced by createFeatureDetectorPeakel().

§ peakFitter_Parabola

PeakFitter_Parabola::Config pwiz::analysis::FeatureDetectorPeakel::Config::peakFitter_Parabola

Definition at line 64 of file FeatureDetectorPeakel.hpp.

Referenced by createFeatureDetectorPeakel().

§ peakelGrower_Proximity

PeakelGrower_Proximity::Config pwiz::analysis::FeatureDetectorPeakel::Config::peakelGrower_Proximity

Definition at line 65 of file FeatureDetectorPeakel.hpp.

Referenced by createFeatureDetectorPeakel().

§ peakelPicker_Basic

PeakelPicker_Basic::Config pwiz::analysis::FeatureDetectorPeakel::Config::peakelPicker_Basic

Definition at line 66 of file FeatureDetectorPeakel.hpp.

Referenced by createFeatureDetectorPeakel().


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