36 Axis1Spin->setValue(
GetGauss2()->GetNumAxis1());
37 Axis2Spin->setValue(
GetGauss2()->GetNumAxis2());
50 Axis2Spin->setValue(num2);
62 if (num1 == 0) num1 = 1;
else num1--;
65 Axis1Spin->setValue(num1);
Two dimensional gaussian peak.
Int_t GetNumAxis2() const
Return number of second selected axis.
Int_t SetNumAxis2(Int_t n)
Sets number of second selected axis.
Int_t GetNumAxis1() const
Return number of first selected axis.
Int_t SetNumAxis1(Int_t n)
Sets number of first selected axis.