Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getMass
Method
getMass
src/openms/source/FORMAT/PepXMLFile.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
double PepXMLFile::AminoAcidModification::getMass() const
78
{
79
return mass_;
80
}
81
82
double PepXMLFile::AminoAcidModification::getMassDiff() const
83
{
Callers
4
startElement
Method · 0.45
lookupAddFromHeader_
Method · 0.45
writeHeader_
Method · 0.45
writeTo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected