ProteoWizard
Public Attributes | List of all members
TestChargeStateCalculator Struct Reference

Public Attributes

const char * inputMZArray
 
const char * inputIntensityArray
 
double inputPrecursorMZ
 
int trueCharge
 
double MS1rTime
 
double MS2rTime
 
int minCharge
 
int maxCharge
 
int parentsBefore
 
int parentsAfter
 
double halfIsolationWidth
 
int defaultMinCharge
 
int defaultMaxCharge
 
const char * inputChargeStateArray
 
const char * inputActivationTypeArray
 
bool overrideExistingChargeState
 
int minMultipleCharge
 
int maxMultipleCharge
 
double singlyChargedFraction
 
const char * chargeStateArray
 
int maxKnownCharge
 
bool useMakeMS2Behavior
 

Detailed Description

Definition at line 45 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Member Data Documentation

◆ inputMZArray

const char * TestChargeStateCalculator::inputMZArray

Definition at line 48 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ inputIntensityArray

const char * TestChargeStateCalculator::inputIntensityArray

Definition at line 49 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ inputPrecursorMZ

double TestChargeStateCalculator::inputPrecursorMZ

Definition at line 50 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ trueCharge

int TestChargeStateCalculator::trueCharge

Definition at line 51 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ MS1rTime

double TestChargeStateCalculator::MS1rTime

Definition at line 52 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ MS2rTime

double TestChargeStateCalculator::MS2rTime

Definition at line 53 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ minCharge

int TestChargeStateCalculator::minCharge

Definition at line 55 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ maxCharge

int TestChargeStateCalculator::maxCharge

Definition at line 56 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ parentsBefore

int TestChargeStateCalculator::parentsBefore

Definition at line 57 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ parentsAfter

int TestChargeStateCalculator::parentsAfter

Definition at line 58 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ halfIsolationWidth

double TestChargeStateCalculator::halfIsolationWidth

Definition at line 59 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ defaultMinCharge

int TestChargeStateCalculator::defaultMinCharge

Definition at line 60 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ defaultMaxCharge

int TestChargeStateCalculator::defaultMaxCharge

Definition at line 61 of file SpectrumList_ChargeFromIsotopeTest.cpp.

Referenced by test().

◆ inputChargeStateArray

const char* TestChargeStateCalculator::inputChargeStateArray

Definition at line 50 of file SpectrumList_ChargeStateCalculatorTest.cpp.

Referenced by test().

◆ inputActivationTypeArray

const char* TestChargeStateCalculator::inputActivationTypeArray

Definition at line 51 of file SpectrumList_ChargeStateCalculatorTest.cpp.

Referenced by test().

◆ overrideExistingChargeState

bool TestChargeStateCalculator::overrideExistingChargeState

Definition at line 54 of file SpectrumList_ChargeStateCalculatorTest.cpp.

Referenced by test().

◆ minMultipleCharge

int TestChargeStateCalculator::minMultipleCharge

Definition at line 55 of file SpectrumList_ChargeStateCalculatorTest.cpp.

Referenced by test().

◆ maxMultipleCharge

int TestChargeStateCalculator::maxMultipleCharge

Definition at line 56 of file SpectrumList_ChargeStateCalculatorTest.cpp.

Referenced by test().

◆ singlyChargedFraction

double TestChargeStateCalculator::singlyChargedFraction

Definition at line 57 of file SpectrumList_ChargeStateCalculatorTest.cpp.

Referenced by test().

◆ chargeStateArray

const char* TestChargeStateCalculator::chargeStateArray

Definition at line 58 of file SpectrumList_ChargeStateCalculatorTest.cpp.

Referenced by test().

◆ maxKnownCharge

int TestChargeStateCalculator::maxKnownCharge

Definition at line 59 of file SpectrumList_ChargeStateCalculatorTest.cpp.

Referenced by test().

◆ useMakeMS2Behavior

bool TestChargeStateCalculator::useMakeMS2Behavior

Definition at line 60 of file SpectrumList_ChargeStateCalculatorTest.cpp.

Referenced by test().


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