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

Method getConcentration

src/openms/source/METADATA/Sample.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193 }
194
195 double Sample::getConcentration() const
196 {
197 return concentration_;
198 }
199
200 void Sample::setConcentration(double concentration)
201 {

Callers 8

testSampleFunction · 0.95
update_Method · 0.80
writeHeader_Method · 0.80
writeToMethod · 0.80
Sample_test.cppFile · 0.80
MzMLFile_test.cppFile · 0.80
MzXMLFile_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

testSampleFunction · 0.76