OpenMS  2.7.0
Classes | Namespaces | Functions
FeatureMap.h File Reference
#include <OpenMS/KERNEL/Feature.h>
#include <OpenMS/KERNEL/RangeManager.h>
#include <OpenMS/KERNEL/MSExperiment.h>
#include <OpenMS/METADATA/DocumentIdentifier.h>
#include <OpenMS/METADATA/MetaInfoInterface.h>
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/CONCEPT/UniqueIdInterface.h>
#include <OpenMS/CONCEPT/UniqueIdIndexer.h>
#include <OpenMS/DATASTRUCTURES/Utils/MapUtilities.h>
#include <OpenMS/KERNEL/BaseFeature.h>
#include <OpenMS/OpenMSConfig.h>
#include <algorithm>
#include <exception>
#include <vector>
Include dependency graph for FeatureMap.h:

Go to the source code of this file.

Classes

struct  AnnotationStatistics
 
class  FeatureMap
 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...
 
std::ostream & operator<< (std::ostream &os, const FeatureMap &map)