OpenMS
|
#include <OpenMS/KERNEL/MSExperiment.h>
#include <OpenMS/FEATUREFINDER/FeatureFinderAlgorithmPickedHelperStructs.h>
#include <OpenMS/FEATUREFINDER/TraceFitter.h>
#include <OpenMS/DATASTRUCTURES/IsotopeCluster.h>
#include <OpenMS/KERNEL/FeatureMap.h>
#include <OpenMS/CONCEPT/GlobalExceptionHandler.h>
#include <OpenMS/CONCEPT/ProgressLogger.h>
#include <fstream>
Go to the source code of this file.
Classes | |
struct | FeatureFinderDefs |
The purpose of this struct is to provide definitions of classes and typedefs which are used throughout all FeatureFinder classes. More... | |
class | FeatureFinderDefs::NoSuccessor |
Exception that is thrown if a method an invalid IndexPair is given. More... | |
class | FeatureFinderAlgorithmPicked |
FeatureFinderAlgorithm for picked peaks. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |