Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testIdentificationHit
Function · 0.95
startElement
Method · 0.80
Calls
no outgoing calls
Tested by
1
testIdentificationHit
Function · 0.76