MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setCharge

Method setCharge

src/openms/source/METADATA/IdentificationHit.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 void IdentificationHit::setCharge(Int charge)
59 {
60 charge_ = charge;
61 }
62
63 Int IdentificationHit::getCharge() const
64 {

Callers 1

testIdentificationHitFunction · 0.95

Calls

no outgoing calls

Tested by 1

testIdentificationHitFunction · 0.76