MCPcopy 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

BaseFeatureMethod · 0.45
computeConsensusMethod · 0.45
FeatureMap.cppFile · 0.45
FeatureHandleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected