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

Method getInletType

src/openms/source/METADATA/IonSource.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 IonSource::InletType IonSource::getInletType() const
48 {
49 return inlet_type_;
50 }
51
52 void IonSource::setInletType(IonSource::InletType inlet_type)
53 {

Callers 8

testIonSourceFunction · 0.95
update_Method · 0.80
writeHeader_Method · 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