OpenMS
|
#include <OpenMS/METADATA/DataProcessing.h>
#include <OpenMS/METADATA/ID/ProcessingSoftware.h>
#include <OpenMS/METADATA/ID/InputFile.h>
Go to the source code of this file.
Classes | |
struct | ProcessingStep |
Data processing step that is applied to the data (e.g. database search, PEP calculation, filtering, ConsensusID). More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS::IdentificationDataInternal | |
Typedefs | |
typedef std::set< ProcessingStep > | ProcessingSteps |
typedef IteratorWrapper< ProcessingSteps::iterator > | ProcessingStepRef |