#include <OpenMS/KERNEL/MSSpectrum.h>
#include <OpenMS/KERNEL/MSChromatogram.h>
#include <OpenMS/METADATA/ExperimentalSettings.h>
#include <OpenMS/DATASTRUCTURES/DRange.h>
#include <OpenMS/FORMAT/DB/PersistentObject.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/KERNEL/AreaIterator.h>
#include <vector>
#include <algorithm>
#include <limits>
Go to the source code of this file.
Classes | |
class | MSExperiment< PeakT, ChromatogramPeakT > |
Representation of a mass spectrometry experiment. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
template<typename PeakT , typename ChromatogramPeakT > | |
std::ostream & | operator<< (std::ostream &os, const MSExperiment< PeakT, ChromatogramPeakT > &exp) |
Print the contents to a stream. More... | |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |