Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setSoftware
Method
setSoftware
src/openms/source/METADATA/Instrument.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
void Instrument::setSoftware(const Software & software)
142
{
143
software_ = software;
144
}
145
146
Instrument::IonOpticsType Instrument::getIonOptics() const
147
{
Callers
10
testInstrument
Function · 0.95
loadDataProcessing_
Method · 0.45
startElement
Method · 0.45
endElement
Method · 0.45
load
Function · 0.45
DataProcessing_test.cpp
File · 0.45
Instrument_test.cpp
File · 0.45
ConsensusMap_test.cpp
File · 0.45
SpectrumSettings_test.cpp
File · 0.45
testDataProcessing
Function · 0.45
Calls
no outgoing calls
Tested by
2
testInstrument
Function · 0.76
testDataProcessing
Function · 0.36