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

Go to the source code of this file.

Classes

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

Namespaces

 OpenMS
 Main OpenMS namespace.
 
 OpenMS::IdentificationDataInternal
 

Typedefs

typedef std::map< ParentSequenceRef, std::set< ParentMatch > > ParentMatches
 mapping: parent sequence -> match information More...