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
 
bool decoy
 

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
bool decoy
double library_intensity
std::string peptide_ref
double precursor_mz
double product_mz
std::string transition_name

OpenMS / TOPP release 2.0.0 Documentation generated on Wed Mar 30 2016 16:18:51 using doxygen 1.8.5