Internally used data structure. More...
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/IsotopeWaveletTransform.h>
Public Attributes | |
double | mz |
UInt | c |
double | score |
double | intens |
double | ref_intens |
double | RT |
UInt | RT_index |
UInt | MZ_begin |
UInt | MZ_end |
Internally used data structure.
UInt c |
Referenced by IsotopeWaveletTransform< PeakType >::checkPositionForPlausibility_(), IsotopeWaveletTransform< PeakType >::clusterSeeds_(), IsotopeWaveletTransform< PeakType >::getMaxScanSize(), IsotopeWaveletTransform< PeakType >::identifyCharge(), IsotopeWaveletTransform< PeakType >::push2Box_(), and IsotopeWaveletTransform< PeakType >::push2TmpBox_().
double intens |
Referenced by IsotopeWaveletTransform< PeakType >::clusterSeeds_(), IsotopeWaveletTransform< PeakType >::getMaxScanSize(), IsotopeWaveletTransform< PeakType >::getSdIntens_(), IsotopeWaveletTransform< PeakType >::push2Box_(), IsotopeWaveletTransform< PeakType >::push2TmpBox_(), and IsotopeWaveletTransform< PeakType >::TransSpectrum::setTransIntensity().
double mz |
UInt MZ_begin |
UInt MZ_end |
double ref_intens |
double RT |
UInt RT_index |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:09 using doxygen 1.8.13 |