Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testIonSource
Function · 0.95
update_
Method · 0.80
outputTo_
Method · 0.80
writeHeader_
Method · 0.80
writeTo
Method · 0.80
writeTo
Method · 0.80
MzMLFile_test.cpp
File · 0.80
MzXMLFile_test.cpp
File · 0.80
MzDataFile_test.cpp
File · 0.80
IonSource_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testIonSource
Function · 0.76