A single SILAC point. More...
#include <OpenMS/FILTERING/DATAREDUCTION/SILACPoint.h>
 
  
 | Public Member Functions | |
| SILACPoint () | |
| Public Attributes | |
| DoubleReal | mz | 
| m/z value of the element  More... | |
| DoubleReal | rt | 
| RT value of the element.  More... | |
| std::vector< std::vector < DoubleReal > > | mz_positions | 
| exact m/z positions at which the intensities are read  More... | |
| std::vector< std::vector < DoubleReal > > | intensities | 
| intensities at RT and the exact m/z positions  More... | |
| std::vector< DoubleReal > | mass_shifts | 
| mass shifts [Da] used in the filter  More... | |
| Int | charge | 
| charge of the cluster (i.e. peptide) which the data point is part of  More... | |
| Int | isotopes_per_peptide | 
| number of isotopes per peptide of the cluster  More... | |
| DoubleReal | quality | 
| quality of the cluster  More... | |
A single SILAC point.
| 
 | inline | 
| Int charge | 
charge of the cluster (i.e. peptide) which the data point is part of
| std::vector<std::vector<DoubleReal> > intensities | 
intensities at RT and the exact m/z positions
| Int isotopes_per_peptide | 
number of isotopes per peptide of the cluster
| std::vector<DoubleReal> mass_shifts | 
mass shifts [Da] used in the filter
| DoubleReal mz | 
m/z value of the element
| std::vector<std::vector<DoubleReal> > mz_positions | 
exact m/z positions at which the intensities are read
| DoubleReal quality | 
quality of the cluster
| DoubleReal rt | 
RT value of the element.
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:30 using doxygen 1.8.5 |