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

#include <RegionAnalyzer.hpp>

List of all members.

Public Member Functions

 SpectrumStats ()

Public Attributes

double sumIntensity
MZIntensityPair max
MZIntensityPair peak

Detailed Description

Definition at line 59 of file RegionAnalyzer.hpp.


Constructor & Destructor Documentation

pwiz::analysis::RegionAnalyzer::SpectrumStats::SpectrumStats ( )

Member Data Documentation

double pwiz::analysis::RegionAnalyzer::SpectrumStats::sumIntensity

Definition at line 61 of file RegionAnalyzer.hpp.

Referenced by operator<<().

MZIntensityPair pwiz::analysis::RegionAnalyzer::SpectrumStats::max

Definition at line 62 of file RegionAnalyzer.hpp.

Referenced by operator<<().

MZIntensityPair pwiz::analysis::RegionAnalyzer::SpectrumStats::peak

Definition at line 63 of file RegionAnalyzer.hpp.

Referenced by operator<<().


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