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

Method setScanNumber

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

Source from the content-addressed store, hash-verified

780 }
781
782 void PeakGroup::setScanNumber(const int sn)
783 {
784 scan_number_ = sn;
785 }
786
787 void PeakGroup::setIsotopeCosine(const float cos)
788 {

Callers 4

registerPrecursor_Method · 0.80
PeakGroup_test.cppFile · 0.80
START_SECTIONFunction · 0.80

Calls

no outgoing calls

Tested by 1

START_SECTIONFunction · 0.64