ProteoWizard
|
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 |
Definition at line 45 of file SpectrumList_ChargeFromIsotopeTest.cpp.
const char * TestChargeStateCalculator::inputMZArray |
Definition at line 48 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
const char * TestChargeStateCalculator::inputIntensityArray |
Definition at line 49 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
double TestChargeStateCalculator::inputPrecursorMZ |
Definition at line 50 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
int TestChargeStateCalculator::trueCharge |
Definition at line 51 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
double TestChargeStateCalculator::MS1rTime |
Definition at line 52 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
double TestChargeStateCalculator::MS2rTime |
Definition at line 53 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
int TestChargeStateCalculator::minCharge |
Definition at line 55 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
int TestChargeStateCalculator::maxCharge |
Definition at line 56 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
int TestChargeStateCalculator::parentsBefore |
Definition at line 57 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
int TestChargeStateCalculator::parentsAfter |
Definition at line 58 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
double TestChargeStateCalculator::halfIsolationWidth |
Definition at line 59 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
int TestChargeStateCalculator::defaultMinCharge |
Definition at line 60 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
int TestChargeStateCalculator::defaultMaxCharge |
Definition at line 61 of file SpectrumList_ChargeFromIsotopeTest.cpp.
Referenced by test().
const char* TestChargeStateCalculator::inputChargeStateArray |
Definition at line 50 of file SpectrumList_ChargeStateCalculatorTest.cpp.
Referenced by test().
const char* TestChargeStateCalculator::inputActivationTypeArray |
Definition at line 51 of file SpectrumList_ChargeStateCalculatorTest.cpp.
Referenced by test().
bool TestChargeStateCalculator::overrideExistingChargeState |
Definition at line 54 of file SpectrumList_ChargeStateCalculatorTest.cpp.
Referenced by test().
int TestChargeStateCalculator::minMultipleCharge |
Definition at line 55 of file SpectrumList_ChargeStateCalculatorTest.cpp.
Referenced by test().
int TestChargeStateCalculator::maxMultipleCharge |
Definition at line 56 of file SpectrumList_ChargeStateCalculatorTest.cpp.
Referenced by test().
double TestChargeStateCalculator::singlyChargedFraction |
Definition at line 57 of file SpectrumList_ChargeStateCalculatorTest.cpp.
Referenced by test().
const char* TestChargeStateCalculator::chargeStateArray |
Definition at line 58 of file SpectrumList_ChargeStateCalculatorTest.cpp.
Referenced by test().
int TestChargeStateCalculator::maxKnownCharge |
Definition at line 59 of file SpectrumList_ChargeStateCalculatorTest.cpp.
Referenced by test().
bool TestChargeStateCalculator::useMakeMS2Behavior |
Definition at line 60 of file SpectrumList_ChargeStateCalculatorTest.cpp.
Referenced by test().