#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/IsotopeWaveletTransform.h>
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithm.h>
#include <OpenMS/CONCEPT/ProgressLogger.h>
#include <OpenMS/KERNEL/FeatureMap.h>
#include <OpenMS/FORMAT/MzDataFile.h>
#include <iostream>
#include <time.h>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | FeatureFinderAlgorithmIsotopeWavelet< PeakType, FeatureType > |
Implements the isotope wavelet feature finder. More... | |
struct | FeatureFinderAlgorithmIsotopeWavelet< PeakType, FeatureType >::BoxElement |
Internally used data structure for the sweep line algorithm. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |