#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/MS2ConsensusSpectrum.h>
| ~MS2ConsensusSpectrum | ( | ) |
| MS2ConsensusSpectrum | ( | double | iPrecursorMZ, | |
| double | iTR, | |||
| int | iChrg, | |||
| int | iApexScan | |||
| ) |
| MS2ConsensusSpectrum | ( | const MS2ConsensusSpectrum & | ) |
| MS2ConsensusSpectrum | ( | const MS2ConsensusSpectrum * | ) |
| void addMS2Fragment | ( | MS2Fragment * | ) |
| void computeMS2SpectrumParameters | ( | ) |
| MS2Fragment* findMS2Fragment | ( | double | ) |
| int getApexScan | ( | ) | [inline] |
| int getEndScan | ( | ) | [inline] |
| double getEndTR | ( | ) | [inline] |
| double getLCElutionPeakSimilarity | ( | MS2Fragment * | ) |
| std::multimap<double, MS2Fragment>* getMS2FragmentMap | ( | ) | [inline] |
| std::multimap<double, MS2Fragment>::iterator getMS2FragmentPeakEnd | ( | ) | [inline] |
| std::multimap<double, MS2Fragment>::iterator getMS2FragmentPeakStart | ( | ) | [inline] |
| int getNbMS2Fragments | ( | ) | [inline] |
| int getPrecursorChrg | ( | ) | [inline] |
| double getPrecursorMZ | ( | ) | [inline] |
| int getStartScan | ( | ) | [inline] |
| double getStartTR | ( | ) | [inline] |
| double getTR | ( | ) | [inline] |
| MS2ConsensusSpectrum& operator< | ( | const MS2ConsensusSpectrum & | ) |
| MS2ConsensusSpectrum& operator<= | ( | const MS2ConsensusSpectrum & | ) |
| MS2ConsensusSpectrum& operator= | ( | const MS2ConsensusSpectrum & | ) |
| bool operator== | ( | const MS2ConsensusSpectrum & | ) |
| MS2ConsensusSpectrum& operator> | ( | const MS2ConsensusSpectrum & | ) |
| MS2ConsensusSpectrum& operator>= | ( | const MS2ConsensusSpectrum & | ) |
| void setPrecursorChrg | ( | int | IN | ) | [inline] |
| void show_info | ( | ) |
Reimplemented in MS2Feature.
int apexScan [protected] |
int endScan [protected] |
double MS2_MZ_TOLERANCE [static] |
std::multimap<double, MS2Fragment> MS2FragmentPeaks [private] |
int startScan [protected] |
int z [protected] |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:57 using doxygen 1.7.1 |