#include <OpenMS/KERNEL/MSExperiment.h>
#include <OpenMS/KERNEL/RawDataPoint1D.h>
#include <OpenMS/TRANSFORMATIONS/RAW2PEAK/PeakPickerCWT.h>
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <OpenMS/CONCEPT/ProgressLogger.h>
#include <iostream>
#include <vector>
#include <map>
#include <gsl/gsl_multifit.h>
#include <gsl/gsl_spline.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | TOFCalibration |
This class implements an external calibration for TOF data using external calibrant spectra. More... | |
class | TOFCalibration::UnableToCalibrate |
Inner Classes for Exception handling. More... |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |