#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/LCElutionPeak.h>
Static Public Attributes | |
static double | DEBUG_MASS_START |
static double | DEBUG_MASS_END |
Protected Attributes | |
double | fMonoMass |
double | fVolume |
int | fCharge |
int | fScanNumberStart |
int | fScanNumberApex |
int | fScanNumberEnd |
double | fapex_intensity |
double | fRT |
double | fStartTR |
double | fEndTR |
double | fpeak_area |
double | fSignalToNoise |
double | fSNIntensityThreshold |
MSPeak * | APEX |
std::string | elutionPeakExtraInfo |
std::multimap< int, MSPeak > | intens_signals |
std::multimap< int, int > | CHRG_MAP |
Private Attributes | |
ConsensusIsotopePattern * | isotopePattern |
int | fNrIsotopes |
double | f_observed_Mass |
double | fIsotopMass |
~LCElutionPeak | ( | ) |
LCElutionPeak | ( | ) |
LCElutionPeak | ( | const LCElutionPeak & | ) |
LCElutionPeak | ( | const LCElutionPeak * | ) |
void analyzeLCElutionPeak | ( | ) |
void compute_CHRG | ( | ) |
void computeLCElutionPeakParameters | ( | ) |
void createConsensIsotopPattern | ( | ) |
void defineLCElutionPeakParametersFromMSPeak | ( | ) |
double get_apex_intensity | ( | ) |
double get_apex_MZ | ( | ) |
double get_apex_retention_time | ( | ) |
int get_charge_state | ( | ) |
double get_end_retention_time | ( | ) |
int get_end_scan | ( | ) |
float get_intensity | ( | int | in | ) |
double get_MZ | ( | int | ) |
int get_nb_ms_peaks | ( | ) |
int get_scan_apex | ( | ) |
SIGNAL_iterator get_signal_list_end | ( | ) |
SIGNAL_iterator get_signal_list_start | ( | ) |
double get_start_retention_time | ( | ) |
int get_start_scan | ( | ) |
double get_total_peak_area | ( | ) |
std::string getElutionPeakExtraInfo | ( | ) |
double getSignalToNoise | ( | ) |
double getSignalToNoiseBackground | ( | ) |
LCElutionPeak& operator< | ( | const LCElutionPeak & | ) |
LCElutionPeak& operator<= | ( | const LCElutionPeak & | ) |
LCElutionPeak& operator= | ( | const LCElutionPeak & | ) |
LCElutionPeak& operator> | ( | const LCElutionPeak & | ) |
LCElutionPeak& operator>= | ( | const LCElutionPeak & | ) |
void print_profile | ( | std::ofstream * | ) |
void remove_background_peak | ( | ) |
void set_apex_retention_time | ( | double | in | ) |
void set_end_retention_time | ( | double | in | ) |
void set_start_retention_time | ( | double | in | ) |
void setElutionPeakExtraInfo | ( | std::string | in | ) |
void setSNIntensityThreshold | ( | ) |
void show_info | ( | ) |
void update_CHRGMAP | ( | MSPeak * | in | ) |
|
protected |
|
protected |
|
static |
|
static |
|
protected |
|
private |
|
protected |
|
protected |
|
protected |
|
private |
|
protected |
|
private |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
private |
OpenMS / TOPP release 2.0.0 | Documentation generated on Tue Aug 25 2015 05:54:02 using doxygen 1.8.9.1 |