OpenMS
2.7.0
|
A factory method that returns two ISpectrumAccess implementations. More...
#include <OpenMS/ANALYSIS/OPENSWATH/DATAACCESS/SimpleOpenMSSpectraAccessFactory.h>
Static Public Member Functions | |
static OpenSwath::SpectrumAccessPtr | getSpectrumAccessOpenMSPtr (boost::shared_ptr< OpenMS::PeakMap > exp) |
Simple Factory method to get a SpectrumAccess Ptr from an MSExperiment. More... | |
Static Private Member Functions | |
static bool | isExperimentCached (boost::shared_ptr< OpenMS::PeakMap > exp) |
A factory method that returns two ISpectrumAccess implementations.
|
static |
Simple Factory method to get a SpectrumAccess Ptr from an MSExperiment.
Referenced by FullSwathFileConsumer::retrieveSwathMaps().
|
staticprivate |