#include <RooCFunction4Binding.h>
Inheritance diagram for RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >:
Public Member Functions | |
RooCFunction4Ref (VO(*ptr)(VI1, VI2, VI3, VI4)=0) | |
~RooCFunction4Ref () | |
VO | operator() (VI1 x, VI2 y, VI3 z, VI4 w) const |
const char * | name () const |
const char * | argName (Int_t iarg) |
RooCFunction4Ref (VO(*ptr)(VI1, VI2, VI3, VI4)=0) | |
~RooCFunction4Ref () | |
VO | operator() (VI1 x, VI2 y, VI3 z, VI4 w) const |
const char * | name () const |
const char * | argName (Int_t iarg) |
template<> | |
TClass * | Class () |
template<> | |
TClass * | Class () |
template<> | |
TClass * | Class () |
template<> | |
RooCFunction4Map< double, double, double, double, int > * | _fmap |
template<> | |
RooCFunction4Map< double, double, double, double, bool > * | _fmap |
Static Public Member Functions | |
static RooCFunction4Map< VO, VI1, VI2, VI3, VI4 > & | fmap () |
static RooCFunction4Map< VO, VI1, VI2, VI3, VI4 > & | fmap () |
Private Types | |
typedef VO(*) | func_t (VI1, VI2, VI3, VI4) |
typedef VO(*) | func_t (VI1, VI2, VI3, VI4) |
Static Private Member Functions | |
static VO | dummyFunction (VI1, VI2, VI3, VI4) |
static VO | dummyFunction (VI1, VI2, VI3, VI4) |
Private Attributes | |
func_t | _ptr |
Static Private Attributes | |
static RooCFunction4Map< VO, VI1, VI2, VI3, VI4 > * | _fmap |
Pointer to embedded function. | |
static RooCFunction4Map< VO, VI1, VI2, VI3, VI4 > * | _fmap |
Pointer to embedded function. |
Definition at line 99 of file RooCFunction4Binding.h.
typedef VO(*) RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::func_t(VI1, VI2, VI3, VI4) [private] |
Definition at line 149 of file RooCFunction4Binding.h.
typedef VO(*) RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::func_t(VI1, VI2, VI3, VI4) [private] |
Definition at line 149 of file RooCFunction4Binding.h.
RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::RooCFunction4Ref | ( | VO(*)(VI1, VI2, VI3, VI4) | ptr = 0 |
) | [inline] |
Definition at line 101 of file RooCFunction4Binding.h.
RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::~RooCFunction4Ref | ( | ) | [inline] |
Definition at line 104 of file RooCFunction4Binding.h.
RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::RooCFunction4Ref | ( | VO(*)(VI1, VI2, VI3, VI4) | ptr = 0 |
) | [inline] |
Definition at line 101 of file RooCFunction4Binding.h.
RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::~RooCFunction4Ref | ( | ) | [inline] |
Definition at line 104 of file RooCFunction4Binding.h.
VO RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::operator() | ( | VI1 | x, | |
VI2 | y, | |||
VI3 | z, | |||
VI4 | w | |||
) | const [inline] |
Definition at line 106 of file RooCFunction4Binding.h.
References RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::_ptr.
const char* RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::name | ( | ) | const [inline] |
Definition at line 111 of file RooCFunction4Binding.h.
References RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::_ptr, RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::fmap(), Form(), and result().
const char* RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::argName | ( | Int_t | iarg | ) | [inline] |
Definition at line 128 of file RooCFunction4Binding.h.
References RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::_ptr, and RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::fmap().
static RooCFunction4Map<VO,VI1,VI2,VI3,VI4>& RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::fmap | ( | ) | [inline, static] |
Definition at line 133 of file RooCFunction4Binding.h.
References RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::_fmap().
Referenced by RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::argName(), G__G__RooFit_663_0_5(), G__G__RooFit_667_0_5(), G__G__RooFit_671_0_5(), RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::name(), RooMathCoreReg::RooMathCoreReg(), and RooTMathReg::RooTMathReg().
static VO RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::dummyFunction | ( | VI1 | , | |
VI2 | , | |||
VI3 | , | |||
VI4 | ||||
) | [inline, static, private] |
Definition at line 142 of file RooCFunction4Binding.h.
VO RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::operator() | ( | VI1 | x, | |
VI2 | y, | |||
VI3 | z, | |||
VI4 | w | |||
) | const [inline] |
Definition at line 106 of file RooCFunction4Binding.h.
References RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::_ptr.
const char* RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::name | ( | ) | const [inline] |
Definition at line 111 of file RooCFunction4Binding.h.
References RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::_ptr, RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::fmap(), Form(), and result().
const char* RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::argName | ( | Int_t | iarg | ) | [inline] |
Definition at line 128 of file RooCFunction4Binding.h.
References RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::_ptr, and RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::fmap().
static RooCFunction4Map<VO,VI1,VI2,VI3,VI4>& RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::fmap | ( | ) | [inline, static] |
Definition at line 133 of file RooCFunction4Binding.h.
References RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::_fmap().
static VO RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::dummyFunction | ( | VI1 | , | |
VI2 | , | |||
VI3 | , | |||
VI4 | ||||
) | [inline, static, private] |
Definition at line 142 of file RooCFunction4Binding.h.
Definition at line 7545 of file G__RooFit.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
Definition at line 7647 of file G__RooFit.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
Definition at line 7749 of file G__RooFit.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
RooCFunction4Map< double, double, double, double, int > * RooCFunction4Ref< double, double, double, double, int >::_fmap | ( | ) |
Definition at line 40 of file RooCFunction4Binding.cxx.
Referenced by RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::fmap().
RooCFunction4Map< double, double, double, double, bool > * RooCFunction4Ref< double, double, double, double, bool >::_fmap | ( | ) |
Definition at line 41 of file RooCFunction4Binding.cxx.
func_t RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::_ptr [private] |
Definition at line 150 of file RooCFunction4Binding.h.
Referenced by RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::argName(), RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::name(), and RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::operator()().
double * RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::_fmap [static, private] |
RooCFunction4Map<VO,VI1,VI2,VI3,VI4>* RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::_fmap [static, private] |