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

Method setActivationMethods

src/openms/source/METADATA/Precursor.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 }
112
113 void Precursor::setActivationMethods(const set<Precursor::ActivationMethod> & activation_methods)
114 {
115 activation_methods_ = activation_methods;
116 }
117
118 double Precursor::getActivationEnergy() const
119 {

Callers 6

testPrecursorFunction · 0.95
createMSSpectrumFunction · 0.80
Precursor_test.cppFile · 0.80
createMSSpectrumFunction · 0.80
START_SECTIONFunction · 0.80

Calls

no outgoing calls

Tested by 4

testPrecursorFunction · 0.76
createMSSpectrumFunction · 0.64
createMSSpectrumFunction · 0.64
START_SECTIONFunction · 0.64