OpenMS  2.7.0
Classes | Namespaces | Typedefs
openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h File Reference
#include <OpenMS/OPENSWATHALGO/OpenSwathAlgoConfig.h>
#include <OpenMS/OPENSWATHALGO/DATAACCESS/DataStructures.h>
#include <boost/shared_ptr.hpp>
#include <string>
#include <vector>
Include dependency graph for openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ISpectrumAccess
 The interface of a mass spectrometry experiment. More...
 

Namespaces

 OpenSwath
 

Typedefs

typedef boost::shared_ptr< ISpectrumAccess > SpectrumAccessPtr