OpenMS
ParentMatch.h File Reference
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...