OpenMS
2.7.0
|
#include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/KERNEL/StandardTypes.h>
#include <OpenMS/KERNEL/MSExperiment.h>
#include <OpenMS/KERNEL/FeatureMap.h>
#include <OpenMS/KERNEL/ConsensusMap.h>
#include <OpenMS/METADATA/PeptideIdentification.h>
#include <OpenMS/METADATA/ProteinIdentification.h>
#include <OpenMS/VISUAL/LogWindow.h>
#include <OpenMS/VISUAL/MultiGradient.h>
#include <OpenMS/VISUAL/ANNOTATION/Annotations1DContainer.h>
#include <OpenMS/FILTERING/DATAREDUCTION/DataFilters.h>
#include <boost/shared_ptr.hpp>
#include <vector>
#include <bitset>
Go to the source code of this file.
Classes | |
class | LayerData |
Class that stores the data for one layer. More... | |
class | LayerAnnotatorBase |
class | LayerAnnotatorPeptideID |
class | LayerAnnotatorAMS |
class | LayerAnnotatorOSW |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const LayerData &rhs) |
Print the contents to a stream. More... | |