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

Method setFragmentMassTolerance

src/openms/source/FORMAT/XTandemInfile.cpp:629–632  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

627 }
628
629 void XTandemInfile::setFragmentMassTolerance(double tolerance)
630 {
631 fragment_mass_tolerance_ = tolerance;
632 }
633
634 double XTandemInfile::getFragmentMassTolerance() const
635 {

Callers 2

main_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected