Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setName
Method
setName
src/openms/source/METADATA/IdentificationHit.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void IdentificationHit::setName(const String & name)
89
{
90
name_ = name;
91
}
92
93
const String & IdentificationHit::getName() const
94
{
Callers
2
testIdentificationHit
Function · 0.95
testSpectrumIdentification
Function · 0.95
Calls
no outgoing calls
Tested by
2
testIdentificationHit
Function · 0.76
testSpectrumIdentification
Function · 0.76