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

Method clearMSLevels

src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144 }
145
146 void PeakFileOptions::clearMSLevels()
147 {
148 ms_levels_.clear();
149 }
150
151 bool PeakFileOptions::hasMSLevels() const
152 {

Callers 15

testPeakFileOptionsFunction · 0.95
main_Function · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
searchMethod · 0.80
MzMLFile_test.cppFile · 0.80
MzXMLFile_test.cppFile · 0.80

Calls 1

clearMethod · 0.45

Tested by 1

testPeakFileOptionsFunction · 0.76