ProteoWizard
Public Attributes | List of all members
TestSpectrumInfo Struct Reference

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

§ index

size_t TestSpectrumInfo::index

Definition at line 41 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

§ scanNumber

int TestSpectrumInfo::scanNumber

Definition at line 42 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

§ precursor_mz

double TestSpectrumInfo::precursor_mz

Definition at line 43 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

§ num_peaks

size_t TestSpectrumInfo::num_peaks

Definition at line 44 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

§ first_peak_mz

double TestSpectrumInfo::first_peak_mz

Definition at line 45 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

§ intensity

double TestSpectrumInfo::intensity

Definition at line 46 of file MSnReaderTest.cpp.

Referenced by checkSpectrumInfo().

§ charge_state

string TestSpectrumInfo::charge_state

Definition at line 47 of file MSnReaderTest.cpp.

§ possible_charges

string TestSpectrumInfo::possible_charges

Definition at line 48 of file MSnReaderTest.cpp.


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