Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setExperimentalMassToCharge
Method
setExperimentalMassToCharge
src/openms/source/METADATA/IdentificationHit.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void IdentificationHit::setExperimentalMassToCharge(double mz)
79
{
80
experimental_mass_to_charge_ = mz;
81
}
82
83
double IdentificationHit::getExperimentalMassToCharge() const
84
{
Callers
2
testIdentificationHit
Function · 0.95
startElement
Method · 0.80
Calls
no outgoing calls
Tested by
1
testIdentificationHit
Function · 0.76