MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setIonSources

Method setIonSources

src/openms/source/METADATA/Instrument.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 void Instrument::setIonSources(const std::vector<IonSource> & ion_sources)
97 {
98 ion_sources_ = ion_sources;
99 }
100
101 const std::vector<MassAnalyzer> & Instrument::getMassAnalyzers() const
102 {

Callers 2

testInstrumentFunction · 0.95

Calls

no outgoing calls

Tested by 1

testInstrumentFunction · 0.76