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

Method getMatchPeakAllowedError

src/openms/source/FORMAT/SequestInfile.cpp:606–609  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

604 }
605
606 Size SequestInfile::getMatchPeakAllowedError() const
607 {
608 return match_peak_allowed_error_;
609 }
610
611 void SequestInfile::setMatchPeakAllowedError(Size match_peak_allowed_error)
612 {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected