Logo ROOT  
Reference Guide
ROOT::Minuit2::ABObj< sym, LASymMatrix, double > Class Reference

Definition at line 103 of file ABObj.h.

Public Types

typedef sym Type
 

Public Member Functions

 ABObj (const ABObj &obj)
 
template<class c >
 ABObj (const ABObj< vec, LASymMatrix, c > &obj)
 
 ABObj (const LASymMatrix &obj)
 
 ABObj (const LASymMatrix &obj, double factor)
 
 ~ABObj ()
 
double f () const
 
const LASymMatrixObj () const
 

Private Member Functions

ABObjoperator= (const ABObj &)
 

Private Attributes

double fFactor
 
const LASymMatrixfObject
 

#include <Minuit2/ABObj.h>

Member Typedef Documentation

◆ Type

Definition at line 107 of file ABObj.h.

Constructor & Destructor Documentation

◆ ABObj() [1/4]

ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::ABObj ( const LASymMatrix obj)
inline

Definition at line 115 of file ABObj.h.

◆ ABObj() [2/4]

ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::ABObj ( const LASymMatrix obj,
double  factor 
)
inline

Definition at line 117 of file ABObj.h.

◆ ~ABObj()

Definition at line 119 of file ABObj.h.

◆ ABObj() [3/4]

ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::ABObj ( const ABObj< sym, LASymMatrix, double > &  obj)
inline

Definition at line 121 of file ABObj.h.

◆ ABObj() [4/4]

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

Definition at line 125 of file ABObj.h.

Member Function Documentation

◆ f()

double ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::f ( ) const
inline

Definition at line 130 of file ABObj.h.

◆ Obj()

const LASymMatrix & ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::Obj ( ) const
inline

Definition at line 128 of file ABObj.h.

◆ operator=()

ABObj & ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::operator= ( const ABObj< sym, LASymMatrix, double > &  )
inlineprivate

Definition at line 111 of file ABObj.h.

Member Data Documentation

◆ fFactor

Definition at line 135 of file ABObj.h.

◆ fObject

const LASymMatrix& ROOT::Minuit2::ABObj< sym, LASymMatrix, double >::fObject
private

Definition at line 134 of file ABObj.h.


The documentation for this class was generated from the following file: