Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setCustomizations
Method
setCustomizations
src/openms/source/METADATA/Instrument.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void Instrument::setCustomizations(const String & customizations)
82
{
83
customizations_ = customizations;
84
}
85
86
const std::vector<IonSource> & Instrument::getIonSources() const
87
{
Callers
5
testInstrument
Function · 0.95
store
Method · 0.80
handleCVParam_
Method · 0.80
cvParam_
Method · 0.80
Instrument_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testInstrument
Function · 0.76