MCPcopy 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
extractScanNumberMethod · 0.45
setScanRegExp_Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected