OpenMS  2.4.0
Public Attributes | List of all members
OptimizePick::Data Struct Reference

#include <OpenMS/TRANSFORMATIONS/RAW2PEAK/OptimizePick.h>

Public Attributes

std::vector< doublepositions
 Positions and intensity values of the profile data. More...
 
std::vector< doublesignal
 
std::vector< PeakShapepeaks
 This container contains the peak shapes to be optimized. More...
 
OptimizationFunctions::PenaltyFactors penalties
 

Member Data Documentation

◆ peaks

std::vector<PeakShape> peaks

This container contains the peak shapes to be optimized.

◆ penalties

◆ positions

std::vector<double> positions

Positions and intensity values of the profile data.

Referenced by TwoDOptimization::optimizeRegionsScanwise_().

◆ signal

std::vector<double> signal