Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testPrecursor
Function · 0.95
createMSSpectrum
Function · 0.80
Precursor_test.cpp
File · 0.80
createMSSpectrum
Function · 0.80
RangeUtils_test.cpp
File · 0.80
START_SECTION
Function · 0.80
Calls
no outgoing calls
Tested by
4
testPrecursor
Function · 0.76
createMSSpectrum
Function · 0.64
createMSSpectrum
Function · 0.64
START_SECTION
Function · 0.64