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

Method getMSLevel

src/openms/source/KERNEL/MSSpectrum.cpp:559–562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

557 }
558
559 UInt MSSpectrum::getMSLevel() const
560 {
561 return ms_level_;
562 }
563
564 void MSSpectrum::setMSLevel(UInt ms_level)
565 {

Callers 15

testMSSpectrumFunction · 0.95
updateEntries_Method · 0.80
fillRow_Method · 0.80
populatePeakDataRow_Function · 0.80
updateEntriesMethod · 0.80
paintMethod · 0.80
paintPrecursorPeaks_Method · 0.80
showSpectrumAsNew1DMethod · 0.80
activate1DSpectrumMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected