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

Method getShowFragmentIons

src/openms/source/FORMAT/SequestInfile.cpp:616–619  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

614 }
615
616 bool SequestInfile::getShowFragmentIons() const
617 {
618 return show_fragment_ions_;
619 }
620
621 void SequestInfile::setShowFragmentIons(bool show_fragment_ions)
622 {

Callers 4

SequestInfileMethod · 0.80
SequestInfile.cppFile · 0.80
operator==Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected