Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setIonDetectors
Method
setIonDetectors
src/openms/source/METADATA/Instrument.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
void Instrument::setIonDetectors(const std::vector<IonDetector> & ion_detectors)
127
{
128
ion_detectors_ = ion_detectors;
129
}
130
131
const Software & Instrument::getSoftware() const
132
{
Callers
2
testInstrument
Function · 0.95
Instrument_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testInstrument
Function · 0.76