MCPcopy 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
writeToMethod · 0.80
writeToMethod · 0.80
operator()Method · 0.80
MzMLFile_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 2

fillRow_Method · 0.64
populatePeakDataRow_Function · 0.64