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

Method setCustomizations

src/openms/source/METADATA/Instrument.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 }
80
81 void Instrument::setCustomizations(const String & customizations)
82 {
83 customizations_ = customizations;
84 }
85
86 const std::vector<IonSource> & Instrument::getIonSources() const
87 {

Callers 5

testInstrumentFunction · 0.95
storeMethod · 0.80
handleCVParam_Method · 0.80
cvParam_Method · 0.80

Calls

no outgoing calls

Tested by 1

testInstrumentFunction · 0.76