#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/MSPeak.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
| void activateAsPrecursorPeak |
( |
int |
|
) |
|
| unsigned int get_charge_state |
( |
|
) |
[inline] |
| int get_Chrg |
( |
|
) |
[inline] |
| float get_intensity |
( |
|
) |
[inline] |
| std::vector<CentroidPeak>::iterator get_isotopic_peaks_end |
( |
|
) |
[inline] |
| std::vector<CentroidPeak>::iterator get_isotopic_peaks_start |
( |
|
) |
[inline] |
| unsigned int get_nr_isotopes |
( |
|
) |
[inline] |
| double get_retention_time |
( |
|
) |
[inline] |
| int get_Scan |
( |
|
) |
[inline] |
| int get_scan_number |
( |
|
) |
[inline] |
| float get_score |
( |
|
) |
[inline] |
| std::string getExtraPeakInfo |
( |
|
) |
[inline] |
| bool getPrecursorActivation |
( |
|
) |
[inline] |
| int getPrecursorCHRG |
( |
|
) |
[inline] |
| double getPrecursorMZ |
( |
|
) |
[inline] |
| double getSignalToNoise |
( |
|
) |
[inline] |
| void set_Chrg |
( |
int |
z |
) |
[inline] |
| void set_retention_time |
( |
double |
IN |
) |
[inline] |
| void setExtraPeakInfo |
( |
std::string |
in |
) |
[inline] |
| void setPrecursorCHRG |
( |
int |
in |
) |
[inline] |
| void setPrecursorMZ |
( |
double |
in |
) |
[inline] |
| void setSignalToNoise |
( |
double |
in |
) |
[inline] |
Member Data Documentation
unsigned int CHRG [private] |