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

Method getMass

src/openms/source/FORMAT/PepXMLFile.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77 double PepXMLFile::AminoAcidModification::getMass() const
78 {
79 return mass_;
80 }
81
82 double PepXMLFile::AminoAcidModification::getMassDiff() const
83 {

Callers 4

startElementMethod · 0.45
lookupAddFromHeader_Method · 0.45
writeHeader_Method · 0.45
writeToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected