Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ hasFilters
Method
hasFilters
src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:310–313 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
308
}
309
310
bool PeakFileOptions::hasFilters() const
311
{
312
return (has_rt_range_ || hasMSLevels());
313
}
314
315
} // namespace OpenMS
Callers
1
loadSize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected