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

Method setDiffAverageMass

src/openms/source/CHEMISTRY/ResidueModification.cpp:454–457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

452 }
453
454 void ResidueModification::setDiffAverageMass(double mass)
455 {
456 diff_average_mass_ = mass;
457 }
458
459 double ResidueModification::getDiffAverageMass() const
460 {

Callers 4

endElementMethod · 0.80
readFromOBOFileMethod · 0.80
readFromOBOFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected