#include <RooCFunction2Binding.h>
Inheritance diagram for RooCFunction2Ref< VO, VI1, VI2 >:
Public Member Functions | |
RooCFunction2Ref (VO(*ptr)(VI1, VI2)=0) | |
~RooCFunction2Ref () | |
VO | operator() (VI1 x, VI2 y) const |
const char * | name () const |
const char * | argName (Int_t iarg) |
RooCFunction2Ref (VO(*ptr)(VI1, VI2)=0) | |
~RooCFunction2Ref () | |
VO | operator() (VI1 x, VI2 y) const |
const char * | name () const |
const char * | argName (Int_t iarg) |
template<> | |
TClass * | Class () |
template<> | |
TClass * | Class () |
template<> | |
TClass * | Class () |
template<> | |
TClass * | Class () |
template<> | |
TClass * | Class () |
template<> | |
RooCFunction2Map< double, int, double > * | _fmap |
template<> | |
RooCFunction2Map< double, unsigned int, double > * | _fmap |
template<> | |
RooCFunction2Map< double, double, int > * | _fmap |
template<> | |
RooCFunction2Map< double, int, int > * | _fmap |
Static Public Member Functions | |
static RooCFunction2Map< VO, VI1, VI2 > & | fmap () |
static RooCFunction2Map< VO, VI1, VI2 > & | fmap () |
Private Types | |
typedef VO(*) | func_t (VI1, VI2) |
typedef VO(*) | func_t (VI1, VI2) |
Static Private Member Functions | |
static VO | dummyFunction (VI1, VI2) |
static VO | dummyFunction (VI1, VI2) |
Private Attributes | |
func_t | _ptr |
Static Private Attributes | |
static RooCFunction2Map< VO, VI1, VI2 > * | _fmap |
Pointer to embedded function. | |
static RooCFunction2Map< VO, VI1, VI2 > * | _fmap |
Pointer to embedded function. |
Definition at line 101 of file RooCFunction2Binding.h.
typedef VO(*) RooCFunction2Ref< VO, VI1, VI2 >::func_t(VI1, VI2) [private] |
Definition at line 151 of file RooCFunction2Binding.h.
typedef VO(*) RooCFunction2Ref< VO, VI1, VI2 >::func_t(VI1, VI2) [private] |
Definition at line 151 of file RooCFunction2Binding.h.
RooCFunction2Ref< VO, VI1, VI2 >::RooCFunction2Ref | ( | VO(*)(VI1, VI2) | ptr = 0 |
) | [inline] |
Definition at line 103 of file RooCFunction2Binding.h.
RooCFunction2Ref< VO, VI1, VI2 >::~RooCFunction2Ref | ( | ) | [inline] |
Definition at line 106 of file RooCFunction2Binding.h.
RooCFunction2Ref< VO, VI1, VI2 >::RooCFunction2Ref | ( | VO(*)(VI1, VI2) | ptr = 0 |
) | [inline] |
Definition at line 103 of file RooCFunction2Binding.h.
RooCFunction2Ref< VO, VI1, VI2 >::~RooCFunction2Ref | ( | ) | [inline] |
Definition at line 106 of file RooCFunction2Binding.h.
VO RooCFunction2Ref< VO, VI1, VI2 >::operator() | ( | VI1 | x, | |
VI2 | y | |||
) | const [inline] |
Definition at line 108 of file RooCFunction2Binding.h.
References RooCFunction2Ref< VO, VI1, VI2 >::_ptr.
const char* RooCFunction2Ref< VO, VI1, VI2 >::name | ( | ) | const [inline] |
Definition at line 113 of file RooCFunction2Binding.h.
References RooCFunction2Ref< VO, VI1, VI2 >::_ptr, RooCFunction2Ref< VO, VI1, VI2 >::fmap(), Form(), and result().
const char* RooCFunction2Ref< VO, VI1, VI2 >::argName | ( | Int_t | iarg | ) | [inline] |
Definition at line 130 of file RooCFunction2Binding.h.
References RooCFunction2Ref< VO, VI1, VI2 >::_ptr, and RooCFunction2Ref< VO, VI1, VI2 >::fmap().
static RooCFunction2Map<VO,VI1,VI2>& RooCFunction2Ref< VO, VI1, VI2 >::fmap | ( | ) | [inline, static] |
Definition at line 135 of file RooCFunction2Binding.h.
References RooCFunction2Ref< VO, VI1, VI2 >::_fmap().
Referenced by RooCFunction2Ref< VO, VI1, VI2 >::argName(), G__G__RooFit_619_0_5(), G__G__RooFit_623_0_5(), G__G__RooFit_627_0_5(), G__G__RooFit_631_0_5(), G__G__RooFit_635_0_5(), RooCFunction2Ref< VO, VI1, VI2 >::name(), RooMathCoreReg::RooMathCoreReg(), RooMathMoreReg::RooMathMoreReg(), and RooTMathReg::RooTMathReg().
static VO RooCFunction2Ref< VO, VI1, VI2 >::dummyFunction | ( | VI1 | , | |
VI2 | ||||
) | [inline, static, private] |
Definition at line 145 of file RooCFunction2Binding.h.
VO RooCFunction2Ref< VO, VI1, VI2 >::operator() | ( | VI1 | x, | |
VI2 | y | |||
) | const [inline] |
Definition at line 108 of file RooCFunction2Binding.h.
References RooCFunction2Ref< VO, VI1, VI2 >::_ptr.
const char* RooCFunction2Ref< VO, VI1, VI2 >::name | ( | ) | const [inline] |
Definition at line 113 of file RooCFunction2Binding.h.
References RooCFunction2Ref< VO, VI1, VI2 >::_ptr, RooCFunction2Ref< VO, VI1, VI2 >::fmap(), Form(), and result().
const char* RooCFunction2Ref< VO, VI1, VI2 >::argName | ( | Int_t | iarg | ) | [inline] |
Definition at line 130 of file RooCFunction2Binding.h.
References RooCFunction2Ref< VO, VI1, VI2 >::_ptr, and RooCFunction2Ref< VO, VI1, VI2 >::fmap().
static RooCFunction2Map<VO,VI1,VI2>& RooCFunction2Ref< VO, VI1, VI2 >::fmap | ( | ) | [inline, static] |
Definition at line 135 of file RooCFunction2Binding.h.
References RooCFunction2Ref< VO, VI1, VI2 >::_fmap().
static VO RooCFunction2Ref< VO, VI1, VI2 >::dummyFunction | ( | VI1 | , | |
VI2 | ||||
) | [inline, static, private] |
Definition at line 145 of file RooCFunction2Binding.h.
TClass * RooCFunction2Ref< double, double, double >::Class | ( | ) |
Definition at line 6423 of file G__RooFit.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
TClass * RooCFunction2Ref< double, int, double >::Class | ( | ) |
Definition at line 6525 of file G__RooFit.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
TClass * RooCFunction2Ref< double, unsigned int, double >::Class | ( | ) |
Definition at line 6627 of file G__RooFit.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
TClass * RooCFunction2Ref< double, double, int >::Class | ( | ) |
Definition at line 6729 of file G__RooFit.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
TClass * RooCFunction2Ref< double, int, int >::Class | ( | ) |
Definition at line 6831 of file G__RooFit.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
RooCFunction2Map< double, int, double > * RooCFunction2Ref< double, int, double >::_fmap | ( | ) |
Definition at line 40 of file RooCFunction2Binding.cxx.
Referenced by RooCFunction2Ref< VO, VI1, VI2 >::fmap().
RooCFunction2Map< double, unsigned int, double > * RooCFunction2Ref< double, unsigned int, double >::_fmap | ( | ) |
Definition at line 41 of file RooCFunction2Binding.cxx.
RooCFunction2Map< double, double, int > * RooCFunction2Ref< double, double, int >::_fmap | ( | ) |
Definition at line 42 of file RooCFunction2Binding.cxx.
RooCFunction2Map< double, int, int > * RooCFunction2Ref< double, int, int >::_fmap | ( | ) |
Definition at line 43 of file RooCFunction2Binding.cxx.
func_t RooCFunction2Ref< VO, VI1, VI2 >::_ptr [private] |
Definition at line 152 of file RooCFunction2Binding.h.
Referenced by RooCFunction2Ref< VO, VI1, VI2 >::argName(), RooCFunction2Ref< VO, VI1, VI2 >::name(), and RooCFunction2Ref< VO, VI1, VI2 >::operator()().
double * RooCFunction2Ref< VO, VI1, VI2 >::_fmap [static, private] |
RooCFunction2Map<VO,VI1,VI2>* RooCFunction2Ref< VO, VI1, VI2 >::_fmap [static, private] |