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

Method setMaxPTMsize

src/openms/source/FORMAT/InspectInfile.cpp:445–448  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

443 }
444
445 void InspectInfile::setMaxPTMsize(float maxptmsize)
446 {
447 maxptmsize_ = maxptmsize;
448 }
449
450 float InspectInfile::getPrecursorMassTolerance() const
451 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected