Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getCharge
Method
getCharge
src/openms/source/KERNEL/FeatureHandle.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
FeatureHandle::ChargeType FeatureHandle::getCharge() const
64
{
65
return charge_;
66
}
67
68
void FeatureHandle::setWidth(FeatureHandle::WidthType width)
69
{
Callers
6
BaseFeature
Method · 0.45
computeConsensus
Method · 0.45
computeMonoisotopicConsensus
Method · 0.45
computeDechargeConsensus
Method · 0.45
FeatureMap.cpp
File · 0.45
FeatureHandle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected