Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getMaxPTMsize
Method
getMaxPTMsize
src/openms/source/FORMAT/InspectInfile.cpp:440–443 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
438
}
439
440
float InspectInfile::getMaxPTMsize() const
441
{
442
return maxptmsize_;
443
}
444
445
void InspectInfile::setMaxPTMsize(float maxptmsize)
446
{
Callers
4
InspectInfile
Method · 0.80
InspectInfile.cpp
File · 0.80
operator==
Method · 0.80
InspectInfile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected