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

Method setCalculatedMassToCharge

src/openms/source/METADATA/IdentificationHit.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 }
67
68 void IdentificationHit::setCalculatedMassToCharge(double mz)
69 {
70 calculated_mass_to_charge_ = mz;
71 }
72
73 double IdentificationHit::getCalculatedMassToCharge() const
74 {

Callers 2

testIdentificationHitFunction · 0.95
startElementMethod · 0.80

Calls

no outgoing calls

Tested by 1

testIdentificationHitFunction · 0.76