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

Method setMassAnalyzers

src/openms/source/METADATA/Instrument.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 }
110
111 void Instrument::setMassAnalyzers(const std::vector<MassAnalyzer> & mass_analyzers)
112 {
113 mass_analyzers_ = mass_analyzers;
114 }
115
116 const std::vector<IonDetector> & Instrument::getIonDetectors() const
117 {

Callers 2

testInstrumentFunction · 0.95

Calls

no outgoing calls

Tested by 1

testInstrumentFunction · 0.76