Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ hasIntensityRange
Method
hasIntensityRange
src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
bool PeakFileOptions::hasIntensityRange() const
127
{
128
return has_intensity_range_;
129
}
130
131
const DRange<1>& PeakFileOptions::getIntensityRange() const
132
{
Callers
8
populateSpectraWithData_
Method · 0.45
populateChromatogramsWithData_
Method · 0.45
fillData_
Method · 0.45
endElement
Method · 0.45
doPopulateSpectraWithData_
Method · 0.45
endElement
Method · 0.45
load
Function · 0.45
PeakFileOptions_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected