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

Class containing the data needed for optimization. More...

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

Public Attributes

std::vector< PeakShapepeaks
 
std::vector< doublepositions
 
std::vector< doublesignal
 
OptimizationFunctions::PenaltyFactorsIntensity penalties
 
Int charge
 

Detailed Description

Class containing the data needed for optimization.

Member Data Documentation

◆ charge

Int charge

◆ peaks

std::vector<PeakShape> peaks

◆ penalties

◆ positions

std::vector<double> positions

◆ signal

std::vector<double> signal