Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getScanMode
Method
getScanMode
src/openms/source/METADATA/InstrumentSettings.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
InstrumentSettings::ScanMode InstrumentSettings::getScanMode() const
45
{
46
return scan_mode_;
47
}
48
49
void InstrumentSettings::setScanMode(InstrumentSettings::ScanMode scan_mode)
50
{
Callers
13
fillRow_
Method · 0.80
populatePeakDataRow_
Function · 0.80
update_
Method · 0.80
outputTo_
Method · 0.80
writeHeader_
Method · 0.80
writeSpectrum_
Method · 0.80
writeTo
Method · 0.80
writeTo
Method · 0.80
convertSpectraToChromatograms
Method · 0.80
operator()
Method · 0.80
InstrumentSettings_test.cpp
File · 0.80
MzMLFile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
2
fillRow_
Method · 0.64
populatePeakDataRow_
Function · 0.64