ProteoWizard
Public Member Functions | Public Attributes
pwiz::analysis::FeatureDetectorPeakel::Config Struct Reference

convenience construction More...

#include <FeatureDetectorPeakel.hpp>

List of all members.

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

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

Definition at line 68 of file FeatureDetectorPeakel.hpp.

: log(0) {}

Member Data Documentation

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

Definition at line 61 of file FeatureDetectorPeakel.hpp.

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

Definition at line 62 of file FeatureDetectorPeakel.hpp.

Referenced by createFeatureDetectorPeakel().

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

Definition at line 63 of file FeatureDetectorPeakel.hpp.

Referenced by createFeatureDetectorPeakel().

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

Definition at line 64 of file FeatureDetectorPeakel.hpp.

Referenced by createFeatureDetectorPeakel().

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

Definition at line 65 of file FeatureDetectorPeakel.hpp.

Referenced by createFeatureDetectorPeakel().

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: