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

MSPeak Class Reference

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

List of all members.

Public Member Functions

 ~MSPeak ()
 MSPeak (int, double, float)
 MSPeak ()
 MSPeak (int, double, float, unsigned int, unsigned int, float, std::vector< CentroidPeak >)
 MSPeak (const MSPeak &)
 MSPeak (const MSPeak *)
MSPeakoperator= (const MSPeak &)
MSPeakoperator<= (const MSPeak &)
MSPeakoperator>= (const MSPeak &)
MSPeakoperator< (const MSPeak &)
MSPeakoperator> (const MSPeak &)
void show_info ()
void activateAsPrecursorPeak (int)
bool checkIsotopeBelongingAndAdjustMass (double, double)
std::vector< CentroidPeak > & get_isotopic_peaks ()
std::vector< CentroidPeak >
::iterator 
get_isotopic_peaks_start ()
std::vector< CentroidPeak >
::iterator 
get_isotopic_peaks_end ()
void setExtraPeakInfo (std::string in)
std::string getExtraPeakInfo ()
void setPrecursorMZ (double in)
double getPrecursorMZ ()
void setPrecursorCHRG (int in)
int getPrecursorCHRG ()
bool getPrecursorActivation ()
int get_Chrg ()
void set_Chrg (int z)
int get_Scan ()
float get_intensity ()
double get_MZ ()
int get_scan_number ()
void set_retention_time (double IN)
double get_retention_time ()
unsigned int get_charge_state ()
unsigned int get_nr_isotopes ()
float get_score ()
double getSignalToNoise ()
void setSignalToNoise (double in)

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< CentroidPeakISOPEAKS

Constructor & Destructor Documentation

~MSPeak (  ) 
MSPeak ( int  ,
double  ,
float   
)
MSPeak (  ) 
MSPeak ( int  ,
double  ,
float  ,
unsigned  int,
unsigned  int,
float  ,
std::vector< CentroidPeak  
)
MSPeak ( const MSPeak  ) 
MSPeak ( const MSPeak  ) 

Member Function Documentation

void activateAsPrecursorPeak ( int   ) 
bool checkIsotopeBelongingAndAdjustMass ( double  ,
double   
)
unsigned int get_charge_state (  )  [inline]
int get_Chrg (  )  [inline]
float get_intensity (  )  [inline]
std::vector<CentroidPeak>& get_isotopic_peaks (  )  [inline]
std::vector<CentroidPeak>::iterator get_isotopic_peaks_end (  )  [inline]
std::vector<CentroidPeak>::iterator get_isotopic_peaks_start (  )  [inline]
double get_MZ (  )  [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]
MSPeak& operator< ( const MSPeak  ) 
MSPeak& operator<= ( const MSPeak  ) 
MSPeak& operator= ( const MSPeak  ) 
MSPeak& operator> ( const MSPeak  ) 
MSPeak& operator>= ( const MSPeak  ) 
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]
void show_info (  ) 

Member Data Documentation

int childScan [private]
unsigned int CHRG [private]
std::string extraMSPeakInfo [private]
float INTENSITY [private]
std::vector<CentroidPeak> ISOPEAKS [private]
double MZ [private]
unsigned int NRISOTOPES [private]
bool precursorMass [private]
double precursorMZ [private]
int SCAN [private]
float SCORE [private]
double SignalToNoise [private]
double TR [private]

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