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

Method setMSDataConsumer

src/openms/source/FORMAT/HANDLERS/MzMLHandler.cpp:107–110  ·  view source on GitHub ↗

Set the IMSDataConsumer consumer which will consume the read data

Source from the content-addressed store, hash-verified

105
106 /// Set the IMSDataConsumer consumer which will consume the read data
107 void MzMLHandler::setMSDataConsumer(Interfaces::IMSDataConsumer* consumer)
108 {
109 consumer_ = consumer;
110 }
111
112 void MzMLHandler::populateSpectraWithData_()
113 {

Callers 2

transformMethod · 0.80
transformMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected