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