#include <OpenMS/KERNEL/Feature.h>
#include <OpenMS/METADATA/DocumentIdentifier.h>
#include <OpenMS/METADATA/ProteinIdentification.h>
#include <OpenMS/METADATA/DataProcessing.h>
#include <OpenMS/KERNEL/RangeManager.h>
#include <OpenMS/KERNEL/ComparatorUtils.h>
#include <OpenMS/CONCEPT/UniqueIdIndexer.h>
#include <algorithm>
#include <vector>
#include <exception>
Go to the source code of this file.
Classes | |
struct | AnnotationStatistics |
class | FeatureMap< FeatureT > |
A container for features. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const AnnotationStatistics &ann) |
Print content of an AnnotationStatistics object to a stream. More... | |
template<typename FeatureType > | |
std::ostream & | operator<< (std::ostream &os, const FeatureMap< FeatureType > &map) |
Print content of a feature map 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 |