#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 | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
Referenced by MRMFeatureFinderScoring::scorePeakgroups_().
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| int charge | 
| double library_intensity | 
| std::string peptide_ref | 
| double precursor_mz | 
| double product_mz | 
| std::string transition_name | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:38 using doxygen 1.8.5 |