libpappsomspp
Library for mass spectrometry
pappso::FilterChargeDeconvolution::DataPointInfo Struct Reference

Public Attributes

int z_charge = -1
 
DataPoint data_point
 
DataPoint new_mono_charge_data_point
 
std::pair< double, double > z1_range
 
std::pair< double, double > z2_range
 
FilterChargeDeconvolution::DataPointInfoSp parent = nullptr
 
std::vector< FilterChargeDeconvolution::DataPointInfoSpz1_vect
 
std::vector< FilterChargeDeconvolution::DataPointInfoSpz2_vect
 

Detailed Description

Definition at line 83 of file filterchargedeconvolution.h.

Member Data Documentation

◆ data_point

DataPoint pappso::FilterChargeDeconvolution::DataPointInfo::data_point

Definition at line 88 of file filterchargedeconvolution.h.

◆ new_mono_charge_data_point

DataPoint pappso::FilterChargeDeconvolution::DataPointInfo::new_mono_charge_data_point

Definition at line 90 of file filterchargedeconvolution.h.

◆ parent

FilterChargeDeconvolution::DataPointInfoSp pappso::FilterChargeDeconvolution::DataPointInfo::parent = nullptr

Definition at line 96 of file filterchargedeconvolution.h.

◆ z1_range

std::pair<double, double> pappso::FilterChargeDeconvolution::DataPointInfo::z1_range

Definition at line 92 of file filterchargedeconvolution.h.

◆ z1_vect

std::vector<FilterChargeDeconvolution::DataPointInfoSp> pappso::FilterChargeDeconvolution::DataPointInfo::z1_vect

Definition at line 98 of file filterchargedeconvolution.h.

◆ z2_range

std::pair<double, double> pappso::FilterChargeDeconvolution::DataPointInfo::z2_range

Definition at line 94 of file filterchargedeconvolution.h.

◆ z2_vect

std::vector<FilterChargeDeconvolution::DataPointInfoSp> pappso::FilterChargeDeconvolution::DataPointInfo::z2_vect

Definition at line 100 of file filterchargedeconvolution.h.

◆ z_charge

int pappso::FilterChargeDeconvolution::DataPointInfo::z_charge = -1

Definition at line 86 of file filterchargedeconvolution.h.


The documentation for this struct was generated from the following file: