MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getNrSpectra

Function getNrSpectra

src/openms/source/INTERFACES_IMPL/MockImplementation.cpp:39–42  ·  view source on GitHub ↗

Returns the number of spectra available

Source from the content-addressed store, hash-verified

37 }
38 /// Returns the number of spectra available
39 size_t getNrSpectra() const override
40 {
41 return 0;
42 }
43 /// Returns the meta information for a spectrum
44 SpectrumMetaPtr getSpectrumMetaById(int /* id */) const override
45 {

Callers 11

getSpectrumByIdMethod · 0.50
getSpectrumMetaByIdMethod · 0.50
getSpectrumByIdMethod · 0.50
getSpectrumMetaByIdMethod · 0.50
getSpectraMetaInfoMethod · 0.50
getSpectrumByIdMethod · 0.50
getSpectrumMetaByIdMethod · 0.50
getSpectrumMethod · 0.50
readSpectraMethod · 0.50

Calls

no outgoing calls

Tested by 7

getSpectrumByIdMethod · 0.40
getSpectrumMetaByIdMethod · 0.40
getSpectrumByIdMethod · 0.40
getSpectrumMetaByIdMethod · 0.40
getSpectraMetaInfoMethod · 0.40
getSpectrumByIdMethod · 0.40
getSpectrumMetaByIdMethod · 0.40