#include <OpenMS/KERNEL/DRawDataPoint.h>
#include <OpenMS/KERNEL/MSSpectrum.h>
#include <OpenMS/CHEMISTRY/IsotopeDistribution.h>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | IsotopeWavelet |
Implements the isotope wavelet function. More... | |
union | IsotopeWavelet::fi_ |
Internal union for fast computation of the power function. More... | |
Defines | |
#define | NEUTRON_MASS 1.00866491578 |
#define | HALF_NEUTRON_MASS 0.5043325 |
#define | QUARTER_NEUTRON_MASS 0.252166228 |
#define | WAVELET_PERIODICITY 6.229209734 |
#define | PROTON_MASS 1.00727646688 |
#define | LAMBDA_L_0 -0.472998839574110749e-1 |
#define | LAMBDA_L_1 0.743579753540513913e-3 |
#define | LAMBDA_Q_0 -0.137152573151174711 |
#define | LAMBDA_Q_1 0.851289601785403817e-3 |
#define | LAMBDA_Q_2 -0.2834469691e-7 |
#define | SHIFT23 (1<<23) |
#define | SHIFT23_00 (1.0/(1<<23)) |
#define | LOG_CONST 0.346607f; |
#define | POW_CONST 0.33971f; |
#define HALF_NEUTRON_MASS 0.5043325 |
#define LAMBDA_L_0 -0.472998839574110749e-1 |
#define LAMBDA_L_1 0.743579753540513913e-3 |
#define LAMBDA_Q_0 -0.137152573151174711 |
#define LAMBDA_Q_1 0.851289601785403817e-3 |
#define LAMBDA_Q_2 -0.2834469691e-7 |
#define LOG_CONST 0.346607f; |
#define NEUTRON_MASS 1.00866491578 |
#define POW_CONST 0.33971f; |
#define PROTON_MASS 1.00727646688 |
#define QUARTER_NEUTRON_MASS 0.252166228 |
#define SHIFT23 (1<<23) |
#define SHIFT23_00 (1.0/(1<<23)) |
#define WAVELET_PERIODICITY 6.229209734 |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |