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

Method getExperimentalMassToCharge

src/openms/source/METADATA/IdentificationHit.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 double IdentificationHit::getExperimentalMassToCharge() const
84 {
85 return experimental_mass_to_charge_;
86 }
87
88 void IdentificationHit::setName(const String & name)
89 {

Callers 1

testIdentificationHitFunction · 0.95

Calls

no outgoing calls

Tested by 1

testIdentificationHitFunction · 0.76