Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getFragmentMassTolerance
Method
getFragmentMassTolerance
src/openms/source/FORMAT/XTandemInfile.cpp:634–637 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
632
}
633
634
double XTandemInfile::getFragmentMassTolerance() const
635
{
636
return fragment_mass_tolerance_;
637
}
638
639
void XTandemInfile::setNumberOfThreads(UInt num_threads)
640
{
Callers
1
XTandemInfile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected