|
OpenMS
2.5.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_;
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
std::vector< IdentificationHit > hits_
Single peptide hits.
Definition: SpectrumIdentification.h:89
Interface for classes that can store arbitrary meta information (Type-Name-Value tuples).
Definition: MetaInfoInterface.h:60
String id_
Identifier.
Definition: SpectrumIdentification.h:88
Represents a object which can store the information of an analysisXML instance.
Definition: IdentificationHit.h:48
Represents a object which can store the information of an analysisXML instance.
Definition: SpectrumIdentification.h:49
A more convenient string class.
Definition: String.h:58
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46