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);
Bool_t GetUsePolynom() const
void Set2NoiseFactor(Double_t factor)
Double_t Get0MinWidth() const
Bool_t GetClearModels() const
Int_t GetPolynomOrder() const
void SetDataName(const char *name)
Int_t GetPeakFinderType() const
Int_t Get2ChannelSum() const
Double_t Get2NoiseMinimum() const
void Set2NoiseMinimum(Double_t min)
void SetPeakFinderType(Int_t typ)
Double_t Get0MaxWidth() const
Double_t Get1LineWidth() const
void Set0MaxWidth(Double_t max)
void Set0MaxAmplFactor(Double_t factor)
void Set2ChannelSum(Int_t sum)
const char * GetDataName() const
void SetUsePolynom(Bool_t use)
void Set1LineWidth(Double_t width)
void SetClearModels(Bool_t clear)
Double_t Get2NoiseFactor() const
Double_t Get0MaxAmplFactor() const
void SetPolynomOrder(Int_t order)
void Set0MinWidth(Double_t min)