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

Method setWriteIndex

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

Source from the content-addressed store, hash-verified

249 }
250
251 void PeakFileOptions::setWriteIndex(bool write_index)
252 {
253 write_index_ = write_index;
254 }
255
256 MSNumpressCoder::NumpressConfig PeakFileOptions::getNumpressConfigurationMassTime() const
257 {

Callers 5

main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
storeMethod · 0.80
prepareChromOutputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected