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

Method getIonizationMethod

src/openms/source/METADATA/IonSource.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 IonSource::IonizationMethod IonSource::getIonizationMethod() const
58 {
59 return ionization_method_;
60 }
61
62 void IonSource::setIonizationMethod(IonSource::IonizationMethod ionization_type)
63 {

Callers 10

testIonSourceFunction · 0.95
update_Method · 0.80
outputTo_Method · 0.80
writeHeader_Method · 0.80
writeToMethod · 0.80
writeToMethod · 0.80
MzMLFile_test.cppFile · 0.80
MzXMLFile_test.cppFile · 0.80
IonSource_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

testIonSourceFunction · 0.76