ProteoWizard
Public Member Functions | Public Attributes
pwiz::analysis::RegionAnalyzer::Stats Struct Reference

#include <RegionAnalyzer.hpp>

List of all members.

Public Member Functions

 Stats ()

Public Attributes

size_t nonzeroCount
double sum_sumIntensity
double sum_peak_intensity
double mean_peak_mz
double variance_peak_mz
double sd_peak_mz
size_t indexApex

Detailed Description

Definition at line 70 of file RegionAnalyzer.hpp.


Constructor & Destructor Documentation

pwiz::analysis::RegionAnalyzer::Stats::Stats ( )

Member Data Documentation

size_t pwiz::analysis::RegionAnalyzer::Stats::nonzeroCount

Definition at line 72 of file RegionAnalyzer.hpp.

Referenced by operator<<(), and testConfig().

double pwiz::analysis::RegionAnalyzer::Stats::sum_sumIntensity

Definition at line 73 of file RegionAnalyzer.hpp.

Referenced by operator<<(), and testConfig().

double pwiz::analysis::RegionAnalyzer::Stats::sum_peak_intensity

Definition at line 74 of file RegionAnalyzer.hpp.

Referenced by operator<<(), and testConfig().

double pwiz::analysis::RegionAnalyzer::Stats::mean_peak_mz

Definition at line 77 of file RegionAnalyzer.hpp.

Referenced by operator<<(), and testConfig().

double pwiz::analysis::RegionAnalyzer::Stats::variance_peak_mz

Definition at line 78 of file RegionAnalyzer.hpp.

Referenced by operator<<(), and testConfig().

double pwiz::analysis::RegionAnalyzer::Stats::sd_peak_mz

Definition at line 79 of file RegionAnalyzer.hpp.

Referenced by operator<<(), and testConfig().

size_t pwiz::analysis::RegionAnalyzer::Stats::indexApex

Definition at line 82 of file RegionAnalyzer.hpp.

Referenced by operator<<(), and testConfig().


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