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

Method getDataProcessing

src/openms/source/METADATA/SpectrumSettings.cpp:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222 }
223
224 const std::vector< boost::shared_ptr<const DataProcessing > > SpectrumSettings::getDataProcessing() const
225 {
226 return OpenMS::Helpers::constifyPointerVector(data_processing_);
227 }
228
229}
230

Callers 15

visualize_Method · 0.45
addDataProcessing_Function · 0.45
outputToMethod · 0.45
main_Method · 0.45
outputTo_Method · 0.45
main_Method · 0.45
main_Method · 0.45
main_Method · 0.45
main_Method · 0.45
isExperimentCachedMethod · 0.45
runMethod · 0.45
annotateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected