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

Method setSizeOnly

src/openms/source/FORMAT/OPTIONS/FeatureFileOptions.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 }
89
90 void FeatureFileOptions::setSizeOnly(bool size_only)
91 {
92 size_only_ = size_only;
93 }
94
95 const DRange<1> & FeatureFileOptions::getMZRange() const
96 {

Callers 1

loadSizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected