Public Types | |
| typedef vec | Type |
Public Member Functions | |
| template<class c > | |
| ABObj (const ABObj< vec, LAVector, c > &obj) | |
| ABObj (const LAVector &obj) | |
| ABObj (const LAVector &obj, double factor) | |
| ~ABObj () | |
| double | f () const |
| const LAVector & | Obj () const |
Private Member Functions | |
| ABObj & | operator= (const ABObj &)=delete |
Private Attributes | |
| double | fFactor |
| const LAVector & | fObject |
#include <Minuit2/ABObj.h>
|
inline |
|
inline |
|
inline |
|
inline |
|
privatedelete |
|
private |
|
private |