Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
LightTransition Struct Reference

#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
 

Member Function Documentation

double getLibraryIntensity ( ) const
inline
std::string getNativeID ( ) const
inline
std::string getPeptideRef ( ) const
inline
double getPrecursorMZ ( ) const
inline
int getProductChargeState ( ) const
inline
double getProductMZ ( ) const
inline
void setLibraryIntensity ( double  l)
inline

Member Data Documentation

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