OpenMS
|
#include <OpenMS/METADATA/ID/ProcessingStep.h>
#include <OpenMS/METADATA/ID/Observation.h>
#include <OpenMS/METADATA/ID/DBSearchParam.h>
#include <OpenMS/METADATA/ID/IdentifiedCompound.h>
#include <OpenMS/METADATA/ID/IdentifiedSequence.h>
#include <OpenMS/METADATA/ID/InputFile.h>
#include <OpenMS/METADATA/ID/MetaData.h>
#include <OpenMS/METADATA/ID/ParentMatch.h>
#include <OpenMS/METADATA/ID/ObservationMatch.h>
#include <OpenMS/METADATA/ID/ParentSequence.h>
#include <OpenMS/METADATA/ID/ParentGroup.h>
#include <OpenMS/METADATA/ID/ObservationMatchGroup.h>
#include <OpenMS/METADATA/ID/ScoreType.h>
#include <unordered_set>
Go to the source code of this file.
Classes | |
class | IdentificationData |
struct | IdentificationData::RefTranslator |
structure that maps references of corresponding objects after copying More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
template<typename ContainerType , typename PredicateType > | |
static void | removeFromSetIf_ (ContainerType &container, PredicateType predicate) |
Representation of spectrum identification results and associated data. More... | |