Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getShowFragmentIons
Method
getShowFragmentIons
src/openms/source/FORMAT/SequestInfile.cpp:616–619 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
614
}
615
616
bool SequestInfile::getShowFragmentIons() const
617
{
618
return show_fragment_ions_;
619
}
620
621
void SequestInfile::setShowFragmentIons(bool show_fragment_ions)
622
{
Callers
4
SequestInfile
Method · 0.80
SequestInfile.cpp
File · 0.80
operator==
Method · 0.80
SequestInfile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected