Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setActive
Method
setActive
src/openms/source/DATASTRUCTURES/ChargePair.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
void ChargePair::setActive(const bool active)
169
{
170
is_active_ = active;
171
}
172
173
//@}
174
Callers
6
changeLayerFilterState
Method · 0.45
FilterList
Method · 0.45
computeSlice_
Method · 0.45
computeSliceOld_
Method · 0.45
ChargePair_test.cpp
File · 0.45
DataFilters_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected