OpenMS  2.4.0
Classes | Namespaces | Typedefs
LCElutionPeak.h File Reference
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/SuperHirnConfig.h>
#include <vector>
#include <map>
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/ConsensusIsotopePattern.h>
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/MSPeak.h>

Go to the source code of this file.

Classes

class  LCElutionPeak
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Typedefs

typedef std::multimap< int, MSPeak > elution_peak
 
typedef std::vector< elution_peak > MZ_series
 
typedef std::vector< elution_peak >::iterator MZ_series_ITERATOR
 
typedef std::multimap< int, MSPeak >::iterator SIGNAL_iterator