Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Private Attributes | List of all members
MRMFeatureOpenMS Class Reference

An implementation of the OpenSWATH MRM Feature Access interface using OpenMS. More...

#include <OpenMS/ANALYSIS/OPENSWATH/DATAACCESS/MRMFeatureAccessOpenMS.h>

Inheritance diagram for MRMFeatureOpenMS:
IMRMFeature

Public Member Functions

 MRMFeatureOpenMS (MRMFeature &mrmfeature)
 
 ~MRMFeatureOpenMS ()
 
boost::shared_ptr< OpenSwath::IFeaturegetFeature (std::string nativeID)
 
boost::shared_ptr< OpenSwath::IFeaturegetPrecursorFeature (std::string nativeID)
 
std::vector< std::string > getPrecursorIDs () const
 
float getIntensity ()
 
double getRT ()
 
size_t size ()
 
- Public Member Functions inherited from IMRMFeature
virtual ~IMRMFeature ()
 

Private Attributes

const MRMFeaturemrmfeature_
 
std::map< std::string, boost::shared_ptr< FeatureOpenMS > > features_
 
std::map< std::string, boost::shared_ptr< FeatureOpenMS > > precursor_features_
 

Detailed Description

An implementation of the OpenSWATH MRM Feature Access interface using OpenMS.

Constructor & Destructor Documentation

MRMFeatureOpenMS ( MRMFeature mrmfeature)
explicit

Member Function Documentation

boost::shared_ptr<OpenSwath::IFeature> getFeature ( std::string  nativeID)
virtual

Implements IMRMFeature.

float getIntensity ( )
virtual

Implements IMRMFeature.

boost::shared_ptr<OpenSwath::IFeature> getPrecursorFeature ( std::string  nativeID)
virtual

Implements IMRMFeature.

std::vector<std::string> getPrecursorIDs ( ) const
virtual

Implements IMRMFeature.

double getRT ( )
virtual

Implements IMRMFeature.

size_t size ( )
virtual

Implements IMRMFeature.

Member Data Documentation

std::map<std::string, boost::shared_ptr<FeatureOpenMS> > features_
private
const MRMFeature& mrmfeature_
private
std::map<std::string, boost::shared_ptr<FeatureOpenMS> > precursor_features_
private

OpenMS / TOPP release 2.0.0 Documentation generated on Tue Aug 25 2015 05:54:03 using doxygen 1.8.9.1