MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getWidth

Method getWidth

src/openms/source/KERNEL/FeatureHandle.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 FeatureHandle::WidthType FeatureHandle::getWidth() const
74 {
75 return width_;
76 }
77
78 bool FeatureHandle::operator==(const FeatureHandle& i) const
79 {

Callers 1

FeatureHandleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected