OpenMS
|
#include <OpenMS/PROCESSING/MISC/DataFilters.h>
#include <OpenMS/KERNEL/ConsensusMap.h>
#include <OpenMS/KERNEL/FeatureMap.h>
#include <OpenMS/KERNEL/MSExperiment.h>
#include <OpenMS/KERNEL/RangeManager.h>
#include <OpenMS/CONCEPT/ProgressLogger.h>
#include <OpenMS/VISUAL/INTERFACES/IPeptideIds.h>
Go to the source code of this file.
Classes | |
class | LayerStoreData |
Base class to store either the currently visible or all data of a canvas. More... | |
class | LayerStoreDataPeakMapVisible |
Visitor which can save a visible piece of data; subsequently the data can be stored to a file. More... | |
class | LayerStoreDataPeakMapAll |
Visitor which can save a full experiment; subsequently the data can be stored to a file. More... | |
class | LayerStoreDataFeatureMapVisible |
Visitor which can save a visible piece of data; subsequently the data can be stored to a file. More... | |
class | LayerStoreDataFeatureMapAll |
Visitor which can save a full FeatureMap; subsequently the data can be stored to a file. More... | |
class | LayerStoreDataConsensusMapVisible |
Visitor which can save a visible piece of data; subsequently the data can be stored to a file. More... | |
class | LayerStoreDataConsensusMapAll |
Visitor which can save a full ConsensusMap; subsequently the data can be stored to a file. More... | |
class | LayerStoreDataIdentVisible |
Visitor which can save a visible piece of data; subsequently the data can be stored to a file. More... | |
class | LayerStoreDataIdentAll |
Visitor which can save a full set of Identifications; subsequently the data can be stored to a file. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |