An implementation of the OpenSWATH MRM Feature Access interface using OpenMS.
More...
#include <OpenMS/ANALYSIS/OPENSWATH/DATAACCESS/MRMFeatureAccessOpenMS.h>
An implementation of the OpenSWATH MRM Feature Access interface using OpenMS.
◆ MRMFeatureOpenMS()
◆ ~MRMFeatureOpenMS()
◆ getFeature()
◆ getIntensity()
float getIntensity |
( |
| ) |
const |
|
overridevirtual |
◆ getNativeIDs()
std::vector<std::string> getNativeIDs |
( |
| ) |
const |
|
overridevirtual |
◆ getPrecursorFeature()
◆ getPrecursorIDs()
std::vector<std::string> getPrecursorIDs |
( |
| ) |
const |
|
overridevirtual |
◆ getRT()
◆ size()
◆ features_
std::map<std::string, boost::shared_ptr<FeatureOpenMS> > features_ |
|
private |
◆ mrmfeature_
◆ precursor_features_
std::map<std::string, boost::shared_ptr<FeatureOpenMS> > precursor_features_ |
|
private |