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

Method getFeatureIndex

src/openms/source/DATASTRUCTURES/GridFeature.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 Size GridFeature::getFeatureIndex() const
51 {
52 return feature_index_;
53 }
54
55 Int GridFeature::getID() const
56 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected