OpenMS  2.7.0
Classes | Namespaces | Typedefs
MoleculeParentMatch.h File Reference
#include <OpenMS/METADATA/ID/ParentMolecule.h>
Include dependency graph for MoleculeParentMatch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MoleculeParentMatch
 Meta data for the association between an identified molecule (e.g. peptide) and a parent molecule (e.g. protein). More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 
 OpenMS::IdentificationDataInternal
 

Typedefs

typedef std::map< ParentMoleculeRef, std::set< MoleculeParentMatch > > ParentMatches
 mapping: parent molecule -> match information More...