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

Method getWidth

src/openms/source/KERNEL/BaseFeature.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 BaseFeature::WidthType BaseFeature::getWidth() const
83 {
84 return width_;
85 }
86
87 void BaseFeature::setWidth(BaseFeature::WidthType fwhm)
88 {

Callers 15

test_BaseFeatureFunction · 0.95
sliceStatisticsMethod · 0.45
outputToMethod · 0.45
main_Method · 0.45
outputTo_Method · 0.45
TextExporter.cppFile · 0.45
collectQCDataMethod · 0.45
storeBaseFeature_Method · 0.45
storeMethod · 0.45
writeToMethod · 0.45
writeFeature_Method · 0.45
exportRowFromFeature_Method · 0.45

Calls

no outgoing calls

Tested by 3

test_BaseFeatureFunction · 0.76
testConsensusFeatureFunction · 0.36
testFeatureFunction · 0.36