MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getNumberOfHits

Method getNumberOfHits

src/openms/source/FORMAT/XQuestResultXMLFile.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 int XQuestResultXMLFile::getNumberOfHits() const
51 {
52 return this->n_hits_;
53 }
54
55 double XQuestResultXMLFile::getMinScore() const
56 {

Callers 2

loadInputFile_Method · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected