|
OpenMS
2.6.0
|
Go to the documentation of this file.
76 void setHits(
const std::vector<IdentificationHit> & hits);
83 const std::vector<IdentificationHit> & getHits()
const;
89 std::vector<IdentificationHit>
hits_;
String id_
Identifier.
Definition: SpectrumIdentification.h:88
A more convenient string class.
Definition: String.h:59
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Represents a object which can store the information of an analysisXML instance.
Definition: IdentificationHit.h:48
bool operator==(const IDBoostGraph::ProteinGroup &lhs, const IDBoostGraph::ProteinGroup &rhs)
Represents a object which can store the information of an analysisXML instance.
Definition: SpectrumIdentification.h:49
std::vector< IdentificationHit > hits_
Single peptide hits.
Definition: SpectrumIdentification.h:89