MCPcopy 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

MSQuantificationsMethod · 0.95
testMSQuantificationsFunction · 0.95
endElementMethod · 0.80

Calls

no outgoing calls

Tested by 1

testMSQuantificationsFunction · 0.76