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

Method getPrecursorMassErrorUnit

src/openms/source/FORMAT/XTandemInfile.cpp:604–607  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

602 }
603
604 XTandemInfile::ErrorUnit XTandemInfile::getPrecursorMassErrorUnit() const
605 {
606 return precursor_mass_error_unit_;
607 }
608
609 void XTandemInfile::setFragmentMassErrorUnit(ErrorUnit unit)
610 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected