MCPcopy 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

FilterListMethod · 0.45
computeSlice_Method · 0.45
computeSliceOld_Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected