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

Method getPrecursorMassTolerance

src/openms/source/FORMAT/InspectInfile.cpp:450–453  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

448 }
449
450 float InspectInfile::getPrecursorMassTolerance() const
451 {
452 return precursor_mass_tolerance_;
453 }
454
455 void InspectInfile::setPrecursorMassTolerance(float precursor_mass_tolerance)
456 {

Callers 3

InspectInfileMethod · 0.45
InspectInfile.cppFile · 0.45
operator==Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected