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

Method setCompomer

src/openms/source/DATASTRUCTURES/ChargePair.cpp:133–136  ·  view source on GitHub ↗

Set the compomer id

Source from the content-addressed store, hash-verified

131
132 /// Set the compomer id
133 void ChargePair::setCompomer(const Compomer& compomer)
134 {
135 compomer_ = compomer;
136 }
137
138 /// Returns the mass difference
139 double ChargePair::getMassDiff() const

Callers 3

inferMoreEdges_Method · 0.80
inferMoreEdges_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected