Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_BaseFeature
Function · 0.95
sliceStatistics
Method · 0.45
outputTo
Method · 0.45
main_
Method · 0.45
outputTo_
Method · 0.45
TextExporter.cpp
File · 0.45
collectQCData
Method · 0.45
storeBaseFeature_
Method · 0.45
store
Method · 0.45
writeTo
Method · 0.45
writeFeature_
Method · 0.45
exportRowFromFeature_
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_BaseFeature
Function · 0.76
testConsensusFeature
Function · 0.36
testFeature
Function · 0.36