OpenMS
|
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/METADATA/InstrumentSettings.h>
#include <OpenMS/METADATA/AcquisitionInfo.h>
#include <OpenMS/METADATA/SourceFile.h>
#include <OpenMS/METADATA/Precursor.h>
#include <OpenMS/METADATA/Product.h>
#include <OpenMS/METADATA/DataProcessing.h>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | ChromatogramSettings |
Representation of chromatogram settings, e.g. SRM/MRM chromatograms. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const ChromatogramSettings &spec) |
Print the contents to a stream. More... | |