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

Method setState

src/openms/source/METADATA/Sample.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168 }
169
170 void Sample::setState(Sample::SampleState state)
171 {
172 state_ = state;
173 }
174
175 double Sample::getMass() const
176 {

Callers 5

testSampleFunction · 0.95
storeMethod · 0.80
handleCVParam_Method · 0.80
cvParam_Method · 0.80
Sample_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

testSampleFunction · 0.76