Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Protected Attributes | List of all members
LCMSCData Class Reference

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

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  )
std::vector<LCElutionPeak> get_MZ_list ( int  ,
int   
)
LCMSCData& operator= ( const LCMSCData )

Member Data Documentation

MZ_LIST DATA
protected

OpenMS / TOPP release 1.11.1 Documentation generated on Thu Nov 14 2013 11:19:35 using doxygen 1.8.5