OpenMS
|
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <OpenMS/DATASTRUCTURES/MatchedIterator.h>
#include <vector>
#include <map>
#include <utility>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | SpectrumAlignment |
Aligns the peaks of two sorted spectra Method 1: Using a banded (width via 'tolerance' parameter) alignment if absolute tolerances are given. Scoring function is the m/z distance between peaks. Intensity does not play a role! More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Macros | |
#define | ALIGNMENT_DEBUG |
#define ALIGNMENT_DEBUG |