Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Minuit2::ABObj< vec, LAVector, double > Class Reference

Definition at line 66 of file ABObj.h.

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 LAVectorObj () const
 

Private Member Functions

ABObjoperator= (const ABObj &)=delete
 

Private Attributes

double fFactor
 
const LAVectorfObject
 

#include <Minuit2/ABObj.h>

Member Typedef Documentation

◆ Type

Definition at line 69 of file ABObj.h.

Constructor & Destructor Documentation

◆ ABObj() [1/3]

ROOT::Minuit2::ABObj< vec, LAVector, double >::ABObj ( const LAVector obj)
inline

Definition at line 75 of file ABObj.h.

◆ ABObj() [2/3]

ROOT::Minuit2::ABObj< vec, LAVector, double >::ABObj ( const LAVector obj,
double  factor 
)
inline

Definition at line 77 of file ABObj.h.

◆ ~ABObj()

Definition at line 79 of file ABObj.h.

◆ ABObj() [3/3]

template<class c >
ROOT::Minuit2::ABObj< vec, LAVector, double >::ABObj ( const ABObj< vec, LAVector, c > &  obj)
inline

Definition at line 87 of file ABObj.h.

Member Function Documentation

◆ f()

double ROOT::Minuit2::ABObj< vec, LAVector, double >::f ( ) const
inline

Definition at line 93 of file ABObj.h.

◆ Obj()

const LAVector & ROOT::Minuit2::ABObj< vec, LAVector, double >::Obj ( ) const
inline

Definition at line 91 of file ABObj.h.

◆ operator=()

ABObj & ROOT::Minuit2::ABObj< vec, LAVector, double >::operator= ( const ABObj< vec, LAVector, double > &  )
privatedelete

Member Data Documentation

◆ fFactor

Definition at line 97 of file ABObj.h.

◆ fObject

const LAVector& ROOT::Minuit2::ABObj< vec, LAVector, double >::fObject
private

Definition at line 96 of file ABObj.h.

  • math/minuit2/inc/Minuit2/ABObj.h