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

LCMSCData Class Reference

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

List of all members.

Public Member Functions

 LCMSCData ()
 LCMSCData (const LCMSCData &)
 LCMSCData (const LCMSCData *)
virtual ~LCMSCData ()
LCMSCDataoperator= (const LCMSCData &)
MZ_LIST_ITERATOR get_DATA_start ()
MZ_LIST_ITERATOR get_DATA_end ()
MZ_LIST_ITERATOR get_MZ_by_iterator (double)
void add_LC_elution_peak (double, LCElutionPeak *)
std::vector< LCElutionPeakget_MZ_list (int)
std::vector< LCElutionPeakget_MZ_list (int, int)
std::vector< LCElutionPeak * > get_ALL_peak ()
std::vector< LCElutionPeak * > get_ALL_peak_ordered ()

Protected Attributes

MZ_LIST DATA

Constructor & Destructor Documentation

LCMSCData (  ) 
LCMSCData ( const LCMSCData  ) 
LCMSCData ( const LCMSCData  ) 
virtual ~LCMSCData (  )  [virtual]

Member Function Documentation

void add_LC_elution_peak ( double  ,
LCElutionPeak  
)
std::vector<LCElutionPeak *> get_ALL_peak (  ) 
std::vector<LCElutionPeak *> get_ALL_peak_ordered (  ) 
MZ_LIST_ITERATOR get_DATA_end (  )  [inline]
MZ_LIST_ITERATOR get_DATA_start (  )  [inline]
MZ_LIST_ITERATOR get_MZ_by_iterator ( double   ) 
std::vector<LCElutionPeak> get_MZ_list ( int  ,
int   
)
std::vector<LCElutionPeak> get_MZ_list ( int   ) 
LCMSCData& operator= ( const LCMSCData  ) 

Member Data Documentation

MZ_LIST DATA [protected]

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