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

Method getRepMzRange

src/openms/source/ANALYSIS/TOPDOWN/PeakGroup.cpp:817–820  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

815 }
816
817 std::tuple<double, double> PeakGroup::getRepMzRange() const
818 {
819 return getMzRange(getRepAbsCharge());
820 }
821
822 std::tuple<double, double> PeakGroup::getMzRange(int abs_charge) const
823 {

Callers 3

writePromexFeaturesMethod · 0.80
PeakGroup_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1