#include <OpenMS/METADATA/ChromatogramSettings.h>
#include <OpenMS/METADATA/MetaInfoDescription.h>
#include <OpenMS/KERNEL/RangeManager.h>
#include <OpenMS/KERNEL/ComparatorUtils.h>
#include <OpenMS/KERNEL/ChromatogramPeak.h>
Go to the source code of this file.
Classes | |
class | MSChromatogram< PeakT > |
The representation of a chromatogram. More... | |
class | MSChromatogram< PeakT >::FloatDataArray |
Float data array class. More... | |
class | MSChromatogram< PeakT >::StringDataArray |
String data array class. More... | |
class | MSChromatogram< PeakT >::IntegerDataArray |
Float data array class. More... | |
struct | MSChromatogram< PeakT >::MZLess |
Comparator for the retention time. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
template<typename PeakT > | |
std::ostream & | operator<< (std::ostream &os, const MSChromatogram< PeakT > &chrom) |
Print the contents to a stream. More... | |
OpenMS / TOPP release 2.0.0 | Documentation generated on Tue Aug 25 2015 05:53:55 using doxygen 1.8.9.1 |