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

Method getMatchPeakTolerance

src/openms/source/FORMAT/SequestInfile.cpp:488–491  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

486 }
487
488 float SequestInfile::getMatchPeakTolerance() const
489 {
490 return match_peak_tolerance_;
491 }
492
493 void SequestInfile::setMatchPeakTolerance(float match_peak_tolerance)
494 {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected