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

Method setMSLevels

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

Source from the content-addressed store, hash-verified

134 }
135
136 void PeakFileOptions::setMSLevels(const vector<Int>& levels)
137 {
138 ms_levels_ = levels;
139 }
140
141 void PeakFileOptions::addMSLevel(int level)
142 {

Callers 15

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
main_Method · 0.80

Calls

no outgoing calls

Tested by 1

main_Method · 0.64