Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ empty
Method
empty
src/openms/source/METADATA/SpectrumLookup.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
28
29
bool SpectrumLookup::empty() const
30
{
31
return n_spectra_ == 0;
32
}
33
34
35
Size SpectrumLookup::findByRT(double rt) const
Callers
3
findByRegExpMatch_
Method · 0.45
extractScanNumber
Method · 0.45
setScanRegExp_
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected