|
OpenMS
2.5.0
|
Go to the documentation of this file.
37 #include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/SuperHirnConfig.h>
111 unsigned int getNativeScanId(
String native_id);
117 static const String getProductName();
The Superhirn FeatureFinderAlgorithm.
Definition: FeatureFinderAlgorithmSH.h:99
MapType map_
Definition: FeatureFinderAlgorithmSH.h:120
FeatureMap * features_
Output data pointer.
Definition: FeatureFinderAlgorithm.h:142
MapType::SpectrumType SpectrumType
Definition: FeatureFinderAlgorithmSH.h:107
Abstract base class for FeatureFinder algorithms.
Definition: FeatureFinderAlgorithm.h:74
Peak1D PeakType
Definition: FeatureFinderAlgorithmSH.h:105
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:77
A 1-dimensional raw data point or peak.
Definition: Peak1D.h:54
A more convenient string class.
Definition: String.h:58
The purpose of this struct is to provide definitions of classes and typedefs which are used throughou...
Definition: FeatureFinderDefs.h:50
FeatureFinderAlgorithm::MapType MapType
Definition: FeatureFinderAlgorithmSH.h:106
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67