Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testIonSource
Function · 0.95
update_
Method · 0.80
writeHeader_
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