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

Method addMSLevel

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

Source from the content-addressed store, hash-verified

139 }
140
141 void PeakFileOptions::addMSLevel(int level)
142 {
143 ms_levels_.push_back(level);
144 }
145
146 void PeakFileOptions::clearMSLevels()
147 {

Callers 15

main_Function · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80

Calls 1

push_backMethod · 0.45

Tested by 3

START_SECTIONFunction · 0.64
START_SECTIONFunction · 0.64
START_SECTIONFunction · 0.64