#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/MSPeak.h>
Private Attributes | |
double | precursorMZ |
double | MZ |
float | INTENSITY |
int | SCAN |
double | TR |
unsigned int | CHRG |
unsigned int | NRISOTOPES |
float | SCORE |
std::string | extraMSPeakInfo |
bool | precursorMass |
int | childScan |
double | SignalToNoise |
std::vector< CentroidPeak > | ISOPEAKS |
~MSPeak | ( | ) |
MSPeak | ( | ) |
MSPeak | ( | int | , |
double | , | ||
float | , | ||
unsigned | int, | ||
unsigned | int, | ||
float | , | ||
std::vector< CentroidPeak > | |||
) |
void activateAsPrecursorPeak | ( | int | ) |
unsigned int get_charge_state | ( | ) |
int get_Chrg | ( | ) |
float get_intensity | ( | ) |
std::vector<CentroidPeak>& get_isotopic_peaks | ( | ) |
std::vector<CentroidPeak>::iterator get_isotopic_peaks_end | ( | ) |
std::vector<CentroidPeak>::iterator get_isotopic_peaks_start | ( | ) |
double get_MZ | ( | ) |
unsigned int get_nr_isotopes | ( | ) |
double get_retention_time | ( | ) |
int get_Scan | ( | ) |
int get_scan_number | ( | ) |
float get_score | ( | ) |
std::string getExtraPeakInfo | ( | ) |
bool getPrecursorActivation | ( | ) |
int getPrecursorCHRG | ( | ) |
double getPrecursorMZ | ( | ) |
double getSignalToNoise | ( | ) |
void set_Chrg | ( | int | z | ) |
void set_retention_time | ( | double | in | ) |
void setExtraPeakInfo | ( | std::string | in | ) |
void setPrecursorCHRG | ( | int | in | ) |
void setPrecursorMZ | ( | double | in | ) |
void setSignalToNoise | ( | double | in | ) |
void show_info | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
OpenMS / TOPP release 2.0.0 | Documentation generated on Sat May 16 2015 16:13:58 using doxygen 1.8.9.1 |