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

Method setPassThreshold

src/openms/source/METADATA/IdentificationHit.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 void IdentificationHit::setPassThreshold(bool pass)
99 {
100 pass_threshold_ = pass;
101 }
102
103 bool IdentificationHit::getPassThreshold() const
104 {

Callers 2

testIdentificationHitFunction · 0.95
startElementMethod · 0.80

Calls

no outgoing calls

Tested by 1

testIdentificationHitFunction · 0.76