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 () | |
void | getRT (std::vector< double > &rt) |
void | getIntensity (std::vector< double > &intens) |
float | getIntensity () |
double | getRT () |
Public Member Functions inherited from IFeature | |
virtual | ~IFeature () |
Private Attributes | |
Feature * | feature_ |
|
explicit |
~FeatureOpenMS | ( | ) |
|
private |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:09 using doxygen 1.8.13 |