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

Method setExperimentalMassToCharge

src/openms/source/METADATA/IdentificationHit.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 }
77
78 void IdentificationHit::setExperimentalMassToCharge(double mz)
79 {
80 experimental_mass_to_charge_ = mz;
81 }
82
83 double IdentificationHit::getExperimentalMassToCharge() const
84 {

Callers 2

testIdentificationHitFunction · 0.95
startElementMethod · 0.80

Calls

no outgoing calls

Tested by 1

testIdentificationHitFunction · 0.76