#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 |
bool | decoy |
|
inline |
|
inline |
Referenced by OpenSwathWorkflow::prepare_coordinates().
|
inline |
Referenced by OpenSwathWorkflow::prepare_coordinates().
|
inline |
Referenced by OpenSwathWorkflow::prepare_coordinates().
|
inline |
|
inline |
Referenced by OpenSwathWorkflow::prepare_coordinates().
|
inline |
int charge |
bool decoy |
Referenced by OpenSwathTSVWriter::prepareLine().
double library_intensity |
std::string peptide_ref |
double precursor_mz |
Referenced by OpenSwathTSVWriter::prepareLine().
double product_mz |
std::string transition_name |
OpenMS / TOPP release 2.0.0 | Documentation generated on Sat May 16 2015 16:14:15 using doxygen 1.8.9.1 |