#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/MS2ConsensusSpectrum.h>
Public Attributes | |
double | precursorMZ |
double | TR |
Static Public Attributes | |
static double | MS2_MZ_TOLERANCE |
Protected Attributes | |
double | startTR |
double | endTR |
int | z |
int | apexScan |
int | startScan |
int | endScan |
Private Attributes | |
std::multimap< double, MS2Fragment > | MS2FragmentPeaks |
~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 | ( | ) |
int getEndScan | ( | ) |
double getEndTR | ( | ) |
double getLCElutionPeakSimilarity | ( | MS2Fragment * | ) |
std::multimap<double, MS2Fragment>* getMS2FragmentMap | ( | ) |
std::multimap<double, MS2Fragment>::iterator getMS2FragmentPeakEnd | ( | ) |
std::multimap<double, MS2Fragment>::iterator getMS2FragmentPeakStart | ( | ) |
int getNbMS2Fragments | ( | ) |
int getPrecursorChrg | ( | ) |
double getPrecursorMZ | ( | ) |
int getStartScan | ( | ) |
double getStartTR | ( | ) |
double getTR | ( | ) |
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 | ) |
void show_info | ( | ) |
|
protected |
|
protected |
|
protected |
|
static |
|
private |
double precursorMZ |
|
protected |
|
protected |
double TR |
|
protected |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:10 using doxygen 1.8.13 |