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

Method setStringDataArrays

src/openms/source/KERNEL/MSSpectrum.cpp:594–597  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

592 }
593
594 void MSSpectrum::setStringDataArrays(const MSSpectrum::StringDataArrays &sda)
595 {
596 string_data_arrays_ = sda;
597 }
598
599 MSSpectrum::StringDataArrays &MSSpectrum::getStringDataArrays()
600 {

Callers 3

testMSSpectrumFunction · 0.95
annotateMatchesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected