OpenMS
|
#include <OpenMS/OPENSWATHALGO/DATAACCESS/ITransition.h>
Public Member Functions | |
virtual | ~IMRMFeature () |
virtual boost::shared_ptr< OpenSwath::IFeature > | getFeature (std::string nativeID)=0 |
virtual boost::shared_ptr< OpenSwath::IFeature > | getPrecursorFeature (std::string nativeID)=0 |
virtual std::vector< std::string > | getNativeIDs () const =0 |
virtual std::vector< std::string > | getPrecursorIDs () const =0 |
virtual float | getIntensity () const =0 |
virtual double | getRT () const =0 |
virtual size_t | size () const =0 |
|
inlinevirtual |
|
pure virtual |
Implemented in MockMRMFeature, and MRMFeatureOpenMS.
|
pure virtual |
Implemented in MockMRMFeature, and MRMFeatureOpenMS.
|
pure virtual |
Implemented in MockMRMFeature, and MRMFeatureOpenMS.
|
pure virtual |
Implemented in MockMRMFeature, and MRMFeatureOpenMS.
|
pure virtual |
Implemented in MockMRMFeature, and MRMFeatureOpenMS.
|
pure virtual |
Implemented in MockMRMFeature, and MRMFeatureOpenMS.
|
pure virtual |
Implemented in MockMRMFeature, and MRMFeatureOpenMS.