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

Method getPrecursorMassToleranceMinus

src/openms/source/FORMAT/XTandemInfile.cpp:594–597  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

592 }
593
594 double XTandemInfile::getPrecursorMassToleranceMinus() const
595 {
596 return precursor_mass_tolerance_minus_;
597 }
598
599 void XTandemInfile::setPrecursorMassErrorUnit(ErrorUnit unit)
600 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected