Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testInstrument
Function · 0.95
Instrument_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testInstrument
Function · 0.76