#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/TransitionExperiment.h>
Public Member Functions | |
| int | getProductChargeState () const |
| std::string | getNativeID () const |
| std::string | getPeptideRef () const |
| double | getLibraryIntensity () const |
| void | setLibraryIntensity (double l) |
| double | getProductMZ () const |
| double | getPrecursorMZ () const |
Public Attributes | |
| std::string | transition_name |
| std::string | peptide_ref |
| double | library_intensity |
| double | product_mz |
| double | precursor_mz |
| int | charge |
| double getLibraryIntensity | ( | ) | const [inline] |
| std::string getNativeID | ( | ) | const [inline] |
| std::string getPeptideRef | ( | ) | const [inline] |
Referenced by MRMFeatureFinderScoring::scorePeakgroups_().
| double getPrecursorMZ | ( | ) | const [inline] |
| int getProductChargeState | ( | ) | const [inline] |
| double getProductMZ | ( | ) | const [inline] |
| void setLibraryIntensity | ( | double | l | ) | [inline] |
| int charge |
| std::string peptide_ref |
| std::string transition_name |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:43:01 using doxygen 1.7.1 |