OpenMS
FeatureFinderAlgorithmPickedHelperStructs.h File Reference
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/DATASTRUCTURES/ConvexHull2D.h>
#include <OpenMS/KERNEL/Peak1D.h>
#include <vector>
#include <list>
#include <cmath>
Include dependency graph for FeatureFinderAlgorithmPickedHelperStructs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FeatureFinderAlgorithmPickedHelperStructs
 Wrapper struct for all the classes needed by the FeatureFinderAlgorithmPicked and the associated classes. More...
 
struct  FeatureFinderAlgorithmPickedHelperStructs::Seed
 Helper structure for seeds used in FeatureFinderAlgorithmPicked. More...
 
struct  FeatureFinderAlgorithmPickedHelperStructs::MassTrace
 Helper struct for mass traces used in FeatureFinderAlgorithmPicked. More...
 
struct  FeatureFinderAlgorithmPickedHelperStructs::MassTraces
 Helper struct for a collection of mass traces used in FeatureFinderAlgorithmPicked. More...
 
struct  FeatureFinderAlgorithmPickedHelperStructs::TheoreticalIsotopePattern
 Helper structure for a theoretical isotope pattern used in FeatureFinderAlgorithmPicked. More...
 
struct  FeatureFinderAlgorithmPickedHelperStructs::IsotopePattern
 Helper structure for a found isotope pattern used in FeatureFinderAlgorithmPicked. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Class Documentation

◆ OpenMS::FeatureFinderAlgorithmPickedHelperStructs

struct OpenMS::FeatureFinderAlgorithmPickedHelperStructs

Wrapper struct for all the classes needed by the FeatureFinderAlgorithmPicked and the associated classes.

See also
FeatureFinderAlgorithmPicked
TraceFitter