Definition at line 20 of file MnParabolaFactory.h.
Public Member Functions | |
| MnParabola | operator() (const MnPoint &, const MnPoint &, const MnPoint &) const | 
| MnParabola | operator() (const MnPoint &, double, const MnPoint &) const | 
#include <Minuit2/MnParabolaFactory.h>
| MnParabola ROOT::Minuit2::MnParabolaFactory::operator() | ( | const MnPoint & | p1, | 
| const MnPoint & | p2, | ||
| const MnPoint & | p3 ) const | 
Definition at line 18 of file MnParabolaFactory.cxx.
| MnParabola ROOT::Minuit2::MnParabolaFactory::operator() | ( | const MnPoint & | p1, | 
| double | dxdy1, | ||
| const MnPoint & | p2 ) const | 
Definition at line 51 of file MnParabolaFactory.cxx.