ProteoWizard
Public Attributes
TestSpectrumInfo Struct Reference

List of all members.

Public Attributes

size_t index
int scanNumber
double precursor_mz
size_t num_peaks
double first_peak_mz
double intensity
string charge_state
string possible_charges

Detailed Description

Definition at line 39 of file MSnReaderTest.cpp.


Member Data Documentation

size_t TestSpectrumInfo::index

Definition at line 41 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

int TestSpectrumInfo::scanNumber

Definition at line 42 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

double TestSpectrumInfo::precursor_mz

Definition at line 43 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

size_t TestSpectrumInfo::num_peaks

Definition at line 44 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

double TestSpectrumInfo::first_peak_mz

Definition at line 45 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

double TestSpectrumInfo::intensity

Definition at line 46 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

string TestSpectrumInfo::charge_state

Definition at line 47 of file MSnReaderTest.cpp.

string TestSpectrumInfo::possible_charges

Definition at line 48 of file MSnReaderTest.cpp.


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