Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setId
Method
setId
src/openms/source/METADATA/IdentificationHit.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void IdentificationHit::setId(const String & id)
49
{
50
id_ = id;
51
}
52
53
const String & IdentificationHit::getId() const
54
{
Callers
5
testIdentificationHit
Function · 0.95
getTargetNucleotideToFragmentAdducts
Method · 0.45
startElement
Method · 0.45
startElement
Method · 0.45
ResidueModification_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
1
testIdentificationHit
Function · 0.76