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

Method setTopoSortMarked

src/openms_gui/source/VISUAL/TOPPASVertex.cpp:534–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532 }
533
534 void TOPPASVertex::setTopoSortMarked(bool b)
535 {
536 topo_sort_marked_ = b;
537 }
538
539 UInt TOPPASVertex::getTopoNr() const
540 {

Callers 1

topoSortMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected