OpenMS
|
#include <OpenMS/KERNEL/StandardTypes.h>
#include <OpenMS/CONCEPT/LogStream.h>
#include <OpenMS/CONCEPT/ProgressLogger.h>
#include <OpenMS/DATASTRUCTURES/CalibrationData.h>
#include <OpenMS/DATASTRUCTURES/ListUtils.h>
#include <OpenMS/PROCESSING/CALIBRATION/MZTrafoModel.h>
#include <OpenMS/KERNEL/MSExperiment.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | InternalCalibration |
A mass recalibration method using linear/quadratic interpolation (robust/weighted) of given reference masses. More... | |
struct | InternalCalibration::LockMass |
helper class, describing a lock mass More... | |
struct | InternalCalibration::CalibrantStats_ |
statistics when adding peptide calibrants More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |