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

Method getMatchPeakCount

src/openms/source/FORMAT/SequestInfile.cpp:596–599  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

594 }
595
596 Size SequestInfile::getMatchPeakCount() const
597 {
598 return match_peak_count_;
599 }
600
601 void SequestInfile::setMatchPeakCount(Size match_peak_count)
602 {

Callers 4

SequestInfileMethod · 0.80
SequestInfile.cppFile · 0.80
operator==Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected