OpenMS
ProteinHit.h File Reference
#include <iosfwd>
#include <vector>
#include <functional>
#include <set>
#include <map>
#include <OpenMS/CHEMISTRY/ResidueModification.h>
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/METADATA/MetaInfoInterface.h>
Include dependency graph for ProteinHit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProteinHit
 Representation of a protein hit. More...
 
class  ProteinHit::ProteinHitAccessionHash
 Hash of a ProteinHit based on its accession only! More...
 
class  ProteinHit::ProteinHitPtrAccessionHash
 
class  ProteinHit::ScoreMore
 Greater predicate for scores of hits. More...
 
class  ProteinHit::ScoreLess
 Lesser predicate for scores of hits. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Functions

std::ostream & operator<< (std::ostream &stream, const ProteinHit &hit)
 Stream operator. More...