Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getCharge
Method
getCharge
src/openms/source/METADATA/IdentificationHit.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
Int IdentificationHit::getCharge() const
64
{
65
return charge_;
66
}
67
68
void IdentificationHit::setCalculatedMassToCharge(double mz)
69
{
Callers
1
testIdentificationHit
Function · 0.95
Calls
no outgoing calls
Tested by
1
testIdentificationHit
Function · 0.76