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

Method setIntegerDataArrays

src/openms/source/KERNEL/MSSpectrum.cpp:614–617  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

612 }
613
614 void MSSpectrum::setIntegerDataArrays(const MSSpectrum::IntegerDataArrays &ida)
615 {
616 integer_data_arrays_ = ida;
617 }
618
619 MSSpectrum::Iterator MSSpectrum::MZBegin(MSSpectrum::CoordinateType mz)
620 {

Callers 4

testMSSpectrumFunction · 0.95
consumeSpectrumMethod · 0.45
consumeChromatogramMethod · 0.45
START_SECTIONFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected