52 #include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/SuperHirnConfig.h>
64 typedef std::map<double, elution_peak_list>
MZ_LIST;
92 std::vector<LCElutionPeak> get_MZ_list(
int);
93 std::vector<LCElutionPeak> get_MZ_list(
int,
int);
96 std::vector<LCElutionPeak *> get_ALL_peak();
98 std::vector<LCElutionPeak *> get_ALL_peak_ordered();