MCPcopy 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

testInstrumentFunction · 0.95
loadDataProcessing_Method · 0.45
startElementMethod · 0.45
endElementMethod · 0.45
loadFunction · 0.45
testDataProcessingFunction · 0.45

Calls

no outgoing calls

Tested by 2

testInstrumentFunction · 0.76
testDataProcessingFunction · 0.36