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

Method getMulticharge

src/openms/source/FORMAT/InspectInfile.cpp:470–473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468 }
469
470 UInt InspectInfile::getMulticharge() const
471 {
472 return multicharge_;
473 }
474
475 void InspectInfile::setMulticharge(UInt multicharge)
476 {

Callers 4

InspectInfileMethod · 0.80
InspectInfile.cppFile · 0.80
operator==Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected