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

Method getCalculatedMassToCharge

src/openms/source/METADATA/IdentificationHit.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 double IdentificationHit::getCalculatedMassToCharge() const
74 {
75 return calculated_mass_to_charge_;
76 }
77
78 void IdentificationHit::setExperimentalMassToCharge(double mz)
79 {

Callers 1

testIdentificationHitFunction · 0.95

Calls

no outgoing calls

Tested by 1

testIdentificationHitFunction · 0.76