10 #ifndef ROOT_Minuit2_MnParabolaPoint 11 #define ROOT_Minuit2_MnParabolaPoint 66 double X()
const {
return fX;}
77 double Y()
const {
return fY;}
89 #endif // ROOT_Minuit2_MnParabolaPoint double Y() const
Accessor to the y (second) coordinate.
MnParabolaPoint(double x, double y)
Initializes the point with its coordinates.
Namespace for new ROOT classes and functions.
you should not use this method at all Int_t y
double X() const
Accessor to the x (first) coordinate.
* x
Deprecated and error prone model selection interface.