#include <OpenMS/TRANSFORMATIONS/RAW2PEAK/OptimizePick.h>
| Public Attributes | |
| std::vector< double > | positions | 
| Positions and intensity values of the raw data.  More... | |
| std::vector< double > | signal | 
| std::vector< PeakShape > | peaks | 
| This container contains the peak shapes to be optimized.  More... | |
| OptimizationFunctions::PenaltyFactors | penalties | 
| std::vector<PeakShape> peaks | 
This container contains the peak shapes to be optimized.
| OptimizationFunctions::PenaltyFactors penalties | 
| std::vector<double> positions | 
Positions and intensity values of the raw data.
Referenced by TwoDOptimization::optimizeRegionsScanwise_().
| std::vector<double> signal | 
Referenced by TwoDOptimization::optimizeRegionsScanwise_().
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:35 using doxygen 1.8.5 |