#include <OpenMS/ANALYSIS/ID/MetaboliteSpectralMatching.h>
◆ SpectralMatch() [1/2]
◆ ~SpectralMatch()
◆ SpectralMatch() [2/2]
◆ getCommonName()
String getCommonName |
( |
| ) |
const |
◆ getFoundPrecursorCharge()
Int getFoundPrecursorCharge |
( |
| ) |
const |
◆ getFoundPrecursorMass()
double getFoundPrecursorMass |
( |
| ) |
const |
◆ getInchiString()
String getInchiString |
( |
| ) |
const |
◆ getMatchingScore()
double getMatchingScore |
( |
| ) |
const |
◆ getMatchingSpectrumIndex()
Size getMatchingSpectrumIndex |
( |
| ) |
const |
◆ getObservedPrecursorMass()
double getObservedPrecursorMass |
( |
| ) |
const |
◆ getObservedPrecursorRT()
double getObservedPrecursorRT |
( |
| ) |
const |
◆ getObservedSpectrumIndex()
Size getObservedSpectrumIndex |
( |
| ) |
const |
◆ getObservedSpectrumNativeID()
String getObservedSpectrumNativeID |
( |
| ) |
const |
◆ getPrecursorAdduct()
String getPrecursorAdduct |
( |
| ) |
const |
◆ getPrimaryIdentifier()
String getPrimaryIdentifier |
( |
| ) |
const |
◆ getSecondaryIdentifier()
String getSecondaryIdentifier |
( |
| ) |
const |
◆ getSMILESString()
String getSMILESString |
( |
| ) |
const |
◆ getSumFormula()
String getSumFormula |
( |
| ) |
const |
◆ operator=()
◆ setCommonName()
void setCommonName |
( |
const String & |
| ) |
|
◆ setFoundPrecursorCharge()
void setFoundPrecursorCharge |
( |
const Int & |
| ) |
|
◆ setFoundPrecursorMass()
void setFoundPrecursorMass |
( |
const double & |
| ) |
|
◆ setInchiString()
void setInchiString |
( |
const String & |
| ) |
|
◆ setMatchingScore()
void setMatchingScore |
( |
const double & |
| ) |
|
◆ setMatchingSpectrumIndex()
void setMatchingSpectrumIndex |
( |
const Size & |
| ) |
|
◆ setObservedPrecursorMass()
void setObservedPrecursorMass |
( |
const double & |
| ) |
|
◆ setObservedPrecursorRT()
void setObservedPrecursorRT |
( |
const double & |
| ) |
|
◆ setObservedSpectrumIndex()
void setObservedSpectrumIndex |
( |
const Size & |
| ) |
|
◆ setObservedSpectrumNativeID()
void setObservedSpectrumNativeID |
( |
const String & |
| ) |
|
◆ setPrecursorAdduct()
void setPrecursorAdduct |
( |
const String & |
| ) |
|
◆ setPrimaryIdentifier()
void setPrimaryIdentifier |
( |
const String & |
| ) |
|
◆ setSecondaryIdentifier()
void setSecondaryIdentifier |
( |
const String & |
| ) |
|
◆ setSMILESString()
void setSMILESString |
( |
const String & |
| ) |
|
◆ setSumFormula()
void setSumFormula |
( |
const String & |
| ) |
|
◆ common_name_
◆ found_precursor_charge_
Int found_precursor_charge_ |
|
private |
◆ found_precursor_mass_
double found_precursor_mass_ |
|
private |
◆ inchi_string_
◆ matching_score_
◆ matching_spectrum_idx_
Size matching_spectrum_idx_ |
|
private |
◆ observed_precursor_mass_
double observed_precursor_mass_ |
|
private |
◆ observed_precursor_rt_
double observed_precursor_rt_ |
|
private |
◆ observed_spectrum_idx_
Size observed_spectrum_idx_ |
|
private |
◆ observed_spectrum_native_id_
String observed_spectrum_native_id_ |
|
private |
◆ precursor_adduct_
◆ primary_id_
◆ secondary_id_
◆ smiles_string_
◆ sum_formula_