MCPcopy 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

testInstrumentFunction · 0.95

Calls

no outgoing calls

Tested by 1

testInstrumentFunction · 0.76