56 MinWidthEdt->setText(QString::number(finder->
Get0MinWidth()));
57 MaxWidthEdt->setText(QString::number(finder->
Get0MaxWidth()));
86 PolynSpin->setEnabled(zn);
109 double zn = value.toDouble(&ok);
119 double zn = value.toDouble(&ok);
129 double zn = value.toDouble(&ok);
139 double zn = value.toDouble(&ok);
149 double zn = value.toDouble(&ok);
159 double zn = value.toDouble(&ok);
void Set0MinWidth(Double_t min)
Double_t Get0MaxAmplFactor() const
Double_t Get1LineWidth() const
const char * GetDataName() const
Bool_t GetUsePolynom() const
Int_t GetPeakFinderType() const
void SetPolynomOrder(Int_t order)
Bool_t GetClearModels() const
Double_t Get2NoiseFactor() const
void Set0MaxWidth(Double_t max)
Double_t Get0MaxWidth() const
void Set0MaxAmplFactor(Double_t factor)
void SetPeakFinderType(Int_t typ)
Int_t Get2ChannelSum() const
void Set2NoiseFactor(Double_t factor)
Double_t Get2NoiseMinimum() const
void SetDataName(const char *name)
void SetClearModels(Bool_t clear)
void Set1LineWidth(Double_t width)
void Set2ChannelSum(Int_t sum)
void SetUsePolynom(Bool_t use)
Double_t Get0MinWidth() const
void Set2NoiseMinimum(Double_t min)
Int_t GetPolynomOrder() const