Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Static Public Attributes | Protected Attributes | Private Attributes

LCElutionPeak Class Reference

#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/LCElutionPeak.h>

List of all members.

Public Member Functions

 ~LCElutionPeak ()
 LCElutionPeak ()
 LCElutionPeak (MZ_series_ITERATOR, double)
 LCElutionPeak (const LCElutionPeak &)
 LCElutionPeak (const LCElutionPeak *)
void analyzeLCElutionPeak ()
void setSNIntensityThreshold ()
void computeLCElutionPeakParameters ()
double compute_delta_area (double, double, double, double)
void remove_background_peak ()
void compute_CHRG ()
void defineLCElutionPeakParametersFromMSPeak ()
void createConsensIsotopPattern ()
void print_profile (std::ofstream *)
MSPeakfind_true_peak (float)
void show_info ()
LCElutionPeakoperator= (const LCElutionPeak &)
LCElutionPeakoperator<= (const LCElutionPeak &)
LCElutionPeakoperator>= (const LCElutionPeak &)
LCElutionPeakoperator< (const LCElutionPeak &)
LCElutionPeakoperator> (const LCElutionPeak &)
void setElutionPeakExtraInfo (std::string in)
std::string getElutionPeakExtraInfo ()
SIGNAL_iterator get_signal_list_start ()
SIGNAL_iterator get_signal_list_end ()
void set_apex_retention_time (double IN)
void update_CHRGMAP (MSPeak *IN)
int get_scan_apex ()
double get_apex_intensity ()
double get_apex_retention_time ()
double get_apex_MZ ()
float get_intensity (int IN)
double get_MZ (int)
double get_total_peak_area ()
int get_start_scan ()
int get_end_scan ()
void set_start_retention_time (double IN)
double get_start_retention_time ()
void set_end_retention_time (double IN)
double get_end_retention_time ()
int get_nb_ms_peaks ()
int get_charge_state ()
double getSignalToNoise ()
double getSignalToNoiseBackground ()

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
MSPeakAPEX
std::string elutionPeakExtraInfo
std::multimap< int, MSPeakintens_signals
std::multimap< int, int > CHRG_MAP

Private Attributes

ConsensusIsotopePatternisotopePattern
int fNrIsotopes
double f_observed_Mass
double fIsotopMass

Constructor & Destructor Documentation

~LCElutionPeak (  ) 
LCElutionPeak (  ) 
LCElutionPeak ( const LCElutionPeak  ) 
LCElutionPeak ( const LCElutionPeak  ) 

Member Function Documentation

void analyzeLCElutionPeak (  )  [inline]
void compute_CHRG (  ) 
double compute_delta_area ( double  ,
double  ,
double  ,
double   
)
void computeLCElutionPeakParameters (  ) 
void createConsensIsotopPattern (  ) 
void defineLCElutionPeakParametersFromMSPeak (  ) 
MSPeak* find_true_peak ( float   ) 
double get_apex_intensity (  )  [inline]
double get_apex_MZ (  )  [inline]
double get_apex_retention_time (  )  [inline]
int get_charge_state (  )  [inline]
double get_end_retention_time (  )  [inline]
int get_end_scan (  )  [inline]
float get_intensity ( int  IN  )  [inline]
double get_MZ ( int   ) 
int get_nb_ms_peaks (  )  [inline]
int get_scan_apex (  )  [inline]
SIGNAL_iterator get_signal_list_end (  )  [inline]
SIGNAL_iterator get_signal_list_start (  )  [inline]
double get_start_retention_time (  )  [inline]
int get_start_scan (  )  [inline]
double get_total_peak_area (  )  [inline]
std::string getElutionPeakExtraInfo (  )  [inline]
double getSignalToNoise (  )  [inline]
double getSignalToNoiseBackground (  )  [inline]
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  )  [inline]
void set_end_retention_time ( double  IN  )  [inline]
void set_start_retention_time ( double  IN  )  [inline]
void setElutionPeakExtraInfo ( std::string  in  )  [inline]
void setSNIntensityThreshold (  ) 
void show_info (  ) 
void update_CHRGMAP ( MSPeak IN  )  [inline]

Member Data Documentation

MSPeak* APEX [protected]
std::multimap<int, int> CHRG_MAP [protected]
std::string elutionPeakExtraInfo [protected]
double fapex_intensity [protected]
int fCharge [protected]
double fEndTR [protected]
double fIsotopMass [private]
double fMonoMass [protected]
int fNrIsotopes [private]
double fpeak_area [protected]
double fRT [protected]
int fScanNumberApex [protected]
int fScanNumberEnd [protected]
int fScanNumberStart [protected]
double fSignalToNoise [protected]
double fStartTR [protected]
double fVolume [protected]
std::multimap<int, MSPeak> intens_signals [protected]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:57 using doxygen 1.7.1