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

Method clear

src/openms/source/KERNEL/Mobilogram.cpp:310–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308 }
309
310 void Mobilogram::clear() noexcept
311 {
312 data_.clear();
313 RangeManager::clearRanges();
314 }
315
316 Mobilogram::ConstIterator Mobilogram::getBasePeak() const
317 {

Callers 3

Feature.cppFile · 0.45
convertMethod · 0.45
copySpectrumMetaFunction · 0.45

Calls

no outgoing calls

Tested by 1

copySpectrumMetaFunction · 0.36