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

Method setPrecursorMassErrorUnit

src/openms/source/FORMAT/XTandemInfile.cpp:599–602  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

597 }
598
599 void XTandemInfile::setPrecursorMassErrorUnit(ErrorUnit unit)
600 {
601 precursor_mass_error_unit_ = unit;
602 }
603
604 XTandemInfile::ErrorUnit XTandemInfile::getPrecursorMassErrorUnit() const
605 {

Callers 2

main_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected