Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testMSSpectrum
Function · 0.95
updateEntries_
Method · 0.80
fillRow_
Method · 0.80
populatePeakDataRow_
Function · 0.80
updateEntries
Method · 0.80
paint
Method · 0.80
paintMaximumIntensities_
Method · 0.80
paintPrecursorPeaks_
Method · 0.80
synchronizePeakAnnotations
Method · 0.80
removePeakAnnotationsFromPeptideHit
Method · 0.80
showSpectrumAsNew1D
Method · 0.80
activate1DSpectrum
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected