Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setDataProcessingList
Method
setDataProcessingList
src/openms/source/METADATA/MSQuantifications.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void MSQuantifications::setDataProcessingList(const std::vector<DataProcessing> & dpl)
51
{
52
data_processings_ = dpl;
53
}
54
55
const std::vector<DataProcessing> MSQuantifications::getDataProcessingList() const
56
{
Callers
3
MSQuantifications
Method · 0.95
testMSQuantifications
Function · 0.95
endElement
Method · 0.80
Calls
no outgoing calls
Tested by
1
testMSQuantifications
Function · 0.76