Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getNumberOfThreads
Method
getNumberOfThreads
src/openms/source/FORMAT/XTandemInfile.cpp:644–647 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
642
}
643
644
UInt XTandemInfile::getNumberOfThreads() const
645
{
646
return number_of_threads_;
647
}
648
649
XTandemInfile::MassType XTandemInfile::getPrecursorErrorType() const
650
{
Callers
1
XTandemInfile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected