Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setMz32Bit
Method
setMz32Bit
src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:226–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
void PeakFileOptions::setMz32Bit(bool mz_32_bit)
227
{
228
mz_32_bit_ = mz_32_bit;
229
}
230
231
bool PeakFileOptions::getMz32Bit() const
232
{
Callers
1
main_
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected