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

Method getPrecursorMZ

src/openms/source/ANALYSIS/TARGETED/IncludeExcludeTarget.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 double IncludeExcludeTarget::getPrecursorMZ() const
103 {
104 return precursor_mz_;
105 }
106
107 void IncludeExcludeTarget::setPrecursorCVTermList(const CVTermList & list)
108 {

Callers 15

getTransitionGroupMethod · 0.45
mapExperimentMethod · 0.45
scorePeakgroupsMethod · 0.45
computeSonarScoresMethod · 0.45
calculateDIAScoresMethod · 0.45
calculateDIAIdScoresMethod · 0.45
generateTargetAssays_Method · 0.45
generateDecoyAssays_Method · 0.45
reannotateTransitionsMethod · 0.45

Calls

no outgoing calls

Tested by 2

annotateSpectraMethod · 0.36
test_readfile_contentMethod · 0.36