OpenMS
2.4.0
|
Helper struct (contains the size of an area and a raw data container) More...
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/EmgFitter1D.h>
Public Types | |
typedef Peak1D | PeakType |
typedef std::vector< PeakType > | RawDataArrayType |
Public Attributes | |
Size | n |
RawDataArrayType | set |
Helper struct (contains the size of an area and a raw data container)
typedef std::vector<PeakType> RawDataArrayType |
Size n |
RawDataArrayType set |