An implementation of the OpenSWATH Feature Access interface using OpenMS. More...
#include <OpenMS/ANALYSIS/OPENSWATH/DATAACCESS/MRMFeatureAccessOpenMS.h>
Public Member Functions | |
| FeatureOpenMS (Feature &feature) | |
| ~FeatureOpenMS () override | |
| void | getRT (std::vector< double > &rt) override |
| void | getIntensity (std::vector< double > &intens) override |
| float | getIntensity () override |
| double | getRT () override |
Public Member Functions inherited from IFeature | |
| virtual | ~IFeature () |
Private Attributes | |
| Feature * | feature_ |
|
explicit |
|
override |
|
private |
| OpenMS / TOPP release 2.3.0 | Documentation generated on Wed Apr 18 2018 19:29:13 using doxygen 1.8.14 |