#include <OpenMS/ANALYSIS/OPENSWATH/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 > | getPrecursorIDs () const =0 |
virtual float | getIntensity ()=0 |
virtual double | getRT ()=0 |
virtual size_t | size ()=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
|
pure virtual |
Implemented in MRMFeatureOpenMS, and MockMRMFeature.
OpenMS / TOPP release 2.0.0 | Documentation generated on Tue Aug 25 2015 05:54:11 using doxygen 1.8.9.1 |