Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setCalculatedMassToCharge
Method
setCalculatedMassToCharge
src/openms/source/METADATA/IdentificationHit.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void IdentificationHit::setCalculatedMassToCharge(double mz)
69
{
70
calculated_mass_to_charge_ = mz;
71
}
72
73
double IdentificationHit::getCalculatedMassToCharge() const
74
{
Callers
2
testIdentificationHit
Function · 0.95
startElement
Method · 0.80
Calls
no outgoing calls
Tested by
1
testIdentificationHit
Function · 0.76